]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
78c8d46c
NC
12013-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
fb5b7503
NC
62013-01-23 Nick Clifton <nickc@redhat.com>
7
8 PR gas/15039
9 * config/tc-avr.c: Include dwarf2dbg.h.
10
8ce3d284
L
112013-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
f5555712
YZ
182013-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
8fd4256d
L
262013-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
a5840dce
AM
362013-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
af89796a
L
422013-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
dd42f060
NC
482013-01-15 Nick Clifton <nickc@redhat.com>
49
50 * config/tc-v850.c (md_assemble): Allow signed values for
51 V850E_IMMEDIATE.
52
464e3686
SK
532013-01-11 Sean Keys <skeys@ipdatasys.com>
54
55 * config/tc-xgate.c (md_begin): Fix mistake made when going from
af89796a 56 git to cvs.
464e3686 57
5817ffd1
PB
582013-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
f4b1f6a9
SK
652013-01-10 Sean Keys <skeys@ipdatasys.com>
66
67 * config/tc-xgate.c (md_begin): Fix the printing of opcodes so
af89796a 68 that the assember exits after the opcodes have been printed.
f4b1f6a9 69
34bca508
L
702013-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
4c665b71
RM
1252013-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
a3c62988
NC
1322013-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
b37df7c4
SE
1452013-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
a3251895
YZ
1512013-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
8ab8155f
NC
1562013-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
a4ac1c42
AS
1642013-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
e407c74b
NC
1702013-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
62658407
L
1862013-01-02 H.J. Lu <hongjiu.lu@intel.com>
187
188 * as.c (parse_args): Update copyright year to 2013.
189
95830fd1
YZ
1902013-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
517bb291 1952013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 196
517bb291
NC
197 PR gas/14987
198 * config/tc-arm.c (parse_address_main): Skip whitespace before a
199 closing bracket.
d709e4e6 200
517bb291 201For older changes see ChangeLog-2012
08d56133 202\f
517bb291 203Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
204
205Copying and distribution of this file, with or without modification,
206are permitted in any medium without royalty provided the copyright
207notice and this notice are preserved.
208
08d56133
NC
209Local Variables:
210mode: change-log
211left-margin: 8
212fill-column: 74
213version-control: never
214End: