include/elf/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index d90b214fa345b8c66279cc8bd73bfc1bbbb93927..1bb757f6313e72947ec95d342872cbf0e88033b8 100644 (file)
@@ -1,3 +1,20 @@
+2009-03-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-ppc.c (ppc_elf_suffix): Error if ppc32 tls got relocs
+       have non-zero addend.
+       (md_assemble): Parse args of __tls_get_addr calls.
+       (md_apply_fix): Handle BFD_RELOC_PPC_TLSGD and BFD_RELOC_PPC_TLSLD.
+
+2009-03-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       binutils/3807
+       * config/tc-hppa.h (tc_frob_symbol): Don't frob absolute symbols with
+       local scope for ELF targets.
+
+2009-03-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * config/tc-ppc.c (md_assemble): APUinfo only for e500.
+
 2009-03-03  Tristan Gingold  <gingold@adacore.com>
            Eric Botcazou  <ebotcazou@adacore.com>
            Douglas B Rupp  <rupp@gnat.com>
@@ -65,7 +82,7 @@
        (s_alpha_end): Clear alpha_evax_proc.
        (s_alpha_align): Increase max_alignment to 16.
        (alpha_print_token): Call print_expr_1 instead of print_expr.
-       (md_pseudo_table): Add "section", "literals", "handler" and 
+       (md_pseudo_table): Add "section", "literals", "handler" and
        "handler_data" (evax).  Do not ignore "prologue" on evax.
        Fix indentation.
        (md_begin): Create hash table for alpha_evax_proc_hash.
        * as.c (close_output_file): Remove #ifndef OBJ_VMS.
        (main): Ditto.
 
+2009-03-03  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
 2009-03-02  Nick Clifton  <nickc@redhat.com>
 
        PR 9874
 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
 
        * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
-       uasx, uhasx, uhsx, uqasx, uqsax, usax. 
+       uasx, uhasx, uhsx, uqasx, uqsax, usax.
 
 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
 
This page took 0.024389 seconds and 4 git commands to generate.