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