gas/avr: Prevent incorrect overflow errors for diff fixups.
[external/binutils.git] / gas / ChangeLog
1 2015-01-10  Andrew Burgess  <andrew.burgess@embecosm.com>
2
3         * config/tc-avr.c (md_apply_fix): Update the contents of VALP for
4         diff fixups.
5
6 2015-01-09  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
7
8         * config/tc-arm.c (arm_cpus): Add support for APM X-Gene 1 and
9         X-Gene 2.
10         * doc/c-arm.texi (ARM Options): Mention xgene1 and xgene2.
11
12 2015-01-07  Jan Beulich <jbeulich@suse.com>
13
14         * config/tc-arm.c (struct arm_option_extension_value_table):
15         Split field "value" into fields "merge_value" and "clear_value".
16         (arm_extensions): Adjust initializer accordingly.
17
18 2015-01-01  Alan Modra  <amodra@gmail.com>
19
20         * as.c (parse_args): Just print current year.
21
22 2015-01-01  Alan Modra  <amodra@gmail.com>
23
24         Update year range in copyright notice of all files.
25
26 For older changes see ChangeLog-2014
27 \f
28 Copyright (C) 2015 Free Software Foundation, Inc.
29
30 Copying and distribution of this file, with or without modification,
31 are permitted in any medium without royalty provided the copyright
32 notice and this notice are preserved.
33
34 Local Variables:
35 mode: change-log
36 left-margin: 8
37 fill-column: 74
38 version-control: never
39 End: