OSDN Git Service

* config/freebsd.h (LIB_SPEC): Key the exact setting to
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 May 2001 19:28:15 +0000 (19:28 +0000)
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 May 2001 19:28:15 +0000 (19:28 +0000)
commit1d371f9109d215d70420edcd9e72e52d3cc60b51
tree4f02300804e0911e677d07ff67301cd3d153605e
parent1307f5d6b3a17fdf17a9ba9ad724bcc9ac474a61
* config/freebsd.h (LIB_SPEC): Key the exact setting to
configure-time options and target version of FreeBSD.  Set-up
to match architectural change in threading support.  Correctly
report when -pthread option is not supported by configure-time
options.
(FBSD_CPP_PREDEFINES): Move from architecture-specific files
and extend to encode target version number in run-time setting
of __FreeBSD__ macro to match the system compiler.
(CPP_PREDEFINES): Likewise.
(PREFERRED_DEBUGGING_TYPE): Change to DWARF2_DEBUG.

* config/alpha/freebsd.h (CPP_PREDEFINES): Moved to common freebsd.h.
* config/i386/freebsd.h (CPP_PREDEFINES): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42464 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/freebsd.h
gcc/config/freebsd.h
gcc/config/i386/freebsd.h