[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>
[external/binutils.git] / gas / ChangeLog
1 2015-01-12  Jan Beulich  <jbeulich@suse.com>
2
3         * gas/dw2gencfi.c (cfi_add_label, dot_cfi_label): New.
4         (cfi_pseudo_table): Add "cfi_label".
5         (output_cfi_insn): Handle CFI_label.
6         (select_cie_for_fde): Als terminate CIE when encountering
7         CFI_label.
8         * dw2gencfi.h (cfi_add_label): Declare.
9         (struct cfi_insn_data): New member "sym_name".
10         (CFI_label): New.
11         * read.c (read_symbol_name): Drop "static".
12         * read.h (read_symbol_name): Declare.
13
14 2015-01-12  Jan Beulich  <jbeulich@suse.com>
15
16         * gas/config/tc-arm.c (do_neon_shl_imm): Check immediate range.
17         (do_neon_qshl_imm): Likewise.
18
19 2015-01-12  Alan Modra  <amodra@gmail.com>
20
21         * read.c (s_altmacro, s_reloc): Make definition static.
22
23 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
24
25         * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
26         diff fixups.
27
28 2015-01-09  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
29
30         * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
31         X-Gene 2.
32         * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
33
34 2015-01-07  Jan Beulich <jbeulich@suse.com>
35
36         * config/tc-arm.c (struct arm_option_extension_value_table):
37         Split field "value" into fields "merge_value" and "clear_value".
38         (arm_extensions): Adjust initializer accordingly.
39
40 2015-01-01  Alan Modra  <amodra@gmail.com>
41
42         * as.c (parse_args): Just print current year.
43
44 2015-01-01  Alan Modra  <amodra@gmail.com>
45
46         Update year range in copyright notice of all files.
47
48 For older changes see ChangeLog-2014
49 \f
50 Copyright (C) 2015 Free Software Foundation, Inc.
51
52 Copying and distribution of this file, with or without modification,
53 are permitted in any medium without royalty provided the copyright
54 notice and this notice are preserved.
55
56 Local Variables:
57 mode: change-log
58 left-margin: 8
59 fill-column: 74
60 version-control: never
61 End: