aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 6e5e5e4..4506e1c 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 <davem@davemloft.net>
+
+ * 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 <hongjiu.lu@intel.com>
* config/tc-i386.c (md_assemble): Don't check SSE instructions