On Thu, Apr 25, 2013 at 04:05:24PM +0200, Christian JULLIEN wrote: > Wouah! > Do you mean you're implementing eabi_xxxx functions for ARM (such as div and > mod ?) > Total respect!!
I once had an incomplete libtcc1 on my homepage, where I used a division function from GMP. It could not be compiled with TinyCC because of the missing ARM assembler. At one point I stopped trying to reinvent the wheel and started to point everyone to libgcc. Daniel _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
