aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-07-22 23:29:51 +0000
committerNick Clifton <nickc@redhat.com>1998-07-22 23:29:51 +0000
commit6ff4269b8acd22e3fe6bef132288adbef9b8a996 (patch)
tree4895e0be074e2a011871f3c17639143a04db9f8b
parent36dd637fc46dfe4c8707e049c8284c906ee8ca18 (diff)
downloadbinutils-6ff4269b8acd22e3fe6bef132288adbef9b8a996.zip
binutils-6ff4269b8acd22e3fe6bef132288adbef9b8a996.tar.gz
binutils-6ff4269b8acd22e3fe6bef132288adbef9b8a996.tar.bz2
Move reloc definitions into headers in include/elf
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1d820df..10e4e6f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jul 22 16:27:18 1998 Nick Clifton <nickc@cygnus.com>
+
+ * elf32-hppa.h: Let ELF header define the enum containing the
+ external reloc numbers.
+ * elf32-i386.h: Likewise.
+
1998-07-22 14:57 Ulrich Drepper <drepper@cygnus.com>
* elf-m10300.c: Let ELF header now define the macros to get the enum.