aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-03-12 12:44:22 +0000
committerK. Richard Pixley <rich@cygnus>1992-03-12 12:44:22 +0000
commitdf7204ad8991dd77cd41325bc4aca928f4f5eacc (patch)
tree6e4e785168e80a519d95becfa93b879b4e2c36d0 /gas
parent77c3feeed121c78c40973a3457342c4d398a7b2e (diff)
downloadgdb-df7204ad8991dd77cd41325bc4aca928f4f5eacc.zip
gdb-df7204ad8991dd77cd41325bc4aca928f4f5eacc.tar.gz
gdb-df7204ad8991dd77cd41325bc4aca928f4f5eacc.tar.bz2
* tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
tc-m68k.h to te-sun3.h. * te-sun3.h: add LOCAL_LABELS_DOLLAR.
Diffstat (limited to 'gas')
-rw-r--r--gas/config/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/config/ChangeLog b/gas/config/ChangeLog
index feb3f85..58bb340 100644
--- a/gas/config/ChangeLog
+++ b/gas/config/ChangeLog
@@ -1,3 +1,12 @@
+Thu Mar 12 04:42:38 1992 K. Richard Pixley (rich@cygnus.com)
+
+ * tc-m68k.h, te-sun3.h: moved LOCAL_LABELS_FB definition from
+ tc-m68k.h to te-sun3.h.
+
+Wed Mar 11 23:34:46 1992 K. Richard Pixley (rich@cygnus.com)
+
+ * te-sun3.h: add LOCAL_LABELS_DOLLAR.
+
Fri Feb 21 06:22:15 1992 K. Richard Pixley (rich@rtl.cygnus.com)
* obj-aout.c: do not include stab.gnu.h if NO_LISTING.