diff options
author | Roland McGrath <roland@gnu.org> | 2005-10-05 18:57:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-10-05 18:57:11 +0000 |
commit | dc936e2b7cd3523ecd5984ad667ca61021a8a6bd (patch) | |
tree | 463ee51135fe8c59c465dc246735745f6425c9a6 /ChangeLog | |
parent | ffa5c4607d522228af4a69555180e58171cf6e9f (diff) | |
download | glibc-dc936e2b7cd3523ecd5984ad667ca61021a8a6bd.tar.gz |
* sysdeps/generic/ldsodefs.h (struct audit_ifaces):
Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined.
* elf/tst-auditmod1.c: Include <tst-audit.h> to define more
architecture-specific code.
* sysdeps/generic/tst-audit.h: New file.
* elf/Makefile (distribute): Add it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-10-05 Roland McGrath <roland@redhat.com> + + * sysdeps/generic/ldsodefs.h (struct audit_ifaces): + Use ARCH_PLTENTER_MEMBERS and ARCH_PLTEXIT_MEMBERS macros if defined. + * elf/tst-auditmod1.c: Include <tst-audit.h> to define more + architecture-specific code. + * sysdeps/generic/tst-audit.h: New file. + * elf/Makefile (distribute): Add it. + 2005-10-05 Daniel Jacobowitz <dan@codesourcery.com> * elf/elf.h (R_ARM_TLS_DTPMOD32, R_ARM_TLS_DTPOFF32, |