diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2017-04-05 14:09:38 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2017-04-05 14:09:38 -0700 |
commit | 12fb180108f461c3c6884a512f59c9a4c5dbfb88 (patch) | |
tree | c095844728905581bca6eba10a4d5966a60785c6 /ChangeLog | |
parent | 36fe25fd0ecdb0e73ef4878a5796a6ab4a4d04af (diff) | |
download | glibc-12fb180108f461c3c6884a512f59c9a4c5dbfb88.zip glibc-12fb180108f461c3c6884a512f59c9a4c5dbfb88.tar.gz glibc-12fb180108f461c3c6884a512f59c9a4c5dbfb88.tar.bz2 |
Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c
* elf/tst-dlopen-aout.c (TEST_FUNCTION): Removed.
(TEST_FUNCTION_ARGV): New.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-04-05 H.J. Lu <hongjiu.lu@intel.com> + + * elf/tst-dlopen-aout.c (TEST_FUNCTION): Removed. + (TEST_FUNCTION_ARGV): New. + 2017-04-05 Wainer dos Santos Moschetta <wainersm@linux.vnet.ibm.com> * elf/next.c: Import support/test-driver.c instead of |