diff options
author | Steve Chamberlain <sac@cygnus> | 1992-05-01 20:00:26 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-05-01 20:00:26 +0000 |
commit | 859f11ffd8ff43fd7014b5c04d4a1294e7328066 (patch) | |
tree | 540f2ad6fb736c90057c55e94d2b46c5dfb8503c /bfd/ChangeLog | |
parent | 7e7e2d40c1404de249d9f071d859d8c376e92bda (diff) | |
download | gdb-859f11ffd8ff43fd7014b5c04d4a1294e7328066.zip gdb-859f11ffd8ff43fd7014b5c04d4a1294e7328066.tar.gz gdb-859f11ffd8ff43fd7014b5c04d4a1294e7328066.tar.bz2 |
* coff-a29k.c: various changes to the way relocations work to cope
with the "new order" and latent bugs.
* coffcode.h: lint
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b2d6d36..5dd9d69 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Fri May 1 12:58:34 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * coff-a29k.c: various changes to the way relocations work to cope + with the "new order" and latent bugs. + * coffcode.h: lint + Wed Apr 29 12:37:07 1992 Steve Chamberlain (sac@thepub.cygnus.com) * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) |