summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the builds without STDIO_FUTEXES. Fix msgecv and msgsend to compile on ↵Khem Raj2008-07-098-156/+151
| | | | ARM as well.
* Revert the mips related fixed that got in due to the trunk merge and also ↵Khem Raj2008-07-096-8/+31
| | | | add pt-__syscall_rt_sigaction.c for mips
* BIG BIG commit: forgotten filesCarmelo Amoroso2008-07-099-91/+203
|
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-09530-5045/+7047
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch with trunk: remove obsolete filesCarmelo Amoroso2008-07-095-582/+0
|
* SYnch with trunk: new filesCarmelo Amoroso2008-07-099-0/+302
|
* Added 'locale' utilities Carmelo Amoroso2008-07-092-0/+819
|
* Synch tests with trunkCarmelo Amoroso2008-07-0920-35/+82
|
* Remove Ctrl^MCarmelo Amoroso2008-07-091-25/+25
|
* Added new tests for 'locale' support- taken from glibc; added new part for ↵Carmelo Amoroso2008-07-09142-0/+33950
| | | | testing UTF-8 encoding
* Synch utils directory with trunkCarmelo Amoroso2008-07-096-1056/+1005
|
* Synch the whole build system. Also including recent fix on testsuite build ↵Carmelo Amoroso2008-07-0937-312/+781
| | | | system
* Synch extra/Configs with trunkCarmelo Amoroso2008-07-095-41/+385
|
* Synch with trunk: docs; no code changeCarmelo Amoroso2008-07-093-3/+8
|
* Synch extra/config with trunkCarmelo Amoroso2008-07-0938-1770/+1805
|
* .depend not under conf mgmtCarmelo Amoroso2008-07-091-12/+0
|
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-2725-160/+1467
|
* Sync with trunk.Khem Raj2008-06-251-3/+7
|
* libc_hidden_proto moved to string.hCarmelo Amoroso2008-06-1962-120/+126
|
* Filter-out _memcpy_fwd.c and fix clean target to remove objects into deeper ↵Carmelo Amoroso2008-06-191-1/+4
| | | | folder
* Move static function _wordcopy_fwd_aligned and _wordcopy_fwd_dest_aligned ↵Carmelo Amoroso2008-06-193-191/+194
| | | | from memcopy.h to _memcpy_fwd.c to avoid unneeded inclusion in other .c files and silent gcc about unused static function
* Synch arch specific part of libc/string for ↵Carmelo Amoroso2008-06-1970-658/+1080
| | | | frv/ia64/sparc/i386/powerpc/arm/avr32/x86_64/cris/bfin
* News syscall wrappers from trunkCarmelo Amoroso2008-06-1810-0/+376
|
* Remove obsolete files and synch with trunkCarmelo Amoroso2008-06-184-293/+0
|
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵Carmelo Amoroso2008-06-1892-541/+2790
| | | | trunk
* Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵Carmelo Amoroso2008-06-1895-946/+1282
| | | | specific with trunk
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-1841-886/+1606
|
* Synch libc sparc specific with trunkCarmelo Amoroso2008-06-1810-22/+152
|
* Synch libc bfin specific with trunkCarmelo Amoroso2008-06-1820-147/+304
|
* Synch libm with trunkCarmelo Amoroso2008-06-187-25/+230
|
* Synch libm for i386 with trunkCarmelo Amoroso2008-06-1815-0/+794
|
* Synch libm for powerpc with trunkCarmelo Amoroso2008-06-1834-33/+846
|
* Removed unused automatic variable 'val' to silent gccCarmelo Amoroso2008-06-181-3/+3
|
* Renamed resultvar variable to __resultvar to avoid gcc arning due to ↵Carmelo Amoroso2008-06-181-5/+5
| | | | shadowed variable
* Renamed __self variable to __thread_self to avoid gcc arning due to shadowed ↵Carmelo Amoroso2008-06-181-3/+3
| | | | variable
* Synch with trunkCarmelo Amoroso2008-06-181-2/+4
|
* Synch linuxthreads_db with trunkCarmelo Amoroso2008-06-181-6/+3
|
* Synch linuxthreads.old_db with trunkCarmelo Amoroso2008-06-181-6/+3
|
* Synch linuxthreads.old with trunkCarmelo Amoroso2008-06-189-64/+75
|
* Synch linuxthreds with trunkCarmelo Amoroso2008-06-185-30/+37
|
* Remove symlink too during make cleanCarmelo Amoroso2008-05-151-1/+1
|
* STEP 12: synch librt directoryCarmelo Amoroso2008-04-2564-276/+1630
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* STEP 12: synch librt directoryCarmelo Amoroso2008-04-2511-80/+86
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* STEP 11: synch linuxthreads.old directoryCarmelo Amoroso2008-04-257-38/+38
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* STEP 10: synch linuxthreads directoryCarmelo Amoroso2008-04-252-24/+24
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* STEP 9: synch extra directoryCarmelo Amoroso2008-04-255-316/+132
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Change one missing inline to __always_inlineCarmelo Amoroso2008-04-081-1/+1
|
* Make script executableCarmelo Amoroso2008-03-181-0/+0
|
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-16110-0/+8563
| | | | | | | Step 8: add xtensa, cris and avr32 architecture dependent files, as is. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch with trunk TODO and MAINTAINERSCarmelo Amoroso2008-03-162-6/+33
|