summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing file in extra/configCarmelo Amoroso2008-03-161-0/+242
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1650-130/+445
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1615-30/+36
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1642-5237/+10241
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1652-85/+190
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1628-2600/+21
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-0914-509/+0
* Merge ldso tree with trunk. Carmelo Amoroso2008-03-0512-146/+192
* Synchronize ldso tree with trunk. Only architecturesCarmelo Amoroso2008-03-0512-97/+72
* Synch with trunk.Carmelo Amoroso2008-03-053-25/+73
* Synch with trunk adding latest changes:Carmelo Amoroso2008-03-051-11/+6
* Remove extra / from directory nameCarmelo Amoroso2008-03-053-5/+5
* Added support for ether_line, ether_ntohost and ether_hostton.Carmelo Amoroso2008-03-054-0/+197
* Test case to exploit dladdr bugCarmelo Amoroso2008-01-232-1/+27
* Revert latest commit because it brakes sh4 buildCarmelo Amoroso2008-01-211-0/+19
* This patch solves a problem in dladdr caused by the wrong valueCarmelo Amoroso2008-01-184-17/+52
* This is defined in multiple places for IA64 and cris architectures and "Steven J. Hill"2008-01-161-19/+0
* Remove pointless initialisation to 0 of some DIR's fieldsCarmelo Amoroso2007-12-091-1/+0
* Fix opendir problem when statically linked due to a missingCarmelo Amoroso2007-12-051-0/+1
* Fix typo in ifdef directiveCarmelo Amoroso2007-12-051-1/+1
* Whoops."Steven J. Hill"2007-11-291-1/+1
* Revert change to this test as it compiles without extra includes and "Steven J. Hill"2007-11-291-18/+0
* Fix test, but add casts back in needed to silence compiler warnings."Steven J. Hill"2007-11-291-6/+6
* Inclusion of the 'Test.mak' must come after all TESTS definitions."Steven J. Hill"2007-11-291-3/+3
* Remove extra include paths. The KERNEL_HEADERS is included by the "Steven J. Hill"2007-11-291-2/+1
* This test is also redundant. Keep 32 and 64 bit tests separate."Steven J. Hill"2007-11-291-149/+0
* Fix up 'tester' application and remove redundant file."Steven J. Hill"2007-11-292-1636/+6
* This test is identical to 'tst-setjmp.c' so get rid of it."Steven J. Hill"2007-11-291-118/+0
* Disable tst-ftime_l test if Extended Locale SupportCarmelo Amoroso2007-11-231-0/+4
* Fix __uClibc_main.c to not create aliases to hidden variablesCarmelo Amoroso2007-11-223-9/+10
* Last to missing files. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>Carmelo Amoroso2007-11-222-2/+3
* Push back changes to add cancellation handling.Carmelo Amoroso2007-11-2210-71/+236
* Removed #if USE_TLS guard around tls_tpnt, otherwise it will not compileCarmelo Amoroso2007-11-222-6/+2
* Added some missing files:Carmelo Amoroso2007-11-213-0/+83
* Synch with SH4 port (and trunk)Carmelo Amoroso2007-11-211-1/+1
* Split 'headers' target into three sub-target to workCarmelo Amoroso2007-11-211-21/+34
* Added optmized memcpy implementation for SH4Carmelo Amoroso2007-11-216-218/+1053
* Add SH minimal support for floating point exceptioins.Carmelo Amoroso2007-11-215-0/+145
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-2068-184/+256
* A bunch of fixes into include directoryCarmelo Amoroso2007-11-206-19/+72
* Fix mq_timed[receive,send]. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@s...Carmelo Amoroso2007-11-204-5/+8
* Push latest libc SH4 specific implementationsCarmelo Amoroso2007-11-2012-401/+400
* Synch nptl branch with SH port: as requested by sjhill for mips-ash4 mergeCarmelo Amoroso2007-11-1929-113/+383
* Added GNU hash support to ld.soCarmelo Amoroso2007-11-1914-319/+534
* Push back various fixes in testcasesCarmelo Amoroso2007-11-1913-17/+1779
* Begin merging of SuperH NPTL port. See the mailing list for further information."Steven J. Hill"2007-11-1333-112/+812
* Fix TLS modifier."Steven J. Hill"2007-07-281-1/+1
* This should not be visible and currently the TLS access fails unless it is ma..."Steven J. Hill"2007-07-281-1/+1
* Not quite yet."Steven J. Hill"2007-07-282-130/+0
* Remove baud limit."Steven J. Hill"2007-07-151-4/+0