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