| Commit message (Expand) | Author | Age | Files | Lines |
* | I will risk this one: __curbrk | Peter S. Mazinger | 2006-02-01 | 1 | -0/+1 |
* | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" | 2006-01-26 | 1 | -0/+3 |
* | grab alpha version of mman.h from glibc | Mike Frysinger | 2006-01-22 | 1 | -0/+116 |
* | import syscall from glibc | Mike Frysinger | 2006-01-21 | 2 | -2/+73 |
* | need prototype to fix sigaction warnings | Mike Frysinger | 2006-01-20 | 1 | -0/+3 |
* | grab syscall macros from the kernel | Mike Frysinger | 2006-01-20 | 1 | -7/+185 |
* | .set doesnt work on alpha | Mike Frysinger | 2006-01-20 | 1 | -1/+1 |
* | 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/+33 |
* | sync fenv.h with glibc | Mike Frysinger | 2006-01-18 | 1 | -0/+123 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -18/+6 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 3 | -16/+11 |
* | Make clone use internal _exit | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
* | Do hidden brk, hide _brk as well for some archs, convert users of brk | Peter S. Mazinger | 2005-12-14 | 1 | -0/+1 |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 1 | -3/+1 |
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -1/+1 |
* | move alpha/hppa into their own arch subdir where they should be | Mike Frysinger | 2005-11-18 | 1 | -0/+15 |
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ... | Mike Frysinger | 2005-11-16 | 1 | -2/+7 |
* | unused | Mike Frysinger | 2005-11-15 | 1 | -66/+0 |
* | use the common/bits/types.h since it has proper 64bit support now | Mike Frysinger | 2005-11-07 | 1 | -116/+0 |
* | unify common code thus making arch-specific Makefiles very simple :) | Mike Frysinger | 2005-11-04 | 1 | -23/+5 |
* | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger | 2005-11-03 | 1 | -2/+2 |
* | Update alpha to new builds | Peter S. Mazinger | 2005-11-01 | 2 | -65/+40 |
* | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger | 2005-10-12 | 1 | -34/+23 |
* | Build crt[in].o with disabled ssp. | Peter S. Mazinger | 2005-09-28 | 1 | -3/+3 |
* | Speed up clean target, don't recurse where possible, remove unneeded actions | Peter S. Mazinger | 2005-09-27 | 1 | -1/+0 |
* | s/__kernel_time_t/__time_t | Joakim Tjernlund | 2005-07-28 | 1 | -2/+2 |
* | A while back, the sysvipc code was changed to use IPC_64 in the calls. | Manuel Novoa III | 2005-07-28 | 1 | -0/+85 |
* | need syscall.h for __NR_clone definition | Mike Frysinger | 2005-07-10 | 1 | -12/+3 |
* | merge updates from glibc and fix up to work again | Mike Frysinger | 2005-07-10 | 2 | -47/+43 |
* | update __UCLIBC_CTOR_DTOR__ check | Mike Frysinger | 2005-07-10 | 1 | -5/+3 |
* | need to include features.h to get uclibc defines | Mike Frysinger | 2005-06-29 | 1 | -0/+2 |
* | Added new 'bits/atomic.h' for most of the architectures and the top-level 'in... | "Steven J. Hill" | 2005-05-12 | 1 | -0/+369 |
* | Hopefully fix the problem reported by Peter Mazinger, | Joakim Tjernlund | 2005-05-07 | 1 | -0/+100 |
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 1 | -0/+55 |
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -5/+5 |
* | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 1 | -5/+4 |
* | Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a | Eric Andersen | 2004-08-21 | 6 | -89/+0 |
* | Fixup PAGE_SIZE problems | Eric Andersen | 2004-08-13 | 2 | -1/+29 |
* | s/___brk_addr/__curbrk/g | Eric Andersen | 2004-07-30 | 1 | -7/+7 |
* | Cope with gcc 3.4's more aggressive persuit of attribute unused | Eric Andersen | 2004-04-20 | 1 | -3/+3 |
* | Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as | Eric Andersen | 2004-02-06 | 1 | -0/+1 |
* | Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha. | Manuel Novoa III | 2004-02-05 | 1 | -7/+8 |
* | Remove SAFECFLAGS. It was a workaround for failures in old awk script | Eric Andersen | 2003-11-22 | 1 | -7/+2 |
* | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen | 2003-11-08 | 1 | -0/+4 |
* | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen | 2003-11-05 | 3 | -1/+99 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -3/+1 |
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -2/+2 |
* | Patch from Atsushi Nemoto (with some additions): | Eric Andersen | 2003-10-08 | 2 | -0/+107 |
* | Use the common version for bits/sem.h. Fixup the types to | Eric Andersen | 2003-08-14 | 1 | -85/+0 |