]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
include/elf/
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
8ab8155f
NC
12013-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
a4ac1c42
AS
92013-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
e407c74b
NC
152013-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
62658407
L
312013-01-02 H.J. Lu <hongjiu.lu@intel.com>
32
33 * as.c (parse_args): Update copyright year to 2013.
34
95830fd1
YZ
352013-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
517bb291 402013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 41
517bb291
NC
42 PR gas/14987
43 * config/tc-arm.c (parse_address_main): Skip whitespace before a
44 closing bracket.
d709e4e6 45
517bb291 46For older changes see ChangeLog-2012
08d56133 47\f
517bb291 48Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
49
50Copying and distribution of this file, with or without modification,
51are permitted in any medium without royalty provided the copyright
52notice and this notice are preserved.
53
08d56133
NC
54Local Variables:
55mode: change-log
56left-margin: 8
57fill-column: 74
58version-control: never
59End: