aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-11-19 17:00:07 +0000
committerKen Raeburn <raeburn@cygnus>1993-11-19 17:00:07 +0000
commit96be1f522f57b4b4e8c56c4c16c1740caff2c87b (patch)
tree7dc3fc621623f58d49851411be1ea2b921d787f5
parentab31ae5384fe523b0e270d7c9603e7ca9d2688b9 (diff)
downloadgdb-96be1f522f57b4b4e8c56c4c16c1740caff2c87b.zip
gdb-96be1f522f57b4b4e8c56c4c16c1740caff2c87b.tar.gz
gdb-96be1f522f57b4b4e8c56c4c16c1740caff2c87b.tar.bz2
recent coff/lynx changes
-rw-r--r--bfd/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4121e10..e4fe01e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,22 @@
+Fri Nov 19 04:02:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * config/i386-lynx.mt (TDEFINES): FPRINTF_ALREADY_DECLARED should
+ not be defined here, since it is a host attribute, not a target
+ one.
+ * config/m68k-lynx.mt, config/sparc-lynx.mt: Ditto.
+
+ * coffcode.h (coff_bfd_reloc_type_lookup): Don't define if already
+ defined.
+
+ * coff-sparc.c: Define some relocations, based on ELF relocations.
+ (enum reloc_type, bfd_coff_generic_reloc, coff_sparc_howto_table,
+ struct coff_reloc_map, sparc_reloc_map,
+ coff_sparc_reloc_type_lookup): Borrowed from elf32-sparc.c and
+ elf.c, renamed.
+ (coff_bfd_reloc_type_lookup): Define to be coff_sparc_reloc_....
+ (rtype2howto): Index into coff_sparc_howto_table using
+ dst->r_type.
+
Thu Nov 18 11:45:39 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config.bfd (mips*-*-irix5*): New target; use mipsbelf.