1. 23 Jan, 2004 3 commits
  2. 22 Jan, 2004 30 commits
  3. 21 Jan, 2004 7 commits
    • gcc_release (build_sources): Delete call to make f77.rebuilt. · b68c3d41
      2004-01-20  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* gcc_release (build_sources): Delete call to make f77.rebuilt.
      
      From-SVN: r76314
      R. Kelley Cook committed
    • pa-protos.h: Update copyright. · d1885651
      	* pa-protos.h: Update copyright.
      	* pa.h: Likewise.
      	* pa.md: Likewise.
      
      From-SVN: r76308
      John David Anglin committed
    • re PR bootstrap/13735 (avr-elf ICE while building libgcc) · 03b82c00
      	PR bootstrap/13735
      	* config/avr/avr.h (BASE_REG_CLASS): Don't permit to use X
      	register as pointer after reload.
      
      From-SVN: r76306
      Kazu Hirata committed
    • re PR target/12308 ('387 mode switching clobbers flags) · 6ed854f1
      2004-01-21  Caroline Tice <ctice@apple.com>
      
              PR target/12308
              * config/i386/i386.md (fix_truncxfdi2): Add clause to clobber
              flags register.
              (fix_truncdfdi2): Likewise.
              (fix_truncsfdi2): Likewise.
              (*fix_truncdi_1): Likewise.
              (fix_truncxfsi2): Likewise.
              (fix_truncdfsi2): Likewise.
              (fix_truncsfsi2): Likewise.
              (*fix_truncsi_1): Likewise.
              (fix_truncxfhi2): Likewise.
              (fix_truncdfhi2): Likewise.
              (fix_truncsfhi2): Likewise.
              (*fix_trunchi_1): Likewise.
      
      From-SVN: r76305
      Andrew Pinski committed
    • Make-lang.in, [...]: Update copyright. · 521cc508
      	* Make-lang.in, call.c, class.c, decl2.c, except.c, expr.c,
      	init.c, mangle.c, typeck.c: Update copyright.
      
      From-SVN: r76304
      Kazu Hirata committed
    • i386.md (fix_truncxfdi2): Add clause to clobber flags register. · ec13ba83
      
      2004-01-21  Caroline Tice <ctice@apple.com>
      
      	* config/i386/i386.md (fix_truncxfdi2): Add clause to clobber
              flags register.
      	(fix_truncdfdi2): Likewise.
      	(fix_truncsfdi2): Likewise.
      	(*fix_truncdi_1): Likewise.
      	(fix_truncxfsi2): Likewise.
              (fix_truncdfsi2): Likewise.
      	(fix_truncsfsi2): Likewise.
      	(*fix_truncsi_1): Likewise.
      	(fix_truncxfhi2): Likewise.
      	(fix_truncdfhi2): Likewise.
      	(fix_truncsfhi2): Likewise.
      	(*fix_trunchi_1): Likewise.
      
      From-SVN: r76303
      Caroline Tice committed
    • alias.c, [...]: Update copyright. · d9221e01
      	* alias.c, basic-block.h, c-common.c, c-common.h,
      	c-cppbuiltin.c, c-opts.c, c-pragma.c, c-pretty-print.c,
      	calls.c, cfg.c, cfgcleanup.c, cfgrtl.c, cgraph.h, collect2.c,
      	combine.c, cppcharset.c, cpphash.h, cppinit.c, cpplib.c,
      	cpplib.h, cppmacro.c, crtstuff.c, cselib.c, cselib.h,
      	defaults.h, df.c, dominance.c, et-forest.c, expmed.c, expr.c,
      	expr.h, fix-header.c, function.h, gcc.c, gcse.c, genattrtab.c,
      	genautomata.c, genconditions.c, genemit.c, genflags.c,
      	gengtype.c, gengtype.h, genopinit.c, genrecog.c, gensupport.c,
      	ggc-zone.c, graph.c, haifa-sched.c, input.h, integrate.c,
      	langhooks-def.h, langhooks.c, langhooks.h, line-map.c,
      	line-map.h, local-alloc.c, optabs.c, optabs.h, postreload.c,
      	ra.h, recog.c, reg-stack.c, regmove.c, reload.c, reorg.c,
      	rtl.c, sched-deps.c, sched-ebb.c, sdbout.c, system.h,
      	target.h, targhooks.c, toplev.h, tree-inline.c, unwind-pe.h,
      	unwind.h, varray.c, varray.h: Update copyright.
      
      From-SVN: r76302
      Kazu Hirata committed