]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
PR ld/12549
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
4c261dff
NC
12013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2
3 * config/tc-arm.c (do_neon_mov): Break on NS_NULL.
4
ea33f281
NC
52013-02-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7 * configure.tgt: Add nios2-*-rtems*.
8
a1ccaec9
YZ
92013-02-14 Yufeng Zhang <yufeng.zhang@arm.com>
10
11 * config/tc-aarch64.c (md_begin): Change to check if 'name' is
12 NULL.
13
0aa27725
RS
142013-02-09 Jürgen Urban <JuergenUrban@gmx.de>
15
16 * config/tc-mips.c (CPU_HAS_LDC1_SDC1): New macro.
17 (macro): Use it. Assert that trunc.w.s is not used for r5900.
18
da4339ed
NC
192013-02-08 Yi-Hsiu, Hsu <ahsu@marvell.com>
20
21 * gas/config/tc-arm.c (arm_cpus): Add support for mcpu=marvell-pj4
22 core.
23
36591ba1
SL
242013-02-06 Sandra Loosemore <sandra@codesourcery.com>
25 Andrew Jenner <andrew@codesourcery.com>
26
27 Based on patches from Altera Corporation.
28
29 * Makefile.am (TARGET_CPU_CFILES): Add config/tc-nios2.c.
30 (TARGET_CPU_HFILES): Add config/tc-nios2.h.
31 * Makefile.in: Regenerated.
32 * configure.tgt: Add case for nios2*-linux*.
33 * config/obj-elf.c: Conditionally include elf/nios2.h.
34 * config/tc-nios2.c: New file.
35 * config/tc-nios2.h: New file.
36 * doc/Makefile.am (CPU_DOCS): Add c-nios2.texi.
37 * doc/Makefile.in: Regenerated.
38 * doc/all.texi: Set NIOSII.
39 * doc/as.texinfo (Overview): Add Nios II options.
40 (Machine Dependencies): Include c-nios2.texi.
41 * doc/c-nios2.texi: New file.
42 * NEWS: Note Altera Nios II support.
43
94d4433a
AM
442013-02-06 Alan Modra <amodra@gmail.com>
45
46 PR gas/14255
47 * config/tc-avr.h (TC_VALIDATE_FIX): Mark symbol used by reloc.
48 Don't skip fixups with fx_subsy non-NULL.
49 * config/tc-avr.c (tc_gen_reloc): Don't specially handle fixups
50 with fx_subsy non-NULL.
51
ace9af6f
L
522013-02-04 H.J. Lu <hongjiu.lu@intel.com>
53
54 * doc/c-metag.texi: Add "@c man" markers.
55
89d67ed9
AM
562013-02-04 Alan Modra <amodra@gmail.com>
57
58 * write.c (fixup_segment): Return void. Delete seg_reloc_count
59 related code.
60 (TC_ADJUST_RELOC_COUNT): Delete.
61 * config/tc-i960.h (TC_ADJUST_RELOC_COUNT): Delete.
62
89072bd6
AM
632013-02-04 Alan Modra <amodra@gmail.com>
64
65 * po/POTFILES.in: Regenerate.
66
f9b2d544
NC
672013-01-30 Markos Chandras <markos.chandras@imgtec.com>
68
69 * config/tc-metag.c: Make SWAP instruction less permissive with
70 its operands.
71
392ca752
DD
722013-01-29 DJ Delorie <dj@redhat.com>
73
74 * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified
75 relocs in .word/.etc statements.
76
427d0db6
RM
772013-01-29 Roland McGrath <mcgrathr@google.com>
78
79 * config/tc-arm.c (md_apply_fix): Use as_bad_where for "bad
80 immediate value for 8-bit offset" error so it shows line info.
81
4faf939a
JM
822013-01-24 Joseph Myers <joseph@codesourcery.com>
83
84 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sections
85 for 64-bit output.
86
78c8d46c
NC
872013-01-24 Nick Clifton <nickc@redhat.com>
88
89 * config/tc-v850.c: Add support for e3v5 architecture.
90 * doc/c-v850.texi: Mention new support.
91
fb5b7503
NC
922013-01-23 Nick Clifton <nickc@redhat.com>
93
94 PR gas/15039
95 * config/tc-avr.c: Include dwarf2dbg.h.
96
8ce3d284
L
972013-01-18 H.J. Lu <hongjiu.lu@intel.com>
98
99 * config/tc-i386.c (reloc): Support size relocation only for ELF.
100 (tc_i386_fix_adjustable): Likewise.
101 (lex_got): Likewise.
102 (tc_gen_reloc): Likewise.
103
f5555712
YZ
1042013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
105
106 * config/tc-aarch64.c (output_operand_error_record): Change to output
107 the out-of-range error message as value-expected message if there is
108 only one single value in the expected range.
109 (programmer_friendly_fixup): Remove the handling of 8-bit MOVI with
110 LSL #0 as a programmer-friendly feature.
111
8fd4256d
L
1122013-01-16 H.J. Lu <hongjiu.lu@intel.com>
113
114 * config/tc-i386.c (reloc): Support BFD_RELOC_SIZE32.
115 (tc_i386_fix_adjustable): Keep symbol for BFD_RELOC_32_SIZE and
116 BFD_RELOC_64_SIZE relocations.
117 (lex_got): Support "symbol@SIZE" and don't create GOT symbol
118 for it.
119 (tc_gen_reloc): Resolve BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64
120 relocations against local symbols.
121
a5840dce
AM
1222013-01-16 Alan Modra <amodra@gmail.com>
123
124 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after
125 finding some sort of toc syntax error, and break to avoid
126 compiler uninit warning.
127
af89796a
L
1282013-01-15 H.J. Lu <hongjiu.lu@intel.com>
129
130 PR gas/15019
131 * config/tc-i386.c (lex_got): Increment length by 1 if the
132 relocation token is removed.
133
dd42f060
NC
1342013-01-15 Nick Clifton <nickc@redhat.com>
135
136 * config/tc-v850.c (md_assemble): Allow signed values for
137 V850E_IMMEDIATE.
138
464e3686
SK
1392013-01-11 Sean Keys <skeys@ipdatasys.com>
140
141 * config/tc-xgate.c (md_begin): Fix mistake made when going from
af89796a 142 git to cvs.
464e3686 143
5817ffd1
PB
1442013-01-10 Peter Bergner <bergner@vnet.ibm.com>
145
146 * doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
147 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
148 * config/tc-ppc.c (md_show_usage): Likewise.
149 (ppc_handle_align): Handle power8's group ending nop.
150
f4b1f6a9
SK
1512013-01-10 Sean Keys <skeys@ipdatasys.com>
152
153 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
af89796a 154 that the assember exits after the opcodes have been printed.
f4b1f6a9 155
34bca508
L
1562013-01-10 H.J. Lu <hongjiu.lu@intel.com>
157
158 * app.c: Remove trailing white spaces.
159 * as.c: Likewise.
160 * as.h: Likewise.
161 * cond.c: Likewise.
162 * dw2gencfi.c: Likewise.
163 * dwarf2dbg.h: Likewise.
164 * ecoff.c: Likewise.
165 * input-file.c: Likewise.
166 * itbl-lex.h: Likewise.
167 * output-file.c: Likewise.
168 * read.c: Likewise.
169 * sb.c: Likewise.
170 * subsegs.c: Likewise.
171 * symbols.c: Likewise.
172 * write.c: Likewise.
173 * config/tc-i386.c: Likewise.
174 * doc/Makefile.am: Likewise.
175 * doc/Makefile.in: Likewise.
176 * doc/c-aarch64.texi: Likewise.
177 * doc/c-alpha.texi: Likewise.
178 * doc/c-arc.texi: Likewise.
179 * doc/c-arm.texi: Likewise.
180 * doc/c-avr.texi: Likewise.
181 * doc/c-bfin.texi: Likewise.
182 * doc/c-cr16.texi: Likewise.
183 * doc/c-d10v.texi: Likewise.
184 * doc/c-d30v.texi: Likewise.
185 * doc/c-h8300.texi: Likewise.
186 * doc/c-hppa.texi: Likewise.
187 * doc/c-i370.texi: Likewise.
188 * doc/c-i386.texi: Likewise.
189 * doc/c-i860.texi: Likewise.
190 * doc/c-m32c.texi: Likewise.
191 * doc/c-m32r.texi: Likewise.
192 * doc/c-m68hc11.texi: Likewise.
193 * doc/c-m68k.texi: Likewise.
194 * doc/c-microblaze.texi: Likewise.
195 * doc/c-mips.texi: Likewise.
196 * doc/c-msp430.texi: Likewise.
197 * doc/c-mt.texi: Likewise.
198 * doc/c-s390.texi: Likewise.
199 * doc/c-score.texi: Likewise.
200 * doc/c-sh.texi: Likewise.
201 * doc/c-sh64.texi: Likewise.
202 * doc/c-tic54x.texi: Likewise.
203 * doc/c-tic6x.texi: Likewise.
204 * doc/c-v850.texi: Likewise.
205 * doc/c-xc16x.texi: Likewise.
206 * doc/c-xgate.texi: Likewise.
207 * doc/c-xtensa.texi: Likewise.
208 * doc/c-z80.texi: Likewise.
209 * doc/internals.texi: Likewise.
210
4c665b71
RM
2112013-01-10 Roland McGrath <mcgrathr@google.com>
212
213 * hash.c (hash_new_sized): Make it global.
214 * hash.h: Declare it.
215 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
216 pass a small size.
217
a3c62988
NC
2182013-01-10 Will Newton <will.newton@imgtec.com>
219
220 * Makefile.am: Add Meta.
221 * Makefile.in: Regenerate.
222 * config/tc-metag.c: New file.
223 * config/tc-metag.h: New file.
224 * configure.tgt: Add Meta.
225 * doc/Makefile.am: Add Meta.
226 * doc/Makefile.in: Regenerate.
227 * doc/all.texi: Add Meta.
228 * doc/as.texiinfo: Document Meta options.
229 * doc/c-metag.texi: New file.
230
b37df7c4
SE
2312013-01-09 Steve Ellcey <sellcey@mips.com>
232
233 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
234 calls.
235 * config/tc-mips.c (internalError): Remove, replace with abort.
236
a3251895
YZ
2372013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
238
239 * config/tc-aarch64.c (parse_operands): Change to compare the result
240 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
241
8ab8155f
NC
2422013-01-07 Nick Clifton <nickc@redhat.com>
243
244 PR gas/14887
245 * config/tc-arm.c (skip_past_char): Skip whitespace before the
246 anticipated character.
247 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
248 here as it is no longer needed.
249
a4ac1c42
AS
2502013-01-06 Andreas Schwab <schwab@linux-m68k.org>
251
252 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
253 * doc/c-score.texi (SCORE-Opts): Likewise.
254 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
255
e407c74b
NC
2562013-01-04 Juergen Urban <JuergenUrban@gmx.de>
257
258 * config/tc-mips.c: Add support for MIPS r5900.
259 Add M_LQ_AB and M_SQ_AB to support large values for instructions
260 lq and sq.
261 (can_swap_branch_p, get_append_method): Detect some conditional
262 short loops to fix a bug on the r5900 by NOP in the branch delay
263 slot.
264 (M_MUL): Support 3 operands in multu on r5900.
265 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
266 (s_mipsset): Force 32 bit floating point on r5900.
267 (mips_ip): Check parameter range of instructions mfps and mtps on
268 r5900.
269 * configure.in: Detect CPU type when target string contains r5900
270 (e.g. mips64r5900el-linux-gnu).
271
62658407
L
2722013-01-02 H.J. Lu <hongjiu.lu@intel.com>
273
274 * as.c (parse_args): Update copyright year to 2013.
275
95830fd1
YZ
2762013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
277
278 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
279 and "cortex57".
280
517bb291 2812013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 282
517bb291
NC
283 PR gas/14987
284 * config/tc-arm.c (parse_address_main): Skip whitespace before a
285 closing bracket.
d709e4e6 286
517bb291 287For older changes see ChangeLog-2012
08d56133 288\f
517bb291 289Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
290
291Copying and distribution of this file, with or without modification,
292are permitted in any medium without royalty provided the copyright
293notice and this notice are preserved.
294
08d56133
NC
295Local Variables:
296mode: change-log
297left-margin: 8
298fill-column: 74
299version-control: never
300End: