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