* config/tc-avr.c: Remove atxmega16x1.
[platform/upstream/binutils.git] / gas / ChangeLog
1 2014-03-01  Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
2
3         * config/tc-avr.c: Remove atxmega16x1.
4
5 2014-02-28  Alan Modra  <amodra@gmail.com>
6
7         * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
8         field for 64-bit dwarf.
9
10 2014-02-21  Ilya Tocar  <ilya.tocar@intel.com>
11
12         * config/tc-i386.c (cpu_arch): Add .prefetchwt1.
13         * doc/c-i386.texi: Document .prefetchwt1/prefetchwt1.
14
15 2014-02-12  Ilya Tocar  <ilya.tocar@intel.com>
16
17         * config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
18         * doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
19         clflushopt/.clfushopt.
20
21 2014-02-10  Alan Modra  <amodra@gmail.com>
22
23         * po/POTFILES.in: Regenerate.
24         * po/gas.pot: Regenerate.
25
26 2014-02-03  Sandra Loosemore  <sandra@codesourcery.com>
27
28         * config/tc-nios2.c (md_apply_fix): Test for new relocs.
29         (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
30         %got_hiadj relocation operators.  Sort table and add comment
31         to explain ordering.
32         (nios2_fix_adjustable): Test for new relocs.
33         * doc/c-nios2.texi (Nios II Relocations): Document new relocation
34         operators.
35
36 2014-01-30  Sandra Loosemore  <sandra@codesourcery.com>
37
38         * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
39         (nios2_assemble_args_m): Likewise.
40         (md_assemble): Likewise.
41
42 2014-01-24  DJ Delorie  <dj@redhat.com>
43
44         * config/tc-msp430.c (msp430_section): Always flag data sections,
45         regardless of -md.
46         (msp430_frob_section): New.  Make sure all sections are noticed if
47         they have content.
48         (msp430_lcomm): New.  Flag bss if .lcomm is seen.
49         (msp430_comm): New.  Likewise.
50         (md_pseudo_table): Add them.
51         * config/tc-msp430.h (msp430_frob_section): Declare.
52         (tc_frob_section): Define.
53
54 2014-01-23  Nick Clifton  <nickc@redhat.com>
55
56         * config/tc-msp430.c (show_mcu_list): Delete.
57         (md_parse_option): Accept any MCU name.  Accept several more
58         variants for the -mcpu option.
59         (md_show_usage): Do not call show_mcu_list.
60
61 2014-01-22  DJ Delorie  <dj@redhat.com>
62
63         * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
64         * doc/c-msp430.texi (MSP430 Directives): Document it.
65
66 2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
67
68         * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
69         gather assert.
70
71 2014-01-22  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
72
73         PR gas/16489
74         * config/tc-i386.c (check_VecOperands): Add check for invalid
75         register set in AVX512 gathers.
76
77 2014-01-22  Alan Modra  <amodra@gmail.com>
78
79         * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
80
81 2014-01-21  DJ Delorie  <dj@redhat.com>
82
83         * config/tc-rl78.c (require_end_of_expr): New.
84         (md_operand): Call it.
85         (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
86         as not overflowing.
87
88 2014-01-17  Will Newton  <will.newton@linaro.org>
89
90         * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
91         for the s32.f64 flavours of VCVT.
92
93 2014-01-14  Nick Clifton  <nickc@redhat.com>
94
95         PR gas/16434
96         * config/tc-z80.c (wrong_match): Provide format string to
97         as_warn.
98         (parse_exp_not_indexed): Delete unused variable dummy.
99         (emit_byte): Delete unused variable fixp.
100
101 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
102
103         * config/tc-i386.c (regbnd): Removed.
104         (vec_disp8): Likewise.
105
106 2014-01-08  H.J. Lu  <hongjiu.lu@intel.com>
107
108         * as.c (parse_args): Update copyright year to 2014.
109
110 2014-01-07  Tom Tromey  <tromey@redhat.com>
111
112         * config/tc-tic30.c (debug): Avoid old VA_* compatibility
113         wrappers.
114
115 2014-01-07  Tom Tromey  <tromey@redhat.com>
116
117         * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
118         use PARAMS.
119
120 2014-01-07  Tom Tromey  <tromey@redhat.com>
121
122         * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
123
124 2013-01-07  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
125
126         * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
127
128 For older changes see ChangeLog-2013
129 \f
130 Copyright (C) 2014 Free Software Foundation, Inc.
131
132 Copying and distribution of this file, with or without modification,
133 are permitted in any medium without royalty provided the copyright
134 notice and this notice are preserved.
135
136 Local Variables:
137 mode: change-log
138 left-margin: 8
139 fill-column: 74
140 version-control: never
141 End: