aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-05 18:57:11 +0000
committerRoland McGrath <roland@gnu.org>2005-10-05 18:57:11 +0000
commitdc936e2b7cd3523ecd5984ad667ca61021a8a6bd (patch)
tree463ee51135fe8c59c465dc246735745f6425c9a6 /ChangeLog
parentffa5c4607d522228af4a69555180e58171cf6e9f (diff)
downloadglibc-dc936e2b7cd3523ecd5984ad667ca61021a8a6bd.zip
glibc-dc936e2b7cd3523ecd5984ad667ca61021a8a6bd.tar.gz
glibc-dc936e2b7cd3523ecd5984ad667ca61021a8a6bd.tar.bz2
* 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--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a34f5fd..0584ce8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,