diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-01-26 03:20:22 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2005-01-26 03:20:22 +0000 |
commit | fe04ce064a68fb28986a07d1061bdc5cb98e2a89 (patch) | |
tree | 9ba1caadb88ecb5beadab9673342ae40c0206879 /gcc/function.c | |
parent | 6a03afdf3e124f0d08809f861ad313da5c3f8e74 (diff) | |
download | gcc-fe04ce064a68fb28986a07d1061bdc5cb98e2a89.zip gcc-fe04ce064a68fb28986a07d1061bdc5cb98e2a89.tar.gz gcc-fe04ce064a68fb28986a07d1061bdc5cb98e2a89.tar.bz2 |
cris.h (LIB_SPEC): Use -lsyslinux, not -lsyssim.
* config/cris/cris.h (LIB_SPEC) <sim*>: Use -lsyslinux, not
-lsyssim. Wrap -lc -lsyssim in --start-group --end-group instead
of doubling.
(STARTFILE_SPEC): Add crti.o, before crtbegin.o.
<sim*>: Always use crt1.o, regardless of N in simN.
<!sim>: Drop support for -pg and -p variants; always use crt0.o.
(ENDFILE_SPEC): Add crtn.o, after crtend.o.
(CRT_CALL_STATIC_FUNCTION): Remove.
* config/cris/aout.h (STARTFILE_SPEC): <!melinux && sim*>: Always
use crt1.o, regardless of N in simN.
<!sim>: Drop support for -pg and -p variants; always use crt0.o.
(LIB_SPEC): Do not define; default to the one in config/cris/cris.h.
(CRIS_CPP_SUBTARGET_SPEC) <melinux && !nostdinc>: Remove special
case isystem setting.
(MAX_OFILE_ALIGNMENT): Correct to 32, not 16.
From-SVN: r94251
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions