aboutsummaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>1998-10-30 18:00:46 +0000
committerCatherine Moore <clm@redhat.com>1998-10-30 18:00:46 +0000
commitf36011e0c74480c0a48768af4c68e56f8ddfbbf7 (patch)
tree71e230f665b127bd6188a04c015f97bc20f28b99 /include/elf/ChangeLog
parentc95b6ba3bd69832a71a597b214bc159289cea8f5 (diff)
downloadgdb-f36011e0c74480c0a48768af4c68e56f8ddfbbf7.zip
gdb-f36011e0c74480c0a48768af4c68e56f8ddfbbf7.tar.gz
gdb-f36011e0c74480c0a48768af4c68e56f8ddfbbf7.tar.bz2
From Philip Blundell <pb@nexus.co.uk>:
* arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC. (EF_ALIGN8): New flag.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 96ba8c5..34adf43 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,3 +1,13 @@
+Fri Oct 30 11:54:15 1998 Catherine Moore <clm@cygnus.com>
+
+ From Philip Blundell <pb@nexus.co.uk>:
+ * arm.h (R_ARM_COPY, et al.): New relocs, used by Linux for PIC.
+ (EF_ALIGN8): New flag.
+
+Tue Oct 20 11:19:50 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * common.h (NT_LWPSTATUS): Close comment accidentally left open.
+
Mon Oct 19 20:24:11 1998 Catherine Moore <clm@cygnus.com>
* sh.h: Add vtable relocs.