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