Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). | Carmelo Amoroso | 2008-11-18 | 1 | -0/+1 |
| | | | | | | Currently we have an implementation in ld.so and libdl.a. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Fix SEGV for static builds in exit() path. | Joakim Tjernlund | 2007-01-10 | 1 | -1/+0 |
| | | | | Leave the now obsolete libc/misc/pthread dir in for now. | ||||
* | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen | 2006-07-05 | 1 | -2/+1 |
| | | | | I had clearly run search/replace on that were cluttering things up. | ||||
* | Remove unused files | Peter S. Mazinger | 2006-02-13 | 1 | -1/+0 |
| | |||||
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other ↵ | Peter S. Mazinger | 2005-10-25 | 1 | -0/+36 |
archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. |