OSDN Git Service

* config.gcc (sh5*-*-netbsd*): Remove sh/t-netbsd-sh5-32
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index 042a369..cdd80e7 100644 (file)
@@ -1,3 +1,80 @@
+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.
+       ($(docdir)/gccinstall.info): New target.
+       (info): Depend on it.
+       (gccinstall.dvi): New target.
+       (dvi): Depend on it.
+       * doc/.cvsignore: Ignore new info files.
+       * doc/install.texi (@setfilename): Reflect new info filename.
+
+Thu Jun  6 15:57:23 2002  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * sh.c (machine_dependent_reorg): Don't set RTX_UNCHANGING_P
+       on an UNSPEC.
+
+Thu Jun  6 07:17:43 2002  Nicola Pero  <n.pero@mi.flashnet.it>
+
+       PR objc/6834
+       * objc/objc-lang.c (LANG_HOOKS_GET_ALIAS_SET): Define to be
+       c_common_get_alias_set.
+       (LANG_HOOKS_SAFE_FROM_P): Define to be c_safe_from_p.   
+
+2002-06-06  John David Anglin  <dave@hiauly1.hia.nrc.ca>
+
+       * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): New
+       functions.
+       * rtl.h (get_first_nonnote_insn, get_last_nonnote_insn): Declare.
+       * avr/avr.c (avr_output_function_epilogue): Use above to determine
+       function size.
+       * pa/pa.c (pa_output_function_prologue): Likewise.
+
+2002-06-05  David S. Miller  <davem@redhat.com>
+
+       * integrate.c (subst_constants): Handle 'B' RTL format.
+
+2002-06-05  Eric Christopher  <echristo@redhat.com>
+
+       * varasm.c (make_decl_rtl): Fix comment for removed
+       halfpic.c.
+
+2002-06-05  Eric Christopher  <echristo@redhat.com>
+
+       * Makefile.in: Remove missed halfpic bits.
+
 2002-06-05  Eric Christopher  <echristo@redhat.com>
 
        * toplev.c: Remove half-pic.