| Commit message (Expand) | Author | Age | Files | Lines |
* | Dont link and remove link.h | Peter S. Mazinger | 2006-02-04 | 1 | -4/+0 |
* | integrate frv link.h | Mike Frysinger | 2006-02-04 | 1 | -127/+0 |
* | I will risk this one: __curbrk | Peter S. Mazinger | 2006-02-01 | 3 | -0/+10 |
* | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -0/+3 |
* | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -4/+6 |
* | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger | 2006-01-22 | 8 | -131/+25 |
* | Change to sane defaults | Peter S. Mazinger | 2006-01-19 | 1 | -5/+10 |
* | move a bunch of arch-specific checks out of common files and into an arch spe... | Mike Frysinger | 2006-01-19 | 1 | -0/+34 |
* | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger | 2006-01-15 | 6 | -6/+6 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 10 | -111/+55 |
* | 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 m... | Peter S. Mazinger | 2006-01-14 | 11 | -33/+44 |
* | just define _GNU_SOURCE | Mike Frysinger | 2006-01-10 | 1 | -1/+1 |
* | Make clone use internal _exit | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
* | Hide fork and vfork, use the newly introduced *alias | Peter S. Mazinger | 2005-12-15 | 1 | -4/+8 |
* | Do hidden brk, hide _brk as well for some archs, convert users of brk | Peter S. Mazinger | 2005-12-14 | 3 | -4/+5 |
* | Do hidden sbrk | Peter S. Mazinger | 2005-12-13 | 1 | -2/+3 |
* | mmap/mremap/socket/rewind gone | Peter S. Mazinger | 2005-12-08 | 1 | -1/+2 |
* | define MREMAP_FIXED | Mike Frysinger | 2005-11-27 | 1 | -0/+1 |
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ... | Mike Frysinger | 2005-11-16 | 1 | -10/+15 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -26/+21 |
* | Build crt[in].o with disabled ssp. | Peter S. Mazinger | 2005-09-28 | 1 | -2/+2 |
* | Speed up clean target, don't recurse where possible, remove unneeded actions | Peter S. Mazinger | 2005-09-27 | 1 | -1/+0 |
* | merge parallel build support | Mike Frysinger | 2005-01-29 | 1 | -7/+7 |
* | fix eriks e-mail address | Mike Frysinger | 2005-01-05 | 6 | -6/+6 |
* | Patch from Peter S. Mazinger to simplify PIE handling | Eric Andersen | 2004-12-22 | 1 | -2/+0 |
* | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 1 | -5/+4 |
* | Partial commit of a patch from Alexandre Oliva: | Eric Andersen | 2004-12-11 | 1 | -1/+1 |
* | Peter Mazinger writes: | Joakim Tjernlund | 2004-10-14 | 1 | -2/+4 |
* | Partial patch from Alexandre Oliva: | Eric Andersen | 2004-08-26 | 17 | -57/+597 |
* | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | 2004-08-21 | 2 | -16/+2 |
* | s/___brk_addr/__curbrk/g | Eric Andersen | 2004-07-30 | 3 | -11/+11 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-05-14 | 6 | -336/+349 |
* | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen | 2004-05-14 | 1 | -2/+11 |
* | Kill off the now obsolete __libc_vfork symbol | Eric Andersen | 2004-05-14 | 1 | -6/+3 |
* | Patch from Alexandre Oliva: | Eric Andersen | 2004-05-14 | 2 | -2/+130 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-03-18 | 2 | -1/+42 |
* | Fixup naming of '_mmap' to 'mmap' so it will properly override | Eric Andersen | 2004-02-18 | 2 | -1/+1 |
* | Alexandre Oliva writes: | Eric Andersen | 2004-02-18 | 28 | -0/+2266 |