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