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