Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Add TLS and NPTL support | Khem Raj | 2010-05-09 | 1 | -14/+61 |
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | need features.h for new HIDDEN_JUMPTARGET() | Mike Frysinger | 2006-01-14 | 1 | -0/+1 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -7/+5 |
| | | | | missing headers, other jump relocs removed | ||||
* | Make clone use internal _exit | Peter S. Mazinger | 2005-12-16 | 1 | -5/+1 |
| | |||||
* | Remove TEXTREL relocations for ARM. | Joakim Tjernlund | 2005-06-10 | 1 | -15/+8 |
| | | | | | Hide __syscall_error from outside libc. From Peter Mazinger. | ||||
* | Make assembly code PIC-compatible. | David Schleef | 2002-04-10 | 1 | -0/+12 |
| | |||||
* | oops. I had accidentally typed in "clean" when I meant "clone". | Eric Andersen | 2002-02-20 | 1 | -1/+1 |
| | | | | | This fix makes pthreads actaully work on powerpc. -Erik | ||||
* | Rework powerpc to be consistant with the other arches. | Eric Andersen | 2002-02-04 | 1 | -0/+98 |
-Erik |