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. 19 Aug, 2001 7 commits
  2. 18 Aug, 2001 3 commits
  3. 17 Aug, 2001 5 commits
  4. 16 Aug, 2001 3 commits
  5. 15 Aug, 2001 3 commits
  6. 14 Aug, 2001 10 commits
  7. 13 Aug, 2001 6 commits
  8. 12 Aug, 2001 2 commits
  9. 11 Aug, 2001 1 commit
    • Gabriel Dos Reis's avatar
      [multiple changes] · c5889d01
      Gabriel Dos Reis authored
      2001-08-10  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
                  Mark Mitchell <mark@codesourcery.com>
      
              * include/bits/std_limits.h: New file.
              * include/Makefile.am (bits_headers): Add std_limits.h
              (all-local): std_limits.h is no longer built.
              (${target_builddir}/std_limits.h): Remove.
              * include/Makefile.in: Regenerate.
              * src/limits.cc: New file.
              * src/Makefile.am (sources): Add limits.cc in replacement of
              limitsMEMBERS.cc.
              * src/Makefile.in: Regenerate.
      
      2001-08-09  David Edelsohn  <edelsohn@gnu.org>
      
              * config/os/aix/bits/os_defines.h: Define std_limits.h macros.
              * config/os/generic/bits/os_defines.h: Likewise.
              * config/os/gnu-linux/bits/os_defines.h: Likewise.
              * config/os/hpux/bits/os_defines.h: Likewise.
              * config/os/irix/irix6.5/bits/os_defines.h: Likewise.
              * config/os/solaris/solaris2.7/bits/os_defines.h: Likewise.
      
      From-SVN: r44800
      c5889d01