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