]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
* po/POTFILES.in: Regenerate.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
89072bd6
AM
12013-02-04 Alan Modra <amodra@gmail.com>
2
3 * po/POTFILES.in: Regenerate.
4
f9b2d544
NC
52013-01-30 Markos Chandras <markos.chandras@imgtec.com>
6
7 * config/tc-metag.c: Make SWAP instruction less permissive with
8 its operands.
9
392ca752
DD
102013-01-29 DJ Delorie <dj@redhat.com>
11
12 * config/tc-rl78.c (rl78_cons_fix_new): Handle user-specified
13 relocs in .word/.etc statements.
14
427d0db6
RM
152013-01-29 Roland McGrath <mcgrathr@google.com>
16
17 * config/tc-arm.c (md_apply_fix): Use as_bad_where for "bad
18 immediate value for 8-bit offset" error so it shows line info.
19
4faf939a
JM
202013-01-24 Joseph Myers <joseph@codesourcery.com>
21
22 * config/tc-ppc.c (md_assemble): Do not generate APUinfo sections
23 for 64-bit output.
24
78c8d46c
NC
252013-01-24 Nick Clifton <nickc@redhat.com>
26
27 * config/tc-v850.c: Add support for e3v5 architecture.
28 * doc/c-v850.texi: Mention new support.
29
fb5b7503
NC
302013-01-23 Nick Clifton <nickc@redhat.com>
31
32 PR gas/15039
33 * config/tc-avr.c: Include dwarf2dbg.h.
34
8ce3d284
L
352013-01-18 H.J. Lu <hongjiu.lu@intel.com>
36
37 * config/tc-i386.c (reloc): Support size relocation only for ELF.
38 (tc_i386_fix_adjustable): Likewise.
39 (lex_got): Likewise.
40 (tc_gen_reloc): Likewise.
41
f5555712
YZ
422013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
43
44 * config/tc-aarch64.c (output_operand_error_record): Change to output
45 the out-of-range error message as value-expected message if there is
46 only one single value in the expected range.
47 (programmer_friendly_fixup): Remove the handling of 8-bit MOVI with
48 LSL #0 as a programmer-friendly feature.
49
8fd4256d
L
502013-01-16 H.J. Lu <hongjiu.lu@intel.com>
51
52 * config/tc-i386.c (reloc): Support BFD_RELOC_SIZE32.
53 (tc_i386_fix_adjustable): Keep symbol for BFD_RELOC_32_SIZE and
54 BFD_RELOC_64_SIZE relocations.
55 (lex_got): Support "symbol@SIZE" and don't create GOT symbol
56 for it.
57 (tc_gen_reloc): Resolve BFD_RELOC_SIZE32 and BFD_RELOC_SIZE64
58 relocations against local symbols.
59
a5840dce
AM
602013-01-16 Alan Modra <amodra@gmail.com>
61
62 * config/tc-ppc.c (md_assemble <TE_PE>): Ignore line after
63 finding some sort of toc syntax error, and break to avoid
64 compiler uninit warning.
65
af89796a
L
662013-01-15 H.J. Lu <hongjiu.lu@intel.com>
67
68 PR gas/15019
69 * config/tc-i386.c (lex_got): Increment length by 1 if the
70 relocation token is removed.
71
dd42f060
NC
722013-01-15 Nick Clifton <nickc@redhat.com>
73
74 * config/tc-v850.c (md_assemble): Allow signed values for
75 V850E_IMMEDIATE.
76
464e3686
SK
772013-01-11 Sean Keys <skeys@ipdatasys.com>
78
79 * config/tc-xgate.c (md_begin): Fix mistake made when going from
af89796a 80 git to cvs.
464e3686 81
5817ffd1
PB
822013-01-10 Peter Bergner <bergner@vnet.ibm.com>
83
84 * doc/as.texinfo (Target PowerPC): Document -mpower8 and -mhtm.
85 * doc/c-ppc.texi (PowerPC-Opts): Likewise.
86 * config/tc-ppc.c (md_show_usage): Likewise.
87 (ppc_handle_align): Handle power8's group ending nop.
88
f4b1f6a9
SK
892013-01-10 Sean Keys <skeys@ipdatasys.com>
90
91 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
af89796a 92 that the assember exits after the opcodes have been printed.
f4b1f6a9 93
34bca508
L
942013-01-10 H.J. Lu <hongjiu.lu@intel.com>
95
96 * app.c: Remove trailing white spaces.
97 * as.c: Likewise.
98 * as.h: Likewise.
99 * cond.c: Likewise.
100 * dw2gencfi.c: Likewise.
101 * dwarf2dbg.h: Likewise.
102 * ecoff.c: Likewise.
103 * input-file.c: Likewise.
104 * itbl-lex.h: Likewise.
105 * output-file.c: Likewise.
106 * read.c: Likewise.
107 * sb.c: Likewise.
108 * subsegs.c: Likewise.
109 * symbols.c: Likewise.
110 * write.c: Likewise.
111 * config/tc-i386.c: Likewise.
112 * doc/Makefile.am: Likewise.
113 * doc/Makefile.in: Likewise.
114 * doc/c-aarch64.texi: Likewise.
115 * doc/c-alpha.texi: Likewise.
116 * doc/c-arc.texi: Likewise.
117 * doc/c-arm.texi: Likewise.
118 * doc/c-avr.texi: Likewise.
119 * doc/c-bfin.texi: Likewise.
120 * doc/c-cr16.texi: Likewise.
121 * doc/c-d10v.texi: Likewise.
122 * doc/c-d30v.texi: Likewise.
123 * doc/c-h8300.texi: Likewise.
124 * doc/c-hppa.texi: Likewise.
125 * doc/c-i370.texi: Likewise.
126 * doc/c-i386.texi: Likewise.
127 * doc/c-i860.texi: Likewise.
128 * doc/c-m32c.texi: Likewise.
129 * doc/c-m32r.texi: Likewise.
130 * doc/c-m68hc11.texi: Likewise.
131 * doc/c-m68k.texi: Likewise.
132 * doc/c-microblaze.texi: Likewise.
133 * doc/c-mips.texi: Likewise.
134 * doc/c-msp430.texi: Likewise.
135 * doc/c-mt.texi: Likewise.
136 * doc/c-s390.texi: Likewise.
137 * doc/c-score.texi: Likewise.
138 * doc/c-sh.texi: Likewise.
139 * doc/c-sh64.texi: Likewise.
140 * doc/c-tic54x.texi: Likewise.
141 * doc/c-tic6x.texi: Likewise.
142 * doc/c-v850.texi: Likewise.
143 * doc/c-xc16x.texi: Likewise.
144 * doc/c-xgate.texi: Likewise.
145 * doc/c-xtensa.texi: Likewise.
146 * doc/c-z80.texi: Likewise.
147 * doc/internals.texi: Likewise.
148
4c665b71
RM
1492013-01-10 Roland McGrath <mcgrathr@google.com>
150
151 * hash.c (hash_new_sized): Make it global.
152 * hash.h: Declare it.
153 * macro.c (define_macro): Use hash_new_sized instead of hash_new,
154 pass a small size.
155
a3c62988
NC
1562013-01-10 Will Newton <will.newton@imgtec.com>
157
158 * Makefile.am: Add Meta.
159 * Makefile.in: Regenerate.
160 * config/tc-metag.c: New file.
161 * config/tc-metag.h: New file.
162 * configure.tgt: Add Meta.
163 * doc/Makefile.am: Add Meta.
164 * doc/Makefile.in: Regenerate.
165 * doc/all.texi: Add Meta.
166 * doc/as.texiinfo: Document Meta options.
167 * doc/c-metag.texi: New file.
168
b37df7c4
SE
1692013-01-09 Steve Ellcey <sellcey@mips.com>
170
171 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
172 calls.
173 * config/tc-mips.c (internalError): Remove, replace with abort.
174
a3251895
YZ
1752013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
176
177 * config/tc-aarch64.c (parse_operands): Change to compare the result
178 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
179
8ab8155f
NC
1802013-01-07 Nick Clifton <nickc@redhat.com>
181
182 PR gas/14887
183 * config/tc-arm.c (skip_past_char): Skip whitespace before the
184 anticipated character.
185 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
186 here as it is no longer needed.
187
a4ac1c42
AS
1882013-01-06 Andreas Schwab <schwab@linux-m68k.org>
189
190 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
191 * doc/c-score.texi (SCORE-Opts): Likewise.
192 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
193
e407c74b
NC
1942013-01-04 Juergen Urban <JuergenUrban@gmx.de>
195
196 * config/tc-mips.c: Add support for MIPS r5900.
197 Add M_LQ_AB and M_SQ_AB to support large values for instructions
198 lq and sq.
199 (can_swap_branch_p, get_append_method): Detect some conditional
200 short loops to fix a bug on the r5900 by NOP in the branch delay
201 slot.
202 (M_MUL): Support 3 operands in multu on r5900.
203 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
204 (s_mipsset): Force 32 bit floating point on r5900.
205 (mips_ip): Check parameter range of instructions mfps and mtps on
206 r5900.
207 * configure.in: Detect CPU type when target string contains r5900
208 (e.g. mips64r5900el-linux-gnu).
209
62658407
L
2102013-01-02 H.J. Lu <hongjiu.lu@intel.com>
211
212 * as.c (parse_args): Update copyright year to 2013.
213
95830fd1
YZ
2142013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
215
216 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
217 and "cortex57".
218
517bb291 2192013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 220
517bb291
NC
221 PR gas/14987
222 * config/tc-arm.c (parse_address_main): Skip whitespace before a
223 closing bracket.
d709e4e6 224
517bb291 225For older changes see ChangeLog-2012
08d56133 226\f
517bb291 227Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
228
229Copying and distribution of this file, with or without modification,
230are permitted in any medium without royalty provided the copyright
231notice and this notice are preserved.
232
08d56133
NC
233Local Variables:
234mode: change-log
235left-margin: 8
236fill-column: 74
237version-control: never
238End: