and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from git://gcc.gnu.org/git/gcc.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 05 Feb, 2003 7 commits
  2. 04 Feb, 2003 2 commits
  3. 03 Feb, 2003 6 commits
    • John David Anglin's avatar
      Add PR numbers to previous update. · 15b25195
      John David Anglin authored
      From-SVN: r62344
      15b25195
    • Franz Sirl's avatar
      backport: integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it... · 33b2a2e0
      Franz Sirl authored
      backport: integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it refers to a subroutine parameter.
      
      	2003-02-03  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
      
      	Backport following patch:
      
      	2002-08-01  Richard Henderson  <rth@redhat.com>
      
      	* integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it
      	refers to a subroutine parameter.
      
      From-SVN: r62342
      33b2a2e0
    • John David Anglin's avatar
      backport: [multiple changes] · 557ef47c
      John David Anglin authored
      2003-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
      
      	* cfgcleanup.c (try_forward_edges): Check for null insn.
      
      2003-02-03  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
      	Eric Botcazou  <ebotcazou@libertysurf.fr>
      
      	Backport following patches:
      
      	2002-09-16  Richard Henderson  <rth@redhat.com>
      
              * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZE
              as well as OFFSET for BITPOS.
      
      	2002-09-08  Jan Hubicka  <jh@suse.cz>
      
              * emit-rtl.c (set_mem_attributes_minus_bitpos): Fix array_ref
              handling.
      
      	2002-07-29  Richard Henderson  <rth@redhat.com>
      
              * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from
              set_mem_attributes and add BITPOS argument.  Subtract it from
              OFFSET when same is adjusted.
              (set_mem_attributes): New wrapper function.
              * expr.c (expand_assignment): Use set_mem_attributes_minus_bitpos;
              remove offset adjustment hack.
              * expr.h (set_mem_attributes_minus_bitpos): Declare.
      
      	2002-07-25  Richard Henderson  <rth@redhat.com>
      
              * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkos
              in ARRAY_REF of DECL_P case.
      
      	2002-07-21  Richard Henderson  <rth@redhat.com>
      
              * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL
              when flag_argument_noalias == 2.
              * alias.c (nonoverlapping_memrefs_p): Handle that.
              * print-rtl.c (print_mem_expr): Likewise.
      
      	2002-06-03  Dan Nicolaescu  <dann@godzilla.ics.uci.edu>
      
              * alias.c (nonoverlapping_memrefs_p): Fix off by one error.
      
      From-SVN: r62331
      557ef47c
    • Steve Ellcey's avatar
      * config/pa/pa64-hpux.h (INIT_ENVIRONMENT): New. · 128ba249
      Steve Ellcey authored
      From-SVN: r62317
      128ba249
    • GCC Administrator's avatar
      Daily bump. · b63dc678
      GCC Administrator authored
      From-SVN: r62295
      b63dc678
    • GCC Administrator's avatar
      Daily bump. · ed01f3ee
      GCC Administrator authored
      [[Split portion of a mixed commit.]]
      
      From-SVN: r62294.2
      ed01f3ee
  4. 02 Feb, 2003 4 commits
  5. 01 Feb, 2003 3 commits
  6. 31 Jan, 2003 4 commits
  7. 30 Jan, 2003 5 commits
    • Roger Sayle's avatar
      config.guess: Updated to 2003-01-30's version. · 04aa9d2b
      Roger Sayle authored
      
      	* config.guess: Updated to 2003-01-30's version.
      	* config.sub: Updated to 2003-01-28's version.
      
      From-SVN: r62158
      04aa9d2b
    • Andreas Schwab's avatar
      m68k.md (tablejump+2): Don't sign extend an address register. · 4a2d4694
      Andreas Schwab authored
      2003-01-30  Andreas Schwab  <schwab@suse.de>
      
      	* config/m68k/m68k.md (tablejump+2): Don't sign extend an address
      	register.
              * config/m68k/apollo68.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/coff.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/linux.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/m68kelf.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/mot3300.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/netbsd-elf.h (ASM_RETURN_CASE_JUMP): Likewise.
              * config/m68k/pbb.h (ASM_RETURN_CASE_JUMP): Likewise.
      
      From-SVN: r62147
      4a2d4694
    • Joel Sherrill's avatar
      Fixed incorrectly formatted entries. · 3f786021
      Joel Sherrill authored
      From-SVN: r62144
      3f786021
    • Ralf Corsepius's avatar
      re PR target/9316 (powerpc-rtems/extending multilibs) · 1400c264
      Ralf Corsepius authored
      2003-01-30	Ralf Corsepius <corsepiu@faw.uni-ulm.de>
      
      	PR target/9316
      	* config/rs6000/rtems.h: Add CPP_OS_DEFAULT_SPEC.
      	* config/rs6000/sysv4.h: Add CPP_OS_RTEMS_SPEC.
      	* config/rs6000/t-rtems: New file. multilib variants to match OS.
      	* config.gcc (powerpc-*-rtems*): Use rs6000/t-rtems instead of
      	rs6000/t-ppcgas so we get the desired multilibs.
      
      From-SVN: r62136
      1400c264
    • GCC Administrator's avatar
      Daily bump. · a789af69
      GCC Administrator authored
      From-SVN: r62117
      a789af69
  8. 29 Jan, 2003 9 commits