* ada-lang.c (get_selections): Variable PROMPT made non-const and
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
c15295d5
DM
12008-04-18 David S. Miller <davem@davemloft.net>
2
3 * doc/c-sparc.texi: Add syntax section.
4
eff014d9
L
52008-04-18 H.J. Lu <hongjiu.lu@intel.com>
6
7 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
8 REG and NDS for instructions with immediate operand.
9
dae39acc
L
102008-04-18 H.J. Lu <hongjiu.lu@intel.com>
11
12 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
13 FMA.
14
739f7f82
DM
152008-04-16 David S. Miller <davem@davemloft.net>
16
17 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
18 and relocation generation.
19 (tc_gen_reloc): Likewise.
20
52b5ca5b
AS
212008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
22
23 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
24 relocations are properly aligned, and not negative.
25
a5f245b5
NC
262008-04-15 Khem Raj <kraj@mvista.com>
27
28 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
29
19a6653c
AM
302008-04-14 Edmar Wienskoski <edmar@freescale.com>
31
32 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
33 accept e500mc instructions.
34 (md_show_usage): Document -me500mc.
35
d5a35a55
NC
362008-04-11 Nick Clifton <nickc@redhat.com>
37
38 * listing.c (print_timestamp): Use localtime rather than
39 localtime_r since not all build environments provide the latter.
40
daf50ae7
L
412008-04-10 H.J. Lu <hongjiu.lu@intel.com>
42
43 * NEWS: Mention -msse-check=[none|error|warning].
44
45 * config/tc-i386.c (sse_check): New.
46 (OPTION_MSSE_CHECK): Likewise.
47 (md_assemble): Check SSE instructions if needed.
48 (md_longopts): Add -msse-check.
49 (md_parse_option): Handle OPTION_MSSE_CHECK.
50 (md_show_usage): Show -msse-check=[none|error|warning].
51
52 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
53