]>
Commit | Line | Data |
---|---|---|
c9d66558 DD |
1 | 2014-01-21 DJ Delorie <[email protected]> |
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 | ||
827f64ff WN |
8 | 2014-01-17 Will Newton <[email protected]> |
9 | ||
10 | * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1 | |
11 | for the s32.f64 flavours of VCVT. | |
12 | ||
73812f59 NC |
13 | 2014-01-14 Nick Clifton <[email protected]> |
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 | ||
143e9f4a L |
21 | 2014-01-08 H.J. Lu <[email protected]> |
22 | ||
23 | * config/tc-i386.c (regbnd): Removed. | |
24 | (vec_disp8): Likewise. | |
25 | ||
221fd5d5 L |
26 | 2014-01-08 H.J. Lu <[email protected]> |
27 | ||
28 | * as.c (parse_args): Update copyright year to 2014. | |
29 | ||
1651e569 TT |
30 | 2014-01-07 Tom Tromey <[email protected]> |
31 | ||
32 | * config/tc-tic30.c (debug): Avoid old VA_* compatibility | |
33 | wrappers. | |
34 | ||
b51f1626 TT |
35 | 2014-01-07 Tom Tromey <[email protected]> |
36 | ||
37 | * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't | |
38 | use PARAMS. | |
39 | ||
3cea37c4 TT |
40 | 2014-01-07 Tom Tromey <[email protected]> |
41 | ||
42 | * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES. | |
43 | ||
9877c63c PT |
44 | 2013-01-07 Philipp Tomsich <[email protected]> |
45 | ||
46 | * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1" | |
47 | ||
5fb776a6 | 48 | For older changes see ChangeLog-2013 |
08d56133 | 49 | \f |
5fb776a6 | 50 | Copyright (C) 2014 Free Software Foundation, Inc. |
752937aa NC |
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 | ||
08d56133 NC |
56 | Local Variables: |
57 | mode: change-log | |
58 | left-margin: 8 | |
59 | fill-column: 74 | |
60 | version-control: never | |
61 | End: |