]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Nios II CALL26 linker relaxation
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
78058a5e
SL
12014-01-30 Sandra Loosemore <sandra@codesourcery.com>
2
3 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
4 (nios2_assemble_args_m): Likewise.
5 (md_assemble): Likewise.
6
34b822e3
DD
72014-01-24 DJ Delorie <dj@redhat.com>
8
9 * config/tc-msp430.c (msp430_section): Always flag data sections,
10 regardless of -md.
11 (msp430_frob_section): New. Make sure all sections are noticed if
12 they have content.
13 (msp430_lcomm): New. Flag bss if .lcomm is seen.
14 (msp430_comm): New. Likewise.
15 (md_pseudo_table): Add them.
16 * config/tc-msp430.h (msp430_frob_section): Declare.
17 (tc_frob_section): Define.
18
8e75a78f
NC
192014-01-23 Nick Clifton <nickc@redhat.com>
20
21 * config/tc-msp430.c (show_mcu_list): Delete.
22 (md_parse_option): Accept any MCU name. Accept several more
23 variants for the -mcpu option.
24 (md_show_usage): Do not call show_mcu_list.
25
96b96102
DD
262014-01-22 DJ Delorie <dj@redhat.com>
27
28 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
29 * doc/c-msp430.texi (MSP430 Directives): Document it.
30
7c84a0ca
MZ
312014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
32
33 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
34 gather assert.
35
8444f82a
MZ
362014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
37
38 PR gas/16489
39 * config/tc-i386.c (check_VecOperands): Add check for invalid
40 register set in AVX512 gathers.
41
cda796e1
AM
422014-01-22 Alan Modra <amodra@gmail.com>
43
44 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
45
c9d66558
DD
462014-01-21 DJ Delorie <dj@redhat.com>
47
48 * config/tc-rl78.c (require_end_of_expr): New.
49 (md_operand): Call it.
50 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
51 as not overflowing.
52
827f64ff
WN
532014-01-17 Will Newton <will.newton@linaro.org>
54
55 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
56 for the s32.f64 flavours of VCVT.
57
73812f59
NC
582014-01-14 Nick Clifton <nickc@redhat.com>
59
60 PR gas/16434
61 * config/tc-z80.c (wrong_match): Provide format string to
62 as_warn.
63 (parse_exp_not_indexed): Delete unused variable dummy.
64 (emit_byte): Delete unused variable fixp.
65
143e9f4a
L
662014-01-08 H.J. Lu <hongjiu.lu@intel.com>
67
68 * config/tc-i386.c (regbnd): Removed.
69 (vec_disp8): Likewise.
70
221fd5d5
L
712014-01-08 H.J. Lu <hongjiu.lu@intel.com>
72
73 * as.c (parse_args): Update copyright year to 2014.
74
1651e569
TT
752014-01-07 Tom Tromey <tromey@redhat.com>
76
77 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
78 wrappers.
79
b51f1626
TT
802014-01-07 Tom Tromey <tromey@redhat.com>
81
82 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
83 use PARAMS.
84
3cea37c4
TT
852014-01-07 Tom Tromey <tromey@redhat.com>
86
87 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
88
9877c63c
PT
892013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
90
91 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
92
5fb776a6 93For older changes see ChangeLog-2013
08d56133 94\f
5fb776a6 95Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
96
97Copying and distribution of this file, with or without modification,
98are permitted in any medium without royalty provided the copyright
99notice and this notice are preserved.
100
08d56133
NC
101Local Variables:
102mode: change-log
103left-margin: 8
104fill-column: 74
105version-control: never
106End: