X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=8a01dae91829d01af11fec31df05eb942ecc7d74;hb=9aca2ff83e4299875343cb07add9c0ef7e5f3188;hp=abb6d67b08cb59c4af4765b34d3563eb6916b9c7;hpb=1e2e8c529c1cf4fcc8cbae382aa0a653d0b65da6;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index abb6d67b08..8a01dae918 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,81 @@ +2015-02-11 Matthew Wahab + + * config/tc-aarch64.c (aarch64_cpus): Fix code formatting. + +2015-02-11 Matthew Wahab + + * config/tc-arm.c: Add support for Cortex-A72. + +2015-02-09 Kyrylo Tkachov + + * config/tc-arm.c (warn_deprecated_sp): Use as_tsktsk instead + of as_warn for deprecation messages. + (encode_arm_addr_mode_2): Likewise. + (check_obsolete): Likewise. + (do_rd_rm_rn): Likewise. + (do_co_reg): Likewise. + (do_setend): Likewise. + (do_t_mov_cmp): Likewise. + (do_neon_ldr_str): Likewise. + (opcode_lookup): Likewise. + (if_fsm_post_encode): Likewise. + (md_assemble): Likewise. + +2015-02-06 Jan Beulich + + * dw2gencfi.c (select_cie_for_fde): Also bail on CFI_label. + (cfi_change_reg_numbers): Also do nothing for CFI_label. + (cfi_pseudo_table): Also handle .cfi_label when not supporting + CFI directives. + +2015-02-05 Alan Modra + + * config/tc-msp430.c (md_assemble): Correct size passed to + extract_cmd. Remove index check. + +2015-02-04 Matthew Wahab + + * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72. + * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72". + +2015-02-04 Nick Clifton + + * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of + these instructions. + +2015-02-03 Renlin Li + + * doc/c-aarch64.texi (.arch): Document the directive. + (.arch_extension): Likewise. + +2015-02-03 Nick Clifton + + * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define. + +2015-01-28 James Bowman + + * Makefile.am: Add FT32 files. + * config/tc-ft32.c: New file. + * config/tc-ft32.h: New file. + * configure.tgt: Add FT32 support. + * Makefile.in: Regenerate. + * po/POTFILES.in: Regenerate. + +2015-01-27 Kuan-Lin Chen + + * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument + of instruction la to a symbol. + +2015-01-27 Kuan-Lin Chen + + * config/tc-nds32.c (nds32_parse_name): Ignore when the input is + section name. + +2015-01-19 Alan Modra + + * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}. + * write.c (get_frag_for_reloc): Allow match just past end of frag. + 2015-01-16 Andreas Krebbel * config/tc-s390.c (struct pd_reg): Remove.