Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed duplicated file (already moved into libc/misc/elf) | Carmelo Amoroso | 2008-07-29 | 1 | -68/+0 |
| | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch nptl branch with SH port: as requested by sjhill for mips-ash4 merge | Carmelo Amoroso | 2007-11-19 | 1 | -10/+5 |
| | |||||
* | Finally check in all the changes I made for NPTL library proper. | "Steven J. Hill" | 2006-08-21 | 1 | -1/+1 |
| | |||||
* | Add in calls needed for TLS setup for statically linked applications. A call ↵ | "Steven J. Hill" | 2005-08-30 | 1 | -0/+73 |
is made to '_dl_aux_init' which is defined in 'dl-support.c' to set up TLS variables before '__uClibc_init' gets called. |