diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-08 20:47:46 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-08 20:47:46 +0000 |
commit | f8368802dfce0bf979231de7543026b997de5212 (patch) | |
tree | b43d588e8ea2187f12c433c95670366773207609 /bfd/ChangeLog | |
parent | ef1ad8ab8e90d39ea3a30a6e25c78f084765b2c3 (diff) | |
download | gdb-f8368802dfce0bf979231de7543026b997de5212.zip gdb-f8368802dfce0bf979231de7543026b997de5212.tar.gz gdb-f8368802dfce0bf979231de7543026b997de5212.tar.bz2 |
* pc532-mach.c (NAME): Define to use ns32kaout prefix.
* ns32knetbsd.c (NAME): Ditto.
(ns32kaout_32_get_section_contents): Define to standard aout-32 version.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 006a628..f5fb8c0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,19 @@ +Thu Dec 8 14:19:41 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * pc532-mach.c (NAME): Define to use ns32kaout prefix. + * ns32knetbsd.c (NAME): Ditto. + (ns32kaout_32_get_section_contents): Define to standard aout-32 + version. + +Fri Dec 2 13:56:49 1994 Ian Lance Taylor <ian@rtl.cygnus.com> + + * coff-mips.c (mips_read_relocs): New static function, broken out + of mips_relax_section. + (mips_relax_section): Call mips_read_relocs. + (bfd_mips_ecoff_create_embedded_relocs): New function. + * bfd-in.h (bfd_mnips_ecoff_create_embedded_relocs): Declare. + * bfd-in2.h: Rebuild. + Wed Nov 30 14:12:55 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * coff-sh.c: Use _bfd_dummy_target instead of no_archive. |