From 879d3736b8868261db20ec0720af378e8a37365a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 24 Apr 2008 08:20:55 +0000 Subject: [PATCH] (oops) Add changelog entry for David Miller's SunPRO support patch which was accidentally omitted yesterday. --- gas/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.30.2