aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5e706c1..243ccbd 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,14 @@
+2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
+
+ * config/tc-tic6x.c (sbss_section, scom_section, scom_symbol): New
+ static variables.
+ (md_begin): Initialize them.
+ (s_tic6x_scomm): New static function.
+ (md_pseudo_table): Add "scomm".
+ (tc_gen_reloc): Really undo all adjustments made by
+ bfd_install_relocation.
+ * doc/c-tic6x.texi: Document the .scomm directive.
+
2011-03-31 Tristan Gingold <gingold@adacore.com>
* dwarf2dbg.c (DWARF2_VERSION): Define.