gas/
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 2 May 2003 02:46:36 +0000 (02:46 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 2 May 2003 02:46:36 +0000 (02:46 +0000)
commit612d7b83dd2280df7aa167e104fc809983efe16c
treeb0fabf22bceced63e3dce8b8243841dd36e43066
parent395f4d9b6a84690e5901e0580ff17241ca9fc01a
gas/

2003-05-01  H.J. Lu <hjl@gnu.org>

* config/tc-ia64.h (tc_canonicalize_section_name): New.

* config/obj-elf.c (obj_elf_section_name): Call
tc_canonicalize_section_name if it is defined.

gas/testsuite/

2003-05-01  H.J. Lu <hjl@gnu.org>

* gas/ia64/ia64.exp: Add secname.

* gas/ia64/secname.s: New. Test the trailing '#' in section
name.
* gas/ia64/secname.d: Likewise.
gas/ChangeLog
gas/config/obj-elf.c
gas/config/tc-ia64.h
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/secname.d [new file with mode: 0644]
gas/testsuite/gas/ia64/secname.s [new file with mode: 0644]