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