Home | History | Annotate | Download | only in x86_64
History log of /src/lib/libc/compat/arch/x86_64/Makefile.inc
RevisionDateAuthorComments
 1.5  09-Feb-2015  pooka Include compat in rumprun libc

Not including non-renamed symbols in libc caused all kinds of configure
scripts to do the wrong thing when they just tested linkage without
including headers. So, go for the "least moving parts" bandaid for now.
 1.4  03-Jul-2006  drochner build {frexp,ldexp,modf} in the "compat" subtree
(Drop the modf assembler version. We have the same code in libm.)
(Drop the ldexp inline-assembler version. The same code is in libm as
scalbn; the ldexp there is just a wrapper providing error handling.)
 1.3  11-Mar-2006  christos Fix bug where we did not build archdir and simplify.
 1.2  11-Mar-2006  christos More new compat layout fixes.
 1.1  11-Mar-2006  christos Welcome to the new compat layout.

RSS XML Feed