1. 04 Dec, 1997 5 commits
  2. 03 Dec, 1997 8 commits
  3. 02 Dec, 1997 5 commits
  4. 01 Dec, 1997 3 commits
  5. 28 Nov, 1997 5 commits
  6. 27 Nov, 1997 12 commits
  7. 26 Nov, 1997 2 commits
    • config.guess (alpha stuff): Merge with FSF to avoid incorrect guesses. · 5f1a18f6
              * config.guess (alpha stuff): Merge with FSF to avoid incorrect
              guesses.
      
      From-SVN: r16770
      Jeff Law committed
    • configure.in (target frags): Add powerpc*-linux-gnulibc1. · 20a2fbe2
              * configure.in (target frags): Add powerpc*-linux-gnulibc1.
              (stdio-lock): Similarly.
      
              * configure.in (target frags): Add alpha*-linux-gnulibc1.
              (pic frags): Its alpha*- not alpha-.
              (stdio-lock): Kill everything.  Add alpha*-linux-gnulibc1.
              * libio.h: Check __GLIBC_MINOR__ to find stdio-lock.h.  If not
              _IO_MTSAFE_IO & GLIBC, make sure the lock pointer is still there.
              * libioP.h: Check __GLIBC_MINOR__ to find libc-lock.h.
      
              * config/linuxaxp1-libc-lock.h: New file.
              * config/linuxaxp1-stdio-lock.h: New file.
              * config/linuxaxp1.mt: New file.
      
              * gen-params (va_list): Check for and use __gnuc_va_list.
              (NULL): Work around some linux kernel headers and redefine NULL.
      
      From-SVN: r16769
      Richard Henderson committed