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