]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/config/picochip/t-picochip
Move libgcc1 to toplevel libgcc
[thirdparty/gcc.git] / libgcc / config / picochip / t-picochip
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.
5 LIB1ASMSRC = picochip/lib1funcs.S
6 LIB1ASMFUNCS = _mulsc3 _divsc3
7
8 # Turn off the building of exception handling libraries.
9 LIB2ADDEH =