aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-05-17 23:43:48 +0000
committerKen Raeburn <raeburn@cygnus>1994-05-17 23:43:48 +0000
commit0f62bdc03b72144cd2b9b63cd026e4629042f8f8 (patch)
tree108b7507da72728842d423027cd9d36cc9e8b8ac
parent9cda8e3a44f216089af1b1dc0e64e32071ada4fc (diff)
downloadgdb-0f62bdc03b72144cd2b9b63cd026e4629042f8f8.zip
gdb-0f62bdc03b72144cd2b9b63cd026e4629042f8f8.tar.gz
gdb-0f62bdc03b72144cd2b9b63cd026e4629042f8f8.tar.bz2
* coff-i960.c (icoff_little_vec, icoff_big_vec): Indicate leading underscore,
for compatibility with Intel tool chain (gnu960v2).
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 571c597..be70765 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Tue May 17 19:33:12 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
+
+ * coff-i960.c (icoff_little_vec, icoff_big_vec): Indicate leading
+ underscore, for compatibility with Intel tool chain (gnu960v2).
+
Mon May 16 10:09:22 1994 Jeff Law (law@snake.cs.utah.edu)
* bfd-in2.h: Rebuilt.