* config.sub, config.guess: Update from upstream sources.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
d5a35a55
NC
12008-04-11 Nick Clifton <nickc@redhat.com>
2
3 * listing.c (print_timestamp): Use localtime rather than
4 localtime_r since not all build environments provide the latter.
5
daf50ae7
L
62008-04-10 H.J. Lu <hongjiu.lu@intel.com>
7
8 * NEWS: Mention -msse-check=[none|error|warning].
9
10 * config/tc-i386.c (sse_check): New.
11 (OPTION_MSSE_CHECK): Likewise.
12 (md_assemble): Check SSE instructions if needed.
13 (md_longopts): Add -msse-check.
14 (md_parse_option): Handle OPTION_MSSE_CHECK.
15 (md_show_usage): Show -msse-check=[none|error|warning].
16
17 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
18