OSDN Git Service

* config.gcc (sh5*-*-netbsd*): Remove sh/t-netbsd-sh5-32
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 46acffa..cdd80e7 100644 (file)
@@ -1,3 +1,36 @@
+2002-06-07  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * config.gcc (sh5*-*-netbsd*): Remove sh/t-netbsd-sh5-32
+       from and add t-sh64 to ${tmake_file}.
+       (sh64*-*-netbsd*): Add t-sh64 to ${tmake_file}.
+       * config/sh/t-netbsd-sh5 (LIB1ASMFUNCS): Remove.
+       * config/sh/t-netbsd-sh5-32: Remove.
+       * config/sh/t-netbsd-sh5-64 (MULTILIB_OPTIONS): Use
+       MULTILIB_ENDIAN.
+       (MULTILIB_DIRNAMES): Define.
+
+Thu Jun  6 23:14:46 CEST 2002  Jan Hubicka  <jh@suse.cz>
+
+       * i386.md (and promoting splitters): Disable QI to SImode promoting
+       when doing so changes immediate to be 32bit.
+
+       * rtl.h (emit_*_scope): Declare.
+       * emit-rtl.c (emit_*_scope): New global functions.
+       (try_split): Copy scope.
+       * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,
+       noce_try_flag_inc, noce_try_store_flag_mask, noce_try_cmove,
+       noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
+       noce_process_if_block, find_cond_trap): Copy scopes.
+       * recog.c (peephole2_optimize): likewise.
+
+2002-06-06  Jeffrey Law  <law@redhat.com>
+
+       * h8300.h (OK_FOR_U): Fix thinko exposed by flag checking.
+
+Thu Jun  6 21:06:25 2002  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'".
+
 2002-06-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * Makefile.in (TEXI_GCCINSTALL_FILES): Define.