X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=f53dd03ff2e3335a3cd153dff4307eeb22573535;hb=61ff971fde0091b61ae9c512750638bf0bfcb1be;hp=e5dd2bdcfc960971dc453cba52fe6ca5caa2bdd8;hpb=5c4f07bae108d3f6e70b755f49d1c008088138f9;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index e5dd2bdcfc..f53dd03ff2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,49 @@ +2011-03-02 Nick Clifton + + * ecoff.c: Incldue filenames.h + +2011-02-28 Kai Tietz + + * depend.c (register_dependency): Use filename_(n)cmp. + * dwarf2dbg.c (get_filenum): Likewise. + * ecoff.c (add_file): Likewise. + (ecoff_generate_asm_lineno): Likewise. + * input-scrub.c (new_logical_line_flags): Likewise. + * listing.c (file_info): Likewise. + (listing_newline): Likewise. + * remap.c (remap_debug_filename): Likewise. + * stabs.c (generate_asm_file): Likewise. + (stabs_generate_asm_lineno): Likewise. + +2011-02-28 Maciej W. Rozycki + + * config/tc-mips.c (append_insn): Disable branch relaxation for + DSP instructions. + +2011-02-28 Maciej W. Rozycki + + * config/tc-mips.c (macro): Handle M_PREF_AB. + +2011-02-28 Maciej W. Rozycki + + * config/tc-mips.c (RELAX_BRANCH_ENCODE): Encode the temporary + register to use. + (RELAX_BRANCH_UNCOND): Adjust accordingly. + (RELAX_BRANCH_LIKELY): Likewise. + (RELAX_BRANCH_LINK): Likewise. + (RELAX_BRANCH_TOOFAR): Likewise. + (RELAX_BRANCH_AT): New macro. + (append_insn): Encode the temporary register to use in standard + MIPS branch relaxation. + (relaxed_branch_length): Update according to changes to + RELAX_BRANCH_ENCODE. + (md_convert_frag): Use the encoded register as the temporary. + +2011-02-28 Maciej W. Rozycki + + * config/tc-mips.c (mips_fix_adjustable): On REL targets also + reject PC-relative relocations. + 2011-02-28 Maciej W. Rozycki * config/tc-mips.c (md_convert_frag): Correct message