From: Ken Raeburn Date: Tue, 30 May 1995 16:39:06 +0000 (+0000) Subject: (grump. thought i checked this in last week.) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0b1434924932121374ee98d0e502117fe9484347;p=binutils-gdb.git (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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 87a83940da1..1c9ca46bc83 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +Tue May 30 12:31:31 1995 Ken Raeburn + + * 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 * config/te-dpx2.h: Include obj-format.h.