include/elf/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 084f7edd424bce78f9bce230c7034074c6785e87..243ccbd3a2d653408991748149a3f8c93e1fef84 100644 (file)
@@ -1,3 +1,28 @@
+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.
+       (out_debug_line): Use it.
+       (out_debug_aranges): Ditto.
+       (out_debug_info): Ditto.
+       * config/tc-ia64.h (DWARF2_VERSION): Override it.
+
+2011-03-30  Michael Snyder  <msnyder@vmware.com>
+
+       * obj-elf.c (obj_elf_section): Free malloced name.
+       * macro.c (get_any_string): Free malloced br_buf.
+       (do_formals): Free 'formal'.
+
 2011-03-30  Tristan Gingold  <gingold@adacore.com>
 
        * config/tc-ppc.c (ppc_frob_symbol): Convert stsym symbols value
This page took 0.023418 seconds and 4 git commands to generate.