OSDN Git Service

* config/cris/cris.h (LIB_SPEC) <sim*>: Use -lsyslinux, not
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jan 2005 03:20:22 +0000 (03:20 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jan 2005 03:20:22 +0000 (03:20 +0000)
commit6bb21d381eda5acde1e4732fba39a040e9b041f5
tree9ba1caadb88ecb5beadab9673342ae40c0206879
parentec20cf723e0fa1d7e9728aa6df401bd9212f9186
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94251 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/cris/aout.h
gcc/config/cris/cris.h