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. 25 Oct, 1999 6 commits
  2. 21 Oct, 1999 4 commits
  3. 19 Oct, 1999 3 commits
  4. 18 Oct, 1999 2 commits
  5. 16 Oct, 1999 2 commits
  6. 13 Oct, 1999 1 commit
  7. 12 Oct, 1999 8 commits
  8. 11 Oct, 1999 1 commit
    • David Edelsohn's avatar
      rs6000.md (scc patterns): Disable most SImode variants if TARGET_POWERPC64. · 6e6c09d9
      David Edelsohn authored
              * rs6000.md (scc patterns): Disable most SImode variants if
              TARGET_POWERPC64.
              * rs6000.c (expand_block_move): Fix gen_movsi typos.
      
              Thu Oct  7 23:06:50 1999  Richard Henderson  <rth@cygnus.com>
              * rs6000.md (fix_truncdfsi2_internal+1): Emit a clobber
              before the fctiwz insn.
      
              Thu Oct  7 00:36:17 1999  Diego Novillo  <dnovillo@cygnus.com>
              * config/rs6000/rs6000.c (secondary_reload_class): For TARGET_ELF
              make sure that HIGH instructions are copied into BASE_REGS.
      
      From-SVN: r29896
      6e6c09d9
  9. 30 Sep, 1999 1 commit
  10. 22 Sep, 1999 3 commits
  11. 16 Sep, 1999 1 commit
  12. 15 Sep, 1999 1 commit
  13. 07 Sep, 1999 7 commits
    • David Edelsohn's avatar
      rs6000.h (ASM_FILE_START): Specify complete filename, including path, in .file directive. · 8ba43260
      David Edelsohn authored
              * rs6000.h (ASM_FILE_START): Specify complete filename, including
              path, in .file directive.
      
      From-SVN: r29174
      8ba43260
    • Jeffrey A Law's avatar
      fold-const.c (fold_range_test): Do not try to fold the range test if the rhs... · 907a26b8
      Jeffrey A Law authored
      fold-const.c (fold_range_test): Do not try to fold the range test if the rhs or lhs has side effects.
      
              Thu Sep  2 00:06:43 1999  Jeffrey A Law  (law@cygnus.com)
              * fold-const.c (fold_range_test): Do not try to fold the range
              test if the rhs or lhs has side effects.
      
      From-SVN: r29162
      907a26b8
    • Jeffrey A Law's avatar
      [multiple changes] · 7559393d
      Jeffrey A Law authored
              Sun Aug 29 03:27:23 1999  Scott Weikart <scott@igc.apc.org>
              * fix-header.c (main): Do not pass a null pointer to strcmp.
      
              Thu Aug 19 14:42:38 1999  Mike Stump <mrs@wrs.com>
                                        Mark Mitchell <mark@codesourcery.com>
              * c-common.c (c_get_alias_set): Fix support for poitners and
              references.
      
      From-SVN: r29161
      7559393d
    • Mark Mitchell's avatar
      pt.c (tsubst): Back out 1999-08-06 patch. · 1d6ec352
      Mark Mitchell authored
              * pt.c (tsubst): Back out 1999-08-06 patch.  Use fold and
              decl_constant_value to simplify array bounds.
      
      From-SVN: r29159
      1d6ec352
    • Jeffrey A Law's avatar
      Fri Aug 27 01:03:48 1999 Jim Kingdon <http://developer.redhat.com> with much... · a0f9fdb2
      Jeffrey A Law authored
              Fri Aug 27 01:03:48 1999  Jim Kingdon  <http://developer.redhat.com>
              with much help from Jeffrey A Law and Richard Henderson
              * i386.md: In the 6 insns which call output_fix_trunc,
              earlyclobber operands[0].
      
              Fri Aug 27 01:01:51 1999  Philip Blundell  <pb@nexus.co.uk>
              * jump.c (duplicate_loop_exit_test): Call reg_scan_update after
              creating new registers.
      
      From-SVN: r29158
      a0f9fdb2
    • Jeffrey A Law's avatar
      cse.c (fold_rtx): Work around bug in Sun V5.0 compilers. · d47ac78b
      Jeffrey A Law authored
              Fri Aug 27 15:35:24 1999  Jeffrey A Law  (law@cygnus.com)
              * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.
              * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of an
              operand.
      
              Tue Aug 31 11:51:06 1999  Jim Kingdon  <http://developer.redhat.com>
              * i386.c (output_strlen_unroll): Don't write xops[7]
              label if it wasn't set.
      
      From-SVN: r29156
      d47ac78b
    • Jeffrey A Law's avatar
      [multiple changes] · 35d35f91
      Jeffrey A Law authored
              Fri Aug 27 09:36:17 1999  Andreas Schwab  <schwab@suse.de>
              * function.c (assign_stack_temp_for_type): Fix change of Mar 5 for
              the fact that ALIGN is measured in bits, not bytes.
      
              Wed Aug 25 14:00:18 1999  Jason Merrill  <jason@yorick.cygnus.com>
              * c-common.c (combine_strings): Always set TREE_CONSTANT.
      Bring over a couple bugfixes to the gcc-2.95 branch.
      
      From-SVN: r29155
      35d35f91