freebsd-dev/lib/libc/i386/stdlib
Ed Schouten e71280c7bc Remove hand-written labs/abs implementations. GCC is smart enough.
It turns out GCC generates code that's a couple of bytes big bigger, but
performs no branching whatsoever.

Submitted by:	Christoph Mallon
2009-06-23 09:04:59 +00:00
..
div.S Remove unneeded stores back into the function arguments. 2009-06-22 10:56:08 +00:00
ldiv.S Remove unneeded stores back into the function arguments. 2009-06-22 10:56:08 +00:00
Makefile.inc Remove hand-written labs/abs implementations. GCC is smart enough. 2009-06-23 09:04:59 +00:00