| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged revisions 26033 via svnmerge from | Khem Raj | 2009-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | svn+ssh://svn.uclibc.org/svn/trunk/uClibc ........ r26033 | kraj | 2009-04-09 00:38:04 -0700 (Thu, 09 Apr 2009) | 13 lines The attached patches fixes the problems found bringing up uclibc on coldfire M5485 processor 1. Disable mmap2() if we're compiling for coldfire and fall back to mmap(). It seems to map a different file area on a 2.6.25 linux kernel. 2. Uses pc-relative addresing[1], computes ADDR_ALIGN, PAGE_ALIGN and OFFSET_ALIGN relatively to _dl_pagesize[3]. On coldfire/M5485 _dl_pagesize is 0x2000. Signed-off-by: Groleo Marius <groleo@gmail.com> ........ | ||||
| * | Synch with trunk: miscellaneous changes, mostly cleanup, | Carmelo Amoroso | 2009-01-22 | 1 | -1/+1 |
| | | | | | | | | code styling, comments. No object-code changes. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | - pull r24593:24596 from trunk | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -0/+2 |
| | | |||||
| * | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -2/+2 |
| | | | | | Step 13: build system updates. | ||||
| * | Synch with trunk @ 24071. | Carmelo Amoroso | 2008-11-17 | 3 | -10/+34 |
| | | | | | | Step 1 linuxthreads - linuxthreads_db - linuxthread.old - linuxthreads.old_db | ||||
| * | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 2 | -2/+2 |
| | | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | Synch linuxthreads.old with trunk | Carmelo Amoroso | 2008-06-18 | 3 | -28/+15 |
| | | |||||
| * | STEP 11: synch linuxthreads.old directory | Carmelo Amoroso | 2008-04-25 | 7 | -38/+38 |
| | | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | Merge nptl branch tree with trunk. | Carmelo Amoroso | 2008-03-16 | 22 | -78/+233 |
| | | | | | | | Step 7: merge linuxthreads and linuxthread.old folders Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
| * | Merge from trunk. | "Steven J. Hill" | 2007-01-20 | 1 | -1/+4 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -3/+0 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 2 | -12/+1 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-27 | 2 | -0/+275 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-25 | 1 | -9/+15 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-02-23 | 1 | -0/+58 |
| | | |||||
| * | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -1/+1 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 2 | -28/+90 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-01-06 | 4 | -16/+121 |
| | | |||||
| * | Sync up with trunk. | "Steven J. Hill" | 2005-11-19 | 1 | -4/+3 |
| | | |||||
| * | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -8/+12 |
| | | |||||
| * | Copy from trunk. | "Steven J. Hill" | 2005-11-16 | 29 | -0/+3536 |
