diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-12-30 10:36:52 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2021-01-02 19:56:19 +0000 |
commit | b2cee5e1e89c8f939bc36fe9756befcb93d96982 (patch) | |
tree | 9bae8076e1cc95ecefa860dd599dcf76cb854cff /libgcc/libgcov-driver-system.c | |
parent | ae99b315ba5b9e1ccc221b3c45de323cbc574400 (diff) | |
download | gcc-b2cee5e1e89c8f939bc36fe9756befcb93d96982.zip gcc-b2cee5e1e89c8f939bc36fe9756befcb93d96982.tar.gz gcc-b2cee5e1e89c8f939bc36fe9756befcb93d96982.tar.bz2 |
Darwin : Adjust defaults for current bootstrap constraints.
The toolchain now requires a C++11 compiler to bootstrap and
none of the older Darwin toolchains which were based on stabs
debugging are suitable. We can simplify the debug setup now.
gcc/ChangeLog:
* config/darwin.h (DSYMUTIL_SPEC): Default to DWARF
(ASM_DEBUG_SPEC):Only define if the assembler supports
stabs.
(PREFERRED_DEBUGGING_TYPE): Default to DWARF.
(DARWIN_PREFER_DWARF): Define.
* config/darwin9.h (PREFERRED_DEBUGGING_TYPE): Remove.
(DARWIN_PREFER_DWARF): Likewise
(DSYMUTIL_SPEC): Likewise.
(COLLECT_RUN_DSYMUTIL): Likewise.
(ASM_DEBUG_SPEC): Likewise.
(ASM_DEBUG_OPTION_SPEC): Likewise.
Diffstat (limited to 'libgcc/libgcov-driver-system.c')
0 files changed, 0 insertions, 0 deletions