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