aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorMark Eichin <eichin@cygnus>1993-10-22 18:14:21 +0000
committerMark Eichin <eichin@cygnus>1993-10-22 18:14:21 +0000
commitdd8dd099b0f6008f199e7b460e14a588df1962cb (patch)
tree5c8883b737f288094932d1fd70befd68e64e091a /bfd
parent80d19ec1fceed8de80aa57bbda758f2a669817ce (diff)
downloadgdb-dd8dd099b0f6008f199e7b460e14a588df1962cb.zip
gdb-dd8dd099b0f6008f199e7b460e14a588df1962cb.tar.gz
gdb-dd8dd099b0f6008f199e7b460e14a588df1962cb.tar.bz2
note TDEFINES setting of FPRINTF_ALREADY_DECLARED.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 49e673d..4d31290 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Fri Oct 22 14:03:33 1993 Mark Eichin (eichin@cygnus.com)
+
+ * m68k-lynx.mt, i386-lynx.mt (TDEFINES): set
+ FPRINTF_ALREADY_DECLARED because the objdump.c declaration of
+ fprintf collides with the native one.
+
Fri Oct 22 11:50:25 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* targets.c (target_vector): Enable MIPS ELF vectors.