From 4ffff32f75b16015df0d83c38910a75209079369 Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Sat, 17 Nov 2007 14:19:19 +0000 Subject: * config/tc-mips.c (md_parse_option): Match mips_optimize to the -O option supplied, but still keep mips_optimize == 2 as default value. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 0a182bf..6604e8e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2007-11-17 Thiemo Seufer + * config/tc-mips.c (md_parse_option): Match mips_optimize to the -O + option supplied, but still keep mips_optimize == 2 as default value. + +2007-11-17 Thiemo Seufer + * doc/as.texinfo: Document the new attribute value. 2007-11-16 Eric B. Weddington -- cgit v1.1