* gnulib/Makefile.am, gnulib/m4/gnulib-cache.m4,
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
19a6653c
AM
12008-04-14 Edmar Wienskoski <edmar@freescale.com>
2
3 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
4 accept e500mc instructions.
5 (md_show_usage): Document -me500mc.
6
d5a35a55
NC
72008-04-11 Nick Clifton <nickc@redhat.com>
8
9 * listing.c (print_timestamp): Use localtime rather than
10 localtime_r since not all build environments provide the latter.
11
daf50ae7
L
122008-04-10 H.J. Lu <hongjiu.lu@intel.com>
13
14 * NEWS: Mention -msse-check=[none|error|warning].
15
16 * config/tc-i386.c (sse_check): New.
17 (OPTION_MSSE_CHECK): Likewise.
18 (md_assemble): Check SSE instructions if needed.
19 (md_longopts): Add -msse-check.
20 (md_parse_option): Handle OPTION_MSSE_CHECK.
21 (md_show_usage): Show -msse-check=[none|error|warning].
22
23 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
24