aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1997-01-04 00:02:12 +0000
committerJeff Law <law@redhat.com>1997-01-04 00:02:12 +0000
commitb3ef389468d5b03b388b2c4ec3b047c7728961a3 (patch)
tree57883e2e8ec839d98919afe97d9e23070705eedb /bfd/ChangeLog
parentfeb5b33137cb17d75dd6be8374806396ad38c70d (diff)
downloadgdb-b3ef389468d5b03b388b2c4ec3b047c7728961a3.zip
gdb-b3ef389468d5b03b388b2c4ec3b047c7728961a3.tar.gz
gdb-b3ef389468d5b03b388b2c4ec3b047c7728961a3.tar.bz2
* reloc.c: Add BFD_RELOC_24.
* elf32-mn10200.c (enum reloc_type): Add 24bit and pcrel relocs. (elf_mn10200_howto, mn10200_reloc_map): Corresponding changes. * bfd-in2.h, libbfd.h: Rebuilt. Starting on relocs for the mn10200.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e795782..e139d61 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+Fri Jan 3 16:54:08 1997 Jeffrey A Law (law@cygnus.com)
+
+ * reloc.c: Add BFD_RELOC_24.
+ * elf32-mn10200.c (enum reloc_type): Add 24bit and pcrel relocs.
+ (elf_mn10200_howto, mn10200_reloc_map): Corresponding changes.
+ * bfd-in2.h, libbfd.h: Rebuilt.
+
Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>
elf64-alpha multiple .got rewrite: