aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-08-08 18:21:26 +0000
committerBob Wilson <bob.wilson@acm.org>2008-08-08 18:21:26 +0000
commit532f93bd8e3c0f2e072037e6cdbad4a8f83ee411 (patch)
tree87856bc034a8ec1b3b552cd71e4a3489fe603d3e /gas/ChangeLog
parent2b26d9faa92b53c1be645707f9c3b802afde8bb9 (diff)
downloadgdb-532f93bd8e3c0f2e072037e6cdbad4a8f83ee411.zip
gdb-532f93bd8e3c0f2e072037e6cdbad4a8f83ee411.tar.gz
gdb-532f93bd8e3c0f2e072037e6cdbad4a8f83ee411.tar.bz2
2008-08-08 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (exclude_section_from_property_tables): New. (xtensa_create_property_segments): Use it. (xtensa_create_xproperty_segments): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 9847ea2..a62f032 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-08 Sterling Augustine <sterling@tensilica.com>
+
+ * config/tc-xtensa.c (exclude_section_from_property_tables): New.
+ (xtensa_create_property_segments): Use it.
+ (xtensa_create_xproperty_segments): Likewise.
+
2008-08-08 Alan Modra <amodra@bigpond.net.au>
* doc/internals.texi (DWARF2_FORMAT): Update for 2008-08-04 change.