1. 01 May, 2001 2 commits
    • 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 4 commits