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