src/gas/config obj-elf.c tc-arm.c
nickc@sourceware.org
nickc@sourceware.org
Wed Apr 23 13:54:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2008-04-23 13:54:57
Modified files:
gas/config : obj-elf.c tc-arm.c
Log message:
* config/obj-elf.c (obj_elf_section_type): Add prototype
before obj_elf_section_word and add 'warn' arg.
(obj_elf_section_word): Add type pointer arg, and if no #SECTION
is matched, try checking for #SECTION_TYPE.
(obj_elf_section): Adjust for new args.
(obj_elf_type_name): New function.
(obj_elf_type): Call it, and accept STT_foo number strings
in .type statements as output by SunPRO compiler.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/obj-elf.c.diff?cvsroot=src&r1=1.108&r2=1.109
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.354&r2=1.355
More information about the Binutils-cvs
mailing list