]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/ChangeLog
* config/pa/hpux.mh (NATDEPFILES): Remove somread.o.
[thirdparty/binutils-gdb.git] / gas / ChangeLog
CommitLineData
a3251895
YZ
12013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
2
3 * config/tc-aarch64.c (parse_operands): Change to compare the result
4 of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
5
8ab8155f
NC
62013-01-07 Nick Clifton <nickc@redhat.com>
7
8 PR gas/14887
9 * config/tc-arm.c (skip_past_char): Skip whitespace before the
10 anticipated character.
11 * config/tc-arm.c (parse_address_main): Delete skip of whitespace
12 here as it is no longer needed.
13
a4ac1c42
AS
142013-01-06 Andreas Schwab <schwab@linux-m68k.org>
15
16 * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
17 * doc/c-score.texi (SCORE-Opts): Likewise.
18 * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
19
e407c74b
NC
202013-01-04 Juergen Urban <JuergenUrban@gmx.de>
21
22 * config/tc-mips.c: Add support for MIPS r5900.
23 Add M_LQ_AB and M_SQ_AB to support large values for instructions
24 lq and sq.
25 (can_swap_branch_p, get_append_method): Detect some conditional
26 short loops to fix a bug on the r5900 by NOP in the branch delay
27 slot.
28 (M_MUL): Support 3 operands in multu on r5900.
29 (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
30 (s_mipsset): Force 32 bit floating point on r5900.
31 (mips_ip): Check parameter range of instructions mfps and mtps on
32 r5900.
33 * configure.in: Detect CPU type when target string contains r5900
34 (e.g. mips64r5900el-linux-gnu).
35
62658407
L
362013-01-02 H.J. Lu <hongjiu.lu@intel.com>
37
38 * as.c (parse_args): Update copyright year to 2013.
39
95830fd1
YZ
402013-01-02 Yufeng Zhang <yufeng.zhang@arm.com>
41
42 * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
43 and "cortex57".
44
517bb291 452013-01-02 Nick Clifton <nickc@redhat.com>
d709e4e6 46
517bb291
NC
47 PR gas/14987
48 * config/tc-arm.c (parse_address_main): Skip whitespace before a
49 closing bracket.
d709e4e6 50
517bb291 51For older changes see ChangeLog-2012
08d56133 52\f
517bb291 53Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
54
55Copying and distribution of this file, with or without modification,
56are permitted in any medium without royalty provided the copyright
57notice and this notice are preserved.
58
08d56133
NC
59Local Variables:
60mode: change-log
61left-margin: 8
62fill-column: 74
63version-control: never
64End: