Age | Commit message (Expand) | Author |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen |
2006-11-04 | based on a patch from Atsushi Nemoto: | Eric Andersen |
2006-09-11 | Atsushi Nemoto writes: | Eric Andersen |
2006-08-25 | merge with psm: sync with common socket headers | Mike Frysinger |
2006-08-24 | fix from psm: enable readahead prototype | Mike Frysinger |
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger |
2006-08-23 | sync with upstream via psm | Mike Frysinger |
2006-08-23 | import new headers from upstream via psm | Mike Frysinger |
2006-08-23 | fixes from psm: hide internal brk symbols | Mike Frysinger |
2006-08-23 | fixes from psm: disable unsupported __fpu_control and sync with upstream | Mike Frysinger |
2006-08-23 | sync with psm: add copyright notice | Mike Frysinger |
2006-08-21 | bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprof | Eric Andersen |
2006-07-03 | Atsushi Nemoto writes: | Eric Andersen |
2006-07-03 | Atsushi Nemoto points out there is no more need for mips-specific ptrace.h | Mike Frysinger |
2006-04-21 | Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions ... | Mike Frysinger |
2006-04-21 | sync with glibc | Mike Frysinger |
2006-03-29 | sync with glibc | Mike Frysinger |
2006-03-10 | Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ... | Peter S. Mazinger |
2006-02-28 | Mark __syscall_*sigaction hidden and add guard to the header | Peter S. Mazinger |
2006-02-22 | Remove __clone, add it only back, if threads has a another (strong) version, ... | Peter S. Mazinger |
2006-02-15 | get rid of __pipe | Peter S. Mazinger |
2006-02-15 | Sloppy patching on my part. This should be correct. | "Steven J. Hill" |
2006-02-14 | Apply patch from Joseph Myers for MIPS pipe and get rid of the C version. Pat... | "Steven J. Hill" |
2006-02-02 | even the hidden version of the weaks in libc (as strong in libpthread) have t... | Peter S. Mazinger |
2006-02-01 | I will risk this one: __curbrk | Peter S. Mazinger |
2006-02-01 | add prototype to get rid of warning | Mike Frysinger |
2006-01-29 | make sure clone/__clone are created properly | Mike Frysinger |
2006-01-29 | disable usage of .set | Mike Frysinger |
2006-01-27 | Add some prototypes to arch specific pread_write.c, mips has __mips64 questio... | Peter S. Mazinger |
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger |
2006-01-26 | Allow for targets that don't know about signed zero floats. | "Jan-Benedict Glaw" |
2006-01-26 | Correct mips, does mips ever be similar to others ;-( | Peter S. Mazinger |
2006-01-24 | Convert all the strong_aliases to weak that are cancelable in libpthread | Peter S. Mazinger |
2006-01-24 | Use __typeof for __longjmp, remove alias to longjmp for cris, should be cover... | Peter S. Mazinger |
2006-01-23 | make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp... | Peter S. Mazinger |
2006-01-23 | Add __longjmp prototype | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | Peter S. Mazinger |
2006-01-19 | Change to sane defaults | Peter S. Mazinger |
2006-01-19 | move a bunch of arch-specific checks out of common files and into an arch spe... | Mike Frysinger |
2006-01-15 | make gcc4 happy w/ hidden_def/proto, correct some typos | Peter S. Mazinger |
2006-01-14 | fix broken commenting | Mike Frysinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2006-01-14 | need features.h for new HIDDEN_JUMPTARGET() | Mike Frysinger |
2006-01-14 | Add hidden versions of pipe() | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-05 | sync Joseph S. Myers fixes from glibc for proper clobbers | Mike Frysinger |
2006-01-05 | sync __SYSCALL_CLOBBERS macro from glibc | Mike Frysinger |
2006-01-04 | use weak handling instead of .set | Mike Frysinger |