about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-22 21:48:35 +0000
committerRoland McGrath <roland@gnu.org>2005-03-22 21:48:35 +0000
commit0dad51c17277e5f0694ec5e1f20081fe223d39c9 (patch)
tree3d8ec42f054a328f34e0ab22e203c5f481fdd99f
parenteb13a70972eaa5d43e10fa98c07ae1728b184556 (diff)
downloadglibc-0dad51c17277e5f0694ec5e1f20081fe223d39c9.tar.gz
glibc-0dad51c17277e5f0694ec5e1f20081fe223d39c9.tar.xz
glibc-0dad51c17277e5f0694ec5e1f20081fe223d39c9.zip
* elf/elf.h (PT_ARM_EXIDX): New macro.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92e4872adb..01c6821ba3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+	* elf/elf.h (PT_ARM_EXIDX): New macro.
+
 2005-03-21  Thorsten Kukuk  <kukuk@suse.de>
 
 	* sunrpc/xdr_stdio.c (xdrstdio_getlong, xdrstdio_putlong):