OSDN Git Service

Generate libdl.so per-architecture version script
authorDmitriy Ivanov <dimitry@google.com>
Sat, 31 Oct 2015 00:43:27 +0000 (17:43 -0700)
committerDmitriy Ivanov <dimitry@google.com>
Sat, 31 Oct 2015 00:43:27 +0000 (17:43 -0700)
commitbc75047a1b0e68006077ea2e5f798475c90cbad0
tree7c94f45c3cdad194c42241db85fccf21dd35ff53
parente75453d5dd8b373f6e7ef61ec22a6a3074d51e02
Generate libdl.so per-architecture version script

Bug: http://b/24767418
Change-Id: I3d5775ba44d4c8e7fc5f2fbebae10e022100f1e2
libc/tools/genversion-scripts.py
libdl/Android.mk
libdl/libdl.arm.map [new file with mode: 0644]
libdl/libdl.arm64.map [new file with mode: 0644]
libdl/libdl.map.txt [moved from libdl/libdl.map with 94% similarity]
libdl/libdl.mips.map [new file with mode: 0644]
libdl/libdl.mips64.map [new file with mode: 0644]
libdl/libdl.x86.map [new file with mode: 0644]
libdl/libdl.x86_64.map [new file with mode: 0644]