NDS32/gas: Fix md_parse_name hook.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
3bd3aeb4
KLC
12015-01-27 Kuan-Lin Chen <kuanlinchentw@gmail.com>
2
3 * config/tc-nds32.c (nds32_parse_name): Ignore when the input is
4 section name.
5
740bdc67
AM
62015-01-19 Alan Modra <amodra@gmail.com>
7
8 * read.c (s_reloc): Match BFD_RELOC_NONE, BFD_RELOC{8,16,32,64}.
9 * write.c (get_frag_for_reloc): Allow match just past end of frag.
10
1e2e8c52
AK
112015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
12
13 * config/tc-s390.c (struct pd_reg): Remove.
14 (pre_defined_registers): Remove.
15 (REG_NAME_CNT): Remove.
16 (reg_name_search): Calculate the register number instead of doing
17 a lookup.
18 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
19 reg_name_search signature.
20 (s390_parse_cpu): Support the new arch string z13.
21 (s390_insert_operand): Support for vector registers with the extra
22 field for the fifth bit of each vector register operand.
23 (md_gather_operand): Adjust to the new handling of optional
24 parameters.
25
26 * doc/as.texinfo: Document the z13 cpu string.
27
0900a05b
JW
282015-01-13 Matthew Wahab <matthew.wahab@arm.com>
29
30 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
31 #0, restoring previous behaviour.
32
69602580
JB
332015-01-12 Jan Beulich <jbeulich@suse.com>
34
35 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
36 (cfi_pseudo_table): Add "cfi_label".
37 (output_cfi_insn): Handle CFI_label.
38 (select_cie_for_fde): Als terminate CIE when encountering
39 CFI_label.
40 * dw2gencfi.h (cfi_add_label): Declare.
41 (struct cfi_insn_data): New member "sym_name".
42 (CFI_label): New.
43 * read.c (read_symbol_name): Drop "static".
44 * read.h (read_symbol_name): Declare.
45
cb3b1e65
JB
462015-01-12 Jan Beulich <jbeulich@suse.com>
47
48 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
49 (do_neon_qshl_imm): Likewise.
50
b38ead21
AM
512015-01-12 Alan Modra <amodra@gmail.com>
52
53 * read.c (s_altmacro, s_reloc): Make definition static.
54
491793b5
AB
552015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
56
57 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
58 diff fixups.
59
ea0d6bb9
PT
602015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
61
62 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
63 X-Gene 2.
64 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
65
5a70a223
JB
662015-01-07 Jan Beulich <jbeulich@suse.com>
67
68 * config/tc-arm.c (struct arm_option_extension_value_table):
69 Split field "value" into fields "merge_value" and "clear_value".
70 (arm_extensions): Adjust initializer accordingly.
71
efd321f9
AM
722015-01-01 Alan Modra <amodra@gmail.com>
73
74 * as.c (parse_args): Just print current year.
75
b90efa5b 762015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 77
b90efa5b 78 Update year range in copyright notice of all files.
bffb6004 79
b90efa5b 80For older changes see ChangeLog-2014
08d56133 81\f
b90efa5b 82Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
83
84Copying and distribution of this file, with or without modification,
85are permitted in any medium without royalty provided the copyright
86notice and this notice are preserved.
87
08d56133
NC
88Local Variables:
89mode: change-log
90left-margin: 8
91fill-column: 74
92version-control: never
93End:
This page took 0.824761 seconds and 4 git commands to generate.