summaryrefslogtreecommitdiffstats
path: root/include/libc-internal.h
Commit message (Collapse)AuthorAgeFilesLines
* move __linux__ to libc-internal.hPeter S. Mazinger2009-11-221-0/+8
| | | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* move extend_alloca macro to alloca.hPeter S. Mazinger2009-11-221-30/+0
| | | | | | | | guard it by _LIBC. __MAX_ALLOCA_CUTOFF is not needed on target either Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Use __UCLIBC_HAS_TLS__ (now available) as guard for TLS relatedCarmelo Amoroso2009-02-201-1/+1
| | | | | | | | stuff, instead of __UCLIBC_HAS_THREADS_NATIVE__. This is in preparation on trunk merge to make TLS compatible with LT (new) and NPTL. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+2
| | | | Step 11: More libc_hidden_proto removal
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-2/+2
| | | | 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>
* More merging from trunk."Steven J. Hill"2007-01-211-0/+2
|
* Merge from trunk."Steven J. Hill"2006-08-211-1/+5
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-391/+1
|
* Move 'extend_alloca' so that it is usable by pthreads also."Steven J. Hill"2006-01-061-30/+31
|
* Merge from trunk with my TLS change."Steven J. Hill"2006-01-061-34/+269
|
* Clean up headers for the install target. Also define ↵"Steven J. Hill"2006-01-051-0/+4
| | | | 'attribute_tls_model_ie' in 'libc-internal.h' where it belongs. Update includes in a few other miscellaneous files.
* Merge from trunk."Steven J. Hill"2005-12-101-6/+44
|
* Merge from trunk."Steven J. Hill"2005-12-081-0/+18
|
* Missed a couple of files from the merge. Well, a nice wasted evening where ↵"Steven J. Hill"2005-12-061-21/+26
| | | | no development got done because I keep having to sync up. Tomorrow, I am going to start checking NPTL into mainline. I have had enough.
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-0/+64
|
* Merge from trunk."Steven J. Hill"2005-11-171-3/+9
|
* Merge from trunk."Steven J. Hill"2005-10-301-0/+4
|
* Big, huge fricking merge. Peter, if you touch the build system again I'm ↵"Steven J. Hill"2005-10-041-0/+3
| | | | going to smash your keyboard.
* Sync with trunk."Steven J. Hill"2005-09-231-0/+6
|
* Sync with trunk."Steven J. Hill"2005-09-211-0/+100