diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-20 23:11:44 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-20 23:11:44 +0000 |
commit | 883e2f510d527d986efb2cb27318a6d23932a829 (patch) | |
tree | 9a55931c73930b7e7791f3fe98c488e0039f3eb0 /bfd | |
parent | 643f17d21f72c33b8320134597676b4907b414e4 (diff) | |
download | gdb-883e2f510d527d986efb2cb27318a6d23932a829.zip gdb-883e2f510d527d986efb2cb27318a6d23932a829.tar.gz gdb-883e2f510d527d986efb2cb27318a6d23932a829.tar.bz2 |
fix some compilation problems
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 26ffeb6..8e78b44 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Thu Jul 20 19:01:07 1995 Ken Raeburn <raeburn@cygnus.com> + + * libaout.h (set_aout_section_data): New macro. + * sunos.c (sunos_scan_relocs): Use it. + + * aout-ns32k.c (MY_swap_std_reloc_out): Undef KEEPIT before + defining it. + Thu Jul 20 13:48:00 1995 Fred Fish <fnf@cygnus.com> * hosts/i386v4.h (getgid, getuid): Change prototypes to be |