1. 01 May, 2001 3 commits
    • tsystem.h: Test only POSIX for availability of string.h and time.h. · 34f4f3a5
      	* tsystem.h: Test only POSIX for availability of string.h
      	and time.h.
      	* config.gcc (all systems): If USG appeared in xm_defines,
      	change it to POSIX.  If both USG and POSIX appeared, just
      	delete USG. Remove unnecessary quotes around xm_defines
      	settings.
      	(m68k-crds-unos*): Don't #define unos - tested nowhere.
      	(m68k-apple-aux*): Don't #define AUX - tested nowhere.
      	(alpha*-*-linux*ecoff*, powerpc-*-linux*libc1,
      	powerpc-*-linux*): No need to set xm_defines - handled by
      	global settings for *-*-linux*.
      
      From-SVN: r41714
      Zack Weinberg committed
    • dbxout.c, [...]: Always include gstab.h, not system stab.h. · 7719ffbf
      	* dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
      	Always include gstab.h, not system stab.h.  Don't provide
      	default definitions of N_CATCH or N_OPT.  Always use the
      	gstab.h variant of STAB_CODE_TYPE.
      	* final.c: Don't include stab.h/gstab.h at all, or provide
      	defaults for N_SLINE and N_SOL.
      
      	* xcoffout.c: Can assume N_MAIN, N_DSLINE, N_BSLINE, N_BINCL,
      	N_EINCL, N_EXCL, N_M2C, N_SCOPE, N_CATCH, and N_OPT are
      	available.
      	* sdbout.c: Always include gsyms.h instead of system syms.h.
      
      	* configure.in: No need to check for stab.h.
      	* configure, config.in: Regenerate.
      	* Makefile.in (final.o): Don't depend on gstab.h.
      
      From-SVN: r41713
      Zack Weinberg committed
    • extend.texi: Improve documentation of volatile asms. · e71b34aa
      	* extend.texi: Improve documentation of volatile asms.
      
      	* c-tree.texi: Fix thinko.
      	* gcc.texi: Likewise.
      
      Co-Authored-By: Richard Henderson <rth@redhat.com>
      
      From-SVN: r41712
      Mark Mitchell committed
  2. 30 Apr, 2001 16 commits
  3. 29 Apr, 2001 7 commits
  4. 28 Apr, 2001 11 commits
  5. 27 Apr, 2001 3 commits