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