diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-09-23 16:24:46 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-09-23 16:24:46 +0000 |
commit | 80675684b75bfe0b27298502c2951314559aa2c2 (patch) | |
tree | 8f02407e68091412ba5e4cc3b407ae86326e20b4 /bfd | |
parent | 8c84dfa139b28e01d6e8b6b858bcc0ca30c5d7eb (diff) | |
download | gdb-80675684b75bfe0b27298502c2951314559aa2c2.zip gdb-80675684b75bfe0b27298502c2951314559aa2c2.tar.gz gdb-80675684b75bfe0b27298502c2951314559aa2c2.tar.bz2 |
* reloc.c: Rename m32r relocs.
* bfd-in2.h, libbfd.h: Rebuilt.
* elf32-m32r.c: Update.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 34740cf..36c4757 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +start-sanitize-m32r +Mon Sep 23 09:23:41 1996 Doug Evans <dje@seba.cygnus.com> + + * reloc.c: Rename m32r relocs. + * bfd-in2.h, libbfd.h: Rebuilt. + * elf32-m32r.c: Update. +end-sanitize-m32r + Fri Sep 20 11:43:43 1996 Ian Lance Taylor <ian@cygnus.com> * aoutx.h (aout_link_input_section_ext): When doing a relocateable |