bd52d17906
too large to list, but see: http://gcc.gnu.org/gcc-3.4/changes.html http://gcc.gnu.org/gcc-4.0/changes.html http://gcc.gnu.org/gcc-4.1/changes.html for the details.
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
LIB2FUNCS_STATIC_EXTRA = \
|
|
tmpabi_symbol.c $(srcdir)/config/cris/mulsi3.asm
|
|
|
|
MULTILIB_OPTIONS = melinux
|
|
MULTILIB_DIRNAMES = elinux
|
|
MULTILIB_EXTRA_OPTS = mbest-lib-options
|
|
|
|
INSTALL_LIBGCC = install-multilib
|
|
LIBGCC = stmp-multilib
|
|
|
|
tmpabi_symbol.c: $(srcdir)/config/cris/cris_abi_symbol.c
|
|
cp $(srcdir)/config/cris/cris_abi_symbol.c $@
|