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