Combine loop epilogue into main loop body to reduce duplication.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
2abdd192
JW
12015-02-04 Matthew Wahab <matthew.wahab@arm.com>
2
3 * config/tc-aarch64.c (aarch64_cpus): Add support for Cortex-A72.
4 * doc/c-aarch64.texi (-mcpu=): Add "cortex-a72".
5
3101e637
NC
62015-02-04 Nick Clifton <nickc@redhat.com>
7
8 * config/rl78-parse.y (addsubw): Fix encoding of [HL] variant of
9 these instructions.
10
8e02d7f5
JW
112015-02-03 Renlin Li <renlin.li@arm.com>
12
13 * doc/c-aarch64.texi (.arch): Document the directive.
14 (.arch_extension): Likewise.
15
6d012254
NC
162015-02-03 Nick Clifton <nickc@redhat.com>
17
18 * config/tc-rl78.h (TC_PARSE_CONS_EXPRESSION): Define.
19
3f8107ab
AM
202015-01-28 James Bowman <james.bowman@ftdichip.com>
21
22 * Makefile.am: Add FT32 files.
23 * config/tc-ft32.c: New file.
24 * config/tc-ft32.h: New file.
25 * configure.tgt: Add FT32 support.
26 * Makefile.in: Regenerate.
27 * po/POTFILES.in: Regenerate.
28
20d79870
KLC
292015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
30
31 * config/tc-nds32.c (do_pseudo_la_internal): Limit the second argument
32 of instruction la to a symbol.
33
3bd3aeb4
KLC
342015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
35
36 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
37 section name.
38
740bdc67
AM
392015-01-19 Alan Modra <amodra@gmail.com>
40
41 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
42 * write.c (get_frag_for_reloc): Allow match just past end of frag.
43
1e2e8c52
AK
442015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
45
46 * config/tc-s390.c (struct pd_reg): Remove.
47 (pre_defined_registers): Remove.
48 (REG_NAME_CNT): Remove.
49 (reg_name_search): Calculate the register number instead of doing
50 a lookup.
51 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
52 reg_name_search signature.
53 (s390_parse_cpu): Support the new arch string z13.
54 (s390_insert_operand): Support for vector registers with the extra
55 field for the fifth bit of each vector register operand.
56 (md_gather_operand): Adjust to the new handling of optional
57 parameters.
58
59 * doc/as.texinfo: Document the z13 cpu string.
60
0900a05b
JW
612015-01-13 Matthew Wahab <matthew.wahab@arm.com>
62
63 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
64 #0, restoring previous behaviour.
65
69602580
JB
662015-01-12 Jan Beulich <jbeulich@suse.com>
67
68 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
69 (cfi_pseudo_table): Add "cfi_label".
70 (output_cfi_insn): Handle CFI_label.
71 (select_cie_for_fde): Als terminate CIE when encountering
72 CFI_label.
73 * dw2gencfi.h (cfi_add_label): Declare.
74 (struct cfi_insn_data): New member "sym_name".
75 (CFI_label): New.
76 * read.c (read_symbol_name): Drop "static".
77 * read.h (read_symbol_name): Declare.
78
cb3b1e65
JB
792015-01-12 Jan Beulich <jbeulich@suse.com>
80
81 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
82 (do_neon_qshl_imm): Likewise.
83
b38ead21
AM
842015-01-12 Alan Modra <amodra@gmail.com>
85
86 * read.c (s_altmacro, s_reloc): Make definition static.
87
491793b5
AB
882015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
89
90 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
91 diff fixups.
92
ea0d6bb9
PT
932015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
94
95 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
96 X-Gene 2.
97 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
98
5a70a223
JB
992015-01-07 Jan Beulich <jbeulich@suse.com>
100
101 * config/tc-arm.c (struct arm_option_extension_value_table):
102 Split field "value" into fields "merge_value" and "clear_value".
103 (arm_extensions): Adjust initializer accordingly.
104
efd321f9
AM
1052015-01-01 Alan Modra <amodra@gmail.com>
106
107 * as.c (parse_args): Just print current year.
108
b90efa5b 1092015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 110
b90efa5b 111 Update year range in copyright notice of all files.
bffb6004 112
b90efa5b 113For older changes see ChangeLog-2014
08d56133 114\f
b90efa5b 115Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
116
117Copying and distribution of this file, with or without modification,
118are permitted in any medium without royalty provided the copyright
119notice and this notice are preserved.
120
08d56133
NC
121Local Variables:
122mode: change-log
123left-margin: 8
124fill-column: 74
125version-control: never
126End:
This page took 0.83956 seconds and 4 git commands to generate.