merge from gcc
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
dae39acc
L
12008-04-18 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
4 FMA.
5
739f7f82
DM
62008-04-16 David S. Miller <davem@davemloft.net>
7
8 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
9 and relocation generation.
10 (tc_gen_reloc): Likewise.
11
52b5ca5b
AS
122008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
13
14 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
15 relocations are properly aligned, and not negative.
16
a5f245b5
NC
172008-04-15 Khem Raj <kraj@mvista.com>
18
19 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
20
19a6653c
AM
212008-04-14 Edmar Wienskoski <edmar@freescale.com>
22
23 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
24 accept e500mc instructions.
25 (md_show_usage): Document -me500mc.
26
d5a35a55
NC
272008-04-11 Nick Clifton <nickc@redhat.com>
28
29 * listing.c (print_timestamp): Use localtime rather than
30 localtime_r since not all build environments provide the latter.
31
daf50ae7
L
322008-04-10 H.J. Lu <hongjiu.lu@intel.com>
33
34 * NEWS: Mention -msse-check=[none|error|warning].
35
36 * config/tc-i386.c (sse_check): New.
37 (OPTION_MSSE_CHECK): Likewise.
38 (md_assemble): Check SSE instructions if needed.
39 (md_longopts): Add -msse-check.
40 (md_parse_option): Handle OPTION_MSSE_CHECK.
41 (md_show_usage): Show -msse-check=[none|error|warning].
42
43 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
44