73d1b93240dc39f0d8a4dc74a23a6fb7f0641d02
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2
3 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
4 * doc/c-score.texi (SCORE-Opts): Likewise.
5 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
6
7 2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
8
9 * config/tc-mips.c: Add support for MIPS r5900.
10 Add M_LQ_AB and M_SQ_AB to support large values for instructions
11 lq and sq.
12 (can_swap_branch_p, get_append_method): Detect some conditional
13 short loops to fix a bug on the r5900 by NOP in the branch delay
14 slot.
15 (M_MUL): Support 3 operands in multu on r5900.
16 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
17 (s_mipsset): Force 32 bit floating point on r5900.
18 (mips_ip): Check parameter range of instructions mfps and mtps on
19 r5900.
20 * configure.in: Detect CPU type when target string contains r5900
21 (e.g. mips64r5900el-linux-gnu).
22
23 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
24
25 * as.c (parse_args): Update copyright year to 2013.
26
27 2013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
28
29 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
30 and "cortex57".
31
32 2013-01-02 Nick Clifton <nickc@redhat.com>
33
34 PR gas/14987
35 * config/tc-arm.c (parse_address_main): Skip whitespace before a
36 closing bracket.
37
38 For older changes see ChangeLog-2012
39 \f
40 Copyright (C) 2013 Free Software Foundation, Inc.
41
42 Copying and distribution of this file, with or without modification,
43 are permitted in any medium without royalty provided the copyright
44 notice and this notice are preserved.
45
46 Local Variables:
47 mode: change-log
48 left-margin: 8
49 fill-column: 74
50 version-control: never
51 End:
This page took 0.030516 seconds and 3 git commands to generate.