* elf/sparc.h (R_SPARC_GOTDATA_HIX22,
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
52b5ca5b
AS
12008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
2
3 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
4 relocations are properly aligned, and not negative.
5
a5f245b5
NC
62008-04-15 Khem Raj <kraj@mvista.com>
7
8 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
9
19a6653c
AM
102008-04-14 Edmar Wienskoski <edmar@freescale.com>
11
12 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
13 accept e500mc instructions.
14 (md_show_usage): Document -me500mc.
15
d5a35a55
NC
162008-04-11 Nick Clifton <nickc@redhat.com>
17
18 * listing.c (print_timestamp): Use localtime rather than
19 localtime_r since not all build environments provide the latter.
20
daf50ae7
L
212008-04-10 H.J. Lu <hongjiu.lu@intel.com>
22
23 * NEWS: Mention -msse-check=[none|error|warning].
24
25 * config/tc-i386.c (sse_check): New.
26 (OPTION_MSSE_CHECK): Likewise.
27 (md_assemble): Check SSE instructions if needed.
28 (md_longopts): Add -msse-check.
29 (md_parse_option): Handle OPTION_MSSE_CHECK.
30 (md_show_usage): Show -msse-check=[none|error|warning].
31
32 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
33