* gdb.base/attach.exp (do_attach_tests): Matching pattern for
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
a5f245b5
NC
12008-04-15 Khem Raj <kraj@mvista.com>
2
3 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
4
19a6653c
AM
52008-04-14 Edmar Wienskoski <edmar@freescale.com>
6
7 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
8 accept e500mc instructions.
9 (md_show_usage): Document -me500mc.
10
d5a35a55
NC
112008-04-11 Nick Clifton <nickc@redhat.com>
12
13 * listing.c (print_timestamp): Use localtime rather than
14 localtime_r since not all build environments provide the latter.
15
daf50ae7
L
162008-04-10 H.J. Lu <hongjiu.lu@intel.com>
17
18 * NEWS: Mention -msse-check=[none|error|warning].
19
20 * config/tc-i386.c (sse_check): New.
21 (OPTION_MSSE_CHECK): Likewise.
22 (md_assemble): Check SSE instructions if needed.
23 (md_longopts): Add -msse-check.
24 (md_parse_option): Handle OPTION_MSSE_CHECK.
25 (md_show_usage): Show -msse-check=[none|error|warning].
26
27 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
28