]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
e407c74b
NC
12013-01-04 Juergen Urban <JuergenUrban@gmx.de>
2
3 * config/tc-mips.c: Add support for MIPS r5900.
4 Add M_LQ_AB and M_SQ_AB to support large values for instructions
5 lq and sq.
6 (can_swap_branch_p, get_append_method): Detect some conditional
7 short loops to fix a bug on the r5900 by NOP in the branch delay
8 slot.
9 (M_MUL): Support 3 operands in multu on r5900.
10 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
11 (s_mipsset): Force 32 bit floating point on r5900.
12 (mips_ip): Check parameter range of instructions mfps and mtps on
13 r5900.
14 * configure.in: Detect CPU type when target string contains r5900
15 (e.g. mips64r5900el-linux-gnu).
16
62658407
L
172013-01-02 H.J. Lu <hongjiu.lu@intel.com>
18
19 * as.c (parse_args): Update copyright year to 2013.
20
95830fd1
YZ
212013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
22
23 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
24 and "cortex57".
25
517bb291 262013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 27
517bb291
NC
28 PR gas/14987
29 * config/tc-arm.c (parse_address_main): Skip whitespace before a
30 closing bracket.
d709e4e6 31
517bb291 32For older changes see ChangeLog-2012
08d56133 33\f
517bb291 34Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
35
36Copying and distribution of this file, with or without modification,
37are permitted in any medium without royalty provided the copyright
38notice and this notice are preserved.
39
08d56133
NC
40Local Variables:
41mode: change-log
42left-margin: 8
43fill-column: 74
44version-control: never
45End: