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