aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1993-08-09 20:17:40 +0000
committerK. Richard Pixley <rich@cygnus>1993-08-09 20:17:40 +0000
commit5757d35bba59091818669283b6255d7f78e41811 (patch)
tree5ac193c80b0dd4dd3b7acbc8a05838aa80008cb0
parent41efeb59a024e1eedcadc8c29873d74480c95c35 (diff)
downloadgdb-5757d35bba59091818669283b6255d7f78e41811.zip
gdb-5757d35bba59091818669283b6255d7f78e41811.tar.gz
gdb-5757d35bba59091818669283b6255d7f78e41811.tar.bz2
config/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR): renamed.
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 16579b3..7bf4e11 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 9 13:15:00 1993 K. Richard Pixley (rich@sendai.cygnus.com)
+
+ * config/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR): renamed.
+
Mon Aug 9 14:26:45 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
* syms.c (BSF_EXPORT): Now same as BSF_GLOBAL.