c78139ca74097e6d177e03f80fd22cc21b9e03a2
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2013-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
17 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
18
19 * as.c (parse_args): Update copyright year to 2013.
20
21 2013-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
26 2013-01-02 Nick Clifton <nickc@redhat.com>
27
28 PR gas/14987
29 * config/tc-arm.c (parse_address_main): Skip whitespace before a
30 closing bracket.
31
32 For older changes see ChangeLog-2012
33 \f
34 Copyright (C) 2013 Free Software Foundation, Inc.
35
36 Copying and distribution of this file, with or without modification,
37 are permitted in any medium without royalty provided the copyright
38 notice and this notice are preserved.
39
40 Local Variables:
41 mode: change-log
42 left-margin: 8
43 fill-column: 74
44 version-control: never
45 End:
This page took 0.030335 seconds and 3 git commands to generate.