Add .refsym to msp430 backend
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2014-01-22 DJ Delorie <dj@redhat.com>
2
3 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
4 * doc/c-msp430.texi (MSP430 Directives): Document it.
5
6 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
7
8 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
9 gather assert.
10
11 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
12
13 PR gas/16489
14 * config/tc-i386.c (check_VecOperands): Add check for invalid
15 register set in AVX512 gathers.
16
17 2014-01-22 Alan Modra <amodra@gmail.com>
18
19 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
20
21 2014-01-21 DJ Delorie <dj@redhat.com>
22
23 * config/tc-rl78.c (require_end_of_expr): New.
24 (md_operand): Call it.
25 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
26 as not overflowing.
27
28 2014-01-17 Will Newton <will.newton@linaro.org>
29
30 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
31 for the s32.f64 flavours of VCVT.
32
33 2014-01-14 Nick Clifton <nickc@redhat.com>
34
35 PR gas/16434
36 * config/tc-z80.c (wrong_match): Provide format string to
37 as_warn.
38 (parse_exp_not_indexed): Delete unused variable dummy.
39 (emit_byte): Delete unused variable fixp.
40
41 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
42
43 * config/tc-i386.c (regbnd): Removed.
44 (vec_disp8): Likewise.
45
46 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
47
48 * as.c (parse_args): Update copyright year to 2014.
49
50 2014-01-07 Tom Tromey <tromey@redhat.com>
51
52 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
53 wrappers.
54
55 2014-01-07 Tom Tromey <tromey@redhat.com>
56
57 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
58 use PARAMS.
59
60 2014-01-07 Tom Tromey <tromey@redhat.com>
61
62 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
63
64 2013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
65
66 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
67
68 For older changes see ChangeLog-2013
69 \f
70 Copyright (C) 2014 Free Software Foundation, Inc.
71
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.
75
76 Local Variables:
77 mode: change-log
78 left-margin: 8
79 fill-column: 74
80 version-control: never
81 End:
This page took 0.042215 seconds and 5 git commands to generate.