S/390: Add support for IBM z13.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
1e2e8c52
AK
12015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
2
3 * config/tc-s390.c (struct pd_reg): Remove.
4 (pre_defined_registers): Remove.
5 (REG_NAME_CNT): Remove.
6 (reg_name_search): Calculate the register number instead of doing
7 a lookup.
8 (register_name, tc_s390_regname_to_dw2regnum): Adopt to the new
9 reg_name_search signature.
10 (s390_parse_cpu): Support the new arch string z13.
11 (s390_insert_operand): Support for vector registers with the extra
12 field for the fifth bit of each vector register operand.
13 (md_gather_operand): Adjust to the new handling of optional
14 parameters.
15
16 * doc/as.texinfo: Document the z13 cpu string.
17
0900a05b
JW
182015-01-13 Matthew Wahab <matthew.wahab@arm.com>
19
20 * config/tc-arm.c (parse_ifimm_zero): Accept #0x0 as a synonym for
21 #0, restoring previous behaviour.
22
69602580
JB
232015-01-12 Jan Beulich <jbeulich@suse.com>
24
25 * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
26 (cfi_pseudo_table): Add "cfi_label".
27 (output_cfi_insn): Handle CFI_label.
28 (select_cie_for_fde): Als terminate CIE when encountering
29 CFI_label.
30 * dw2gencfi.h (cfi_add_label): Declare.
31 (struct cfi_insn_data): New member "sym_name".
32 (CFI_label): New.
33 * read.c (read_symbol_name): Drop "static".
34 * read.h (read_symbol_name): Declare.
35
cb3b1e65
JB
362015-01-12 Jan Beulich <jbeulich@suse.com>
37
38 * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
39 (do_neon_qshl_imm): Likewise.
40
b38ead21
AM
412015-01-12 Alan Modra <amodra@gmail.com>
42
43 * read.c (s_altmacro, s_reloc): Make definition static.
44
491793b5
AB
452015-01-10 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
48 diff fixups.
49
ea0d6bb9
PT
502015-01-09 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
51
52 * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
53 X-Gene 2.
54 * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
55
5a70a223
JB
562015-01-07 Jan Beulich <jbeulich@suse.com>
57
58 * config/tc-arm.c (struct arm_option_extension_value_table):
59 Split field "value" into fields "merge_value" and "clear_value".
60 (arm_extensions): Adjust initializer accordingly.
61
efd321f9
AM
622015-01-01 Alan Modra <amodra@gmail.com>
63
64 * as.c (parse_args): Just print current year.
65
b90efa5b 662015-01-01 Alan Modra <amodra@gmail.com>
bffb6004 67
b90efa5b 68 Update year range in copyright notice of all files.
bffb6004 69
b90efa5b 70For older changes see ChangeLog-2014
08d56133 71\f
b90efa5b 72Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
73
74Copying and distribution of this file, with or without modification,
75are permitted in any medium without royalty provided the copyright
76notice and this notice are preserved.
77
08d56133
NC
78Local Variables:
79mode: change-log
80left-margin: 8
81fill-column: 74
82version-control: never
83End:
This page took 0.955555 seconds and 4 git commands to generate.