diff options
author | Michael Meissner <gnu@the-meissners.org> | 1996-01-15 22:50:07 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1996-01-15 22:50:07 +0000 |
commit | 4500a1128e38830917e37eacaa3ec7296559f550 (patch) | |
tree | d5a61a1697bd98eb6f0375b54cd20db7b4df1ab7 /bfd/ChangeLog | |
parent | c682be533c8b4e42c5d63d3232f53c864e32d3cf (diff) | |
download | gdb-4500a1128e38830917e37eacaa3ec7296559f550.zip gdb-4500a1128e38830917e37eacaa3ec7296559f550.tar.gz gdb-4500a1128e38830917e37eacaa3ec7296559f550.tar.bz2 |
Add new PPC relocations
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9f2965e..50efd81 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Mon Jan 15 17:46:27 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * reloc.c: Add new PowerPC relocations. + * {bfd-in2,libbfd}.h: Regenerate. + + * elf32-ppc.c (ppc_elf_howto_raw): Add more PPC relocations. + (ppc_elf_reloc_type_lookup): Lookup new relocations. + Mon Jan 15 14:29:44 1996 Ian Lance Taylor <ian@cygnus.com> * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22 |