2015-01-28 13:06:43 +08:00
|
|
|
|
2015-01-28 James Bowman <james.bowman@ftdichip.com>
|
|
|
|
|
|
|
|
|
|
* 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 11:19:13 +08:00
|
|
|
|
2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
|
|
|
|
|
of instruction la to a symbol.
|
|
|
|
|
|
2015-01-27 11:08:07 +08:00
|
|
|
|
2015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-nds32.c (nds32_parse_name): Ignore when the input is
|
|
|
|
|
section name.
|
|
|
|
|
|
2015-01-19 16:27:04 +08:00
|
|
|
|
2015-01-19 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* 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 19:19:21 +08:00
|
|
|
|
2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-s390.c (struct pd_reg): Remove.
|
|
|
|
|
(pre_defined_registers): Remove.
|
|
|
|
|
(REG_NAME_CNT): Remove.
|
|
|
|
|
(reg_name_search): Calculate the register number instead of doing
|
|
|
|
|
a lookup.
|
|
|
|
|
(register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
|
|
|
|
|
reg_name_search signature.
|
|
|
|
|
(s390_parse_cpu): Support the new arch string z13.
|
|
|
|
|
(s390_insert_operand): Support for vector registers with the extra
|
|
|
|
|
field for the fifth bit of each vector register operand.
|
|
|
|
|
(md_gather_operand): Adjust to the new handling of optional
|
|
|
|
|
parameters.
|
|
|
|
|
|
|
|
|
|
* doc/as.texinfo: Document the z13 cpu string.
|
|
|
|
|
|
2015-01-13 23:44:47 +08:00
|
|
|
|
2015-01-13 Matthew Wahab <matthew.wahab@arm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
|
|
|
|
|
#0, restoring previous behaviour.
|
|
|
|
|
|
2015-01-12 22:24:20 +08:00
|
|
|
|
2015-01-12 Jan Beulich <jbeulich@suse.com>
|
|
|
|
|
|
|
|
|
|
* gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
|
|
|
|
|
(cfi_pseudo_table): Add "cfi_label".
|
|
|
|
|
(output_cfi_insn): Handle CFI_label.
|
|
|
|
|
(select_cie_for_fde): Als terminate CIE when encountering
|
|
|
|
|
CFI_label.
|
|
|
|
|
* dw2gencfi.h (cfi_add_label): Declare.
|
|
|
|
|
(struct cfi_insn_data): New member "sym_name".
|
|
|
|
|
(CFI_label): New.
|
|
|
|
|
* read.c (read_symbol_name): Drop "static".
|
|
|
|
|
* read.h (read_symbol_name): Declare.
|
|
|
|
|
|
2015-01-12 16:05:19 +08:00
|
|
|
|
2015-01-12 Jan Beulich <jbeulich@suse.com>
|
|
|
|
|
|
|
|
|
|
* gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
|
|
|
|
|
(do_neon_qshl_imm): Likewise.
|
|
|
|
|
|
2015-01-11 06:00:33 +08:00
|
|
|
|
2015-01-12 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* read.c (s_altmacro, s_reloc): Make definition static.
|
|
|
|
|
|
2015-01-04 08:03:16 +08:00
|
|
|
|
2015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-avr.c (md_apply_fix): Update the contents of VALP for
|
|
|
|
|
diff fixups.
|
|
|
|
|
|
2015-01-10 04:00:14 +08:00
|
|
|
|
2015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
|
|
|
|
|
X-Gene 2.
|
|
|
|
|
* doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
|
|
|
|
|
|
2015-01-07 16:39:27 +08:00
|
|
|
|
2015-01-07 Jan Beulich <jbeulich@suse.com>
|
|
|
|
|
|
|
|
|
|
* config/tc-arm.c (struct arm_option_extension_value_table):
|
|
|
|
|
Split field "value" into fields "merge_value" and "clear_value".
|
|
|
|
|
(arm_extensions): Adjust initializer accordingly.
|
|
|
|
|
|
2015-01-01 22:38:15 +08:00
|
|
|
|
2015-01-01 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
|
|
* as.c (parse_args): Just print current year.
|
|
|
|
|
|
2015-01-01 22:15:26 +08:00
|
|
|
|
2015-01-01 Alan Modra <amodra@gmail.com>
|
2014-12-27 23:57:04 +08:00
|
|
|
|
|
2015-01-01 22:15:26 +08:00
|
|
|
|
Update year range in copyright notice of all files.
|
2014-12-27 23:57:04 +08:00
|
|
|
|
|
2015-01-01 22:15:26 +08:00
|
|
|
|
For older changes see ChangeLog-2014
|
2002-01-07 20:12:47 +08:00
|
|
|
|
|
2015-01-01 22:15:26 +08:00
|
|
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
2012-12-10 20:48:03 +08:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|
|
|
|
|
|
2002-01-07 20:12:47 +08:00
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|