1. 01 Sep, 1997 4 commits
    • cccp.c (sys_errlist): Remove special 4.4bsd declaration. · a63d08e6
              * cccp.c (sys_errlist): Remove special 4.4bsd declaration.
              * collect2.c (sys_errlist): Likewise.
              * cpplib.c (sys_errlist): Likewise.
              * gcc.c (sys_errlist): Likewise.
              * protoize (sys_errlist): Likewise.
              * configure.in: Check for strerror.
              * xm-freebsd.h (HAVE_STRERROR): Remove definition.
              * xm-gnu.h (HAVE_STRERROR): Likewise.
              * xm-linux.h (HAVE_STRERROR): Likewise.
              * xm-netbsd.h (HAVE_STRERROR): Likewise.
              * xm-bsd386.h (HAVE_STRERROR): Likewise.
              * xm-cygwin32.h (HAVE_STRERROR): Likewise.
              * xm-dos.h (HAVE_STRERROR): Likewise.
              * xm-mingw32.h (HAVE_STRERROR): Likewise.
              * xm-pa.h (HAVE_STRERROR): Likewise.
              * xm-papro.h (HAVE_STRERROR): Likewise.
              * xm-sysv4.h (HAVE_STRERROR): Likewise.
              * configure, config.in: Rebuilt.
      Remove the need to define HAVE_STRERROR for each host port.
      
      From-SVN: r15011
      Jeffrey A Law committed
    • Makefile.in: Add several missing "else true" clauses. · db814993
              * Makefile.in: Add several missing "else true" clauses.
      Cater to broken "make" programs.
      
      From-SVN: r15010
      Jeffrey A Law committed
    • collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. · e3512ac2
              * collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED.
              * mips-tfile.c: Likewise.
              * gcc.texi: DONT_DECLARE_SYS_SIGLIST: Remove docs.
              * xm-linux.h (DONT_DECLARE_SYS_SIGLIST): Delete definition.
              * xm-freebsd.h, xm-bsd386.h, xm-sysv4.h, xm-sol2.h: Likewise.
              * configure.in: Check for sys_siglist declaration.
              * configure, config.in: Rebuilt.
      
      Fix conflicting sys_siglist decls once and for all.
      
      From-SVN: r15007
      Jeffrey A Law committed
    • go32-rtems.h, [...] (subtarget_switches): Added -mrtems as a switch. · 5d84b57e
              * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h,
              m68k/rtems.h, mips/rtems64.h, pa/rtems.h, rs6000/rtems.h,
              sparc/rtems.h (subtarget_switches): Added -mrtems as a switch.
              * i960/i960.h: Added SUBTARGET_SWITCHES macro.
              * rs6000/sysv4.h (extra_subtarget_switches): Added new
              macro EXTRA_SUBTARGET_SWITCHES.
              * configure.in (sh*-*-rtems*): New target.
              * sh/rtems.h: New file.
              * sh/sh.h: Added SUBTARGET_SWITCHES macro.
              * configure: Rebuilt.
      
      From-SVN: r15006
      Joel Sherrill committed
  2. 31 Aug, 1997 2 commits
  3. 30 Aug, 1997 2 commits
  4. 29 Aug, 1997 8 commits
  5. 28 Aug, 1997 7 commits
  6. 27 Aug, 1997 17 commits