Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-16 | buildsys: fix IS_IN_lib* | Bernhard Reutner-Fischer | |
define NOT_IN_libc / IS_IN_libxxx appropriately to fix pthread_once Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2005-07-14 | import the rest of the glibc start.S so PIE works | Mike Frysinger | |
2005-07-09 | setting envp is pointless since no other arch does it | Mike Frysinger | |
2005-07-06 | use % as the function marker instead of @ | Mike Frysinger | |
2005-07-01 | tweak whitespace/syntax | Mike Frysinger | |
2005-06-29 | rename crt0.S to crt1.S and clean up so it actually works :) | Mike Frysinger | |