xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Thu, 8 Mar 2001 18:53:26 +0000 (18:53 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 8 Mar 2001 18:53:26 +0000 (18:53 +0000)
commitb19a539e02fb8cea5f0f702715b1981ad4b7649d
tree0c07d5db180f4251184ec4d5f90a574573e7b97a
parentc53cf0fe5efaa53a475ed75dc4c292f631701961
xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.

* config/ns32k/xm-pc532-min.h, config/we32k/xm-we32k.h: Delete
references to the MAXPATHLEN macro.

* config/alpha/xm-alpha.h, config/arm/xm-arm.h,
config/i386/xm-cygwin.h, config/xm-linux.h: Delete references to
the POSIX macro.

* config/i386/xm-gnu.h, config/xm-gnu.h,
config/alpha/xm-openbsd.h, config/i386/xm-openbsd.h,
config/m68k/xm-openbsd.h, config/mips/xm-openbsd.h,
config/sparc/xm-openbsd.h, config/xm-openbsd.h: Delete empty
and/or unused files.

* config.gcc: Define POSIX in xm_defines as appropriate in lieu of
doing so in various xm-*.h files.

f:
* com.c: Don't rely on the POSIX macro to define autoconf stuff.

From-SVN: r40323
18 files changed:
gcc/ChangeLog
gcc/config.gcc
gcc/config/alpha/xm-alpha.h
gcc/config/alpha/xm-openbsd.h [deleted file]
gcc/config/arm/xm-arm.h
gcc/config/i386/xm-cygwin.h
gcc/config/i386/xm-gnu.h [deleted file]
gcc/config/i386/xm-openbsd.h [deleted file]
gcc/config/m68k/xm-openbsd.h [deleted file]
gcc/config/mips/xm-openbsd.h [deleted file]
gcc/config/ns32k/xm-pc532-min.h
gcc/config/sparc/xm-openbsd.h [deleted file]
gcc/config/we32k/xm-we32k.h
gcc/config/xm-gnu.h [deleted file]
gcc/config/xm-linux.h
gcc/config/xm-openbsd.h [deleted file]
gcc/f/ChangeLog
gcc/f/com.c