]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 26 Apr 2005 17:15:22 +0000 (17:15 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 26 Apr 2005 17:15:22 +0000 (17:15 +0000)
commit60938e80e69ba5182cdd924b757d783c43637104
treeba3f7708e0e6f956a044780c6c155cc959bf945d
parent6156ef10ad0d05611bb9f6d05d79ab0e02ddc8ad
gas/

2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>

* config/obj-multi.h (FAKE_LABEL_NAME): Defined.

* read.c (pseudo_set): Disallow symbol set to common symbol.

PR 857
* write.c (write_object_file): Report common symbol name when
disallowing local symbol set to common symbol.
(adjust_reloc_syms): Disallow local symbol set to undefined
symbol.

gas/testsuite/

2005-04-26  H.J. Lu  <hongjiu.lu@intel.com>

* gas/all/assign.s: Make `x' and `y' global.
gas/ChangeLog
gas/config/obj-multi.h
gas/read.c
gas/testsuite/ChangeLog
gas/testsuite/gas/all/assign.s
gas/write.c