]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/config/picochip/t-picochip
Move libgcc1 to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / picochip / t-picochip
CommitLineData
45b86625
RO
1# Prevent some of the more complicated libgcc functions from being
2# compiled. This is because they are generally too big to fit into an
3# AE anyway, so there is no point in having them. Also, some don't
4# compile properly so we'll ignore them for the moment.
5LIB1ASMSRC = picochip/lib1funcs.S
6LIB1ASMFUNCS = _mulsc3 _divsc3
7
201cdb74
RO
8# Turn off the building of exception handling libraries.
9LIB2ADDEH =