Lattice Mico32 port
Ian Lance Taylor
iant@google.com
Mon Oct 5 17:27:00 GMT 2009
"Jon Beniston" <jon@beniston.com> writes:
> Hi Richard,
>
>>> Index: gcc/config/lm32/sfp-machine.h
>>> Index: gcc/config/lm32/crti.S
>>> Index: gcc/config/lm32/lib1funcs.S
>>> Index: gcc/config/lm32/crtn.S
>>> Index: gcc/config/lm32/arithmetic.c
>>> Index: gcc/config/lm32/t-fprules-softfp
>>> Index: gcc/config/lm32/t-lm32
>>
>>Can you move these to libgcc?
>
> The rules in libgcc/Makefile.in use $(gcc_srcdir) (E.g. for targets
> lib1asmfuncs-o). How would you suggest I do this?
You can put assembler files in LIB2ADD. See, e.g.,
libgcc/config/ia64/t-softfp-compat. I'm not sure the libgcc1
vs. libgcc2 distinction makes much sense any more.
Ian
More information about the Gcc
mailing list