aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-05-30 16:39:06 +0000
committerKen Raeburn <raeburn@cygnus>1995-05-30 16:39:06 +0000
commit0b1434924932121374ee98d0e502117fe9484347 (patch)
tree70e88bf545deb6649288b8ef3819da6fcd9487c1 /gas
parent05ea937986b953f9a6ffdce98616ab710360d462 (diff)
downloadgdb-0b1434924932121374ee98d0e502117fe9484347.zip
gdb-0b1434924932121374ee98d0e502117fe9484347.tar.gz
gdb-0b1434924932121374ee98d0e502117fe9484347.tar.bz2
(grump. thought i checked this in last week.)
Check explicitly for undefined local dollar and f/b labels, and print a useful message if any are found, instead of generating obscure undefined symbol table entries.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 87a8394..1c9ca46 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+Tue May 30 12:31:31 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * write.c (write_object_file): Check for undefined local dollar
+ and fb labels.
+
+ * symbols.c (decode_local_label_name): Extract instance number
+ from the correct location.
+
Sat May 27 21:28:49 1995 J.T. Conklin <jtc@rtl.cygnus.com>
* config/te-dpx2.h: Include obj-format.h.