]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
Make linker scripts and section ordering via --section-ordering-file or
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
b37df7c4
SE
12013-01-09 Steve Ellcey <sellcey@mips.com>
2
3 * config/tc-i386.c (md_begin): Remove 'internal Error' from as_fatal
4 calls.
5 * config/tc-mips.c (internalError): Remove, replace with abort.
6
a3251895
YZ
72013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
8
9 * config/tc-aarch64.c (parse_operands): Change to compare the result
10 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
11
8ab8155f
NC
122013-01-07 Nick Clifton <nickc@redhat.com>
13
14 PR gas/14887
15 * config/tc-arm.c (skip_past_char): Skip whitespace before the
16 anticipated character.
17 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
18 here as it is no longer needed.
19
a4ac1c42
AS
202013-01-06 Andreas Schwab <schwab@linux-m68k.org>
21
22 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
23 * doc/c-score.texi (SCORE-Opts): Likewise.
24 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
25
e407c74b
NC
262013-01-04 Juergen Urban <JuergenUrban@gmx.de>
27
28 * config/tc-mips.c: Add support for MIPS r5900.
29 Add M_LQ_AB and M_SQ_AB to support large values for instructions
30 lq and sq.
31 (can_swap_branch_p, get_append_method): Detect some conditional
32 short loops to fix a bug on the r5900 by NOP in the branch delay
33 slot.
34 (M_MUL): Support 3 operands in multu on r5900.
35 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
36 (s_mipsset): Force 32 bit floating point on r5900.
37 (mips_ip): Check parameter range of instructions mfps and mtps on
38 r5900.
39 * configure.in: Detect CPU type when target string contains r5900
40 (e.g. mips64r5900el-linux-gnu).
41
62658407
L
422013-01-02 H.J. Lu <hongjiu.lu@intel.com>
43
44 * as.c (parse_args): Update copyright year to 2013.
45
95830fd1
YZ
462013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
47
48 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
49 and "cortex57".
50
517bb291 512013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 52
517bb291
NC
53 PR gas/14987
54 * config/tc-arm.c (parse_address_main): Skip whitespace before a
55 closing bracket.
d709e4e6 56
517bb291 57For older changes see ChangeLog-2012
08d56133 58\f
517bb291 59Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
60
61Copying and distribution of this file, with or without modification,
62are permitted in any medium without royalty provided the copyright
63notice and this notice are preserved.
64
08d56133
NC
65Local Variables:
66mode: change-log
67left-margin: 8
68fill-column: 74
69version-control: never
70End: