From: Nick Clifton Date: Thu, 24 Apr 2008 08:20:55 +0000 (+0000) Subject: (oops) Add changelog entry for David Miller's SunPRO support patch which was X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=879d3736b8868261db20ec0720af378e8a37365a;p=binutils-gdb.git (oops) Add changelog entry for David Miller's SunPRO support patch which was accidentally omitted yesterday. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 6e5e5e4727d..4506e1c1b97 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -31,6 +31,17 @@ * doc/c-sparc.texi: New section on Sparc constants. Add documentation for %stick and %stick_cmpr. +2008-04-22 David S. Miller + + * 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. + 2008-04-22 H.J. Lu * config/tc-i386.c (md_assemble): Don't check SSE instructions