| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change internal name __f[ge,pu]tc_unlocked to __libc_x | Peter S. Mazinger | 2005-11-25 | 2 | -11/+13 |
* | Paul Brook reports: fix build failure with newer binutils | Mike Frysinger | 2005-11-24 | 1 | -4/+1 |
* | turn off wordcompat by default | Mike Frysinger | 2005-11-23 | 1 | -1/+0 |
* | grab ptrace.h from glibc | Mike Frysinger | 2005-11-23 | 1 | -0/+136 |
* | sync with glibc to get rid of warnings | Mike Frysinger | 2005-11-23 | 1 | -8/+20 |
* | sync with glibc to get 64bit fixes | Mike Frysinger | 2005-11-23 | 2 | -2/+35 |
* | Forgotten to commit | Peter S. Mazinger | 2005-11-22 | 1 | -9/+1 |
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes o... | Peter S. Mazinger | 2005-11-22 | 1 | -16/+14 |
* | rework depends and stripping so that libraries arent rebuilt all the time in ... | Mike Frysinger | 2005-11-22 | 1 | -4/+10 |
* | remove headers_done since it broke buildroot again | Mike Frysinger | 2005-11-22 | 1 | -1/+1 |
* | tabs -> spaces | Mike Frysinger | 2005-11-21 | 1 | -2/+2 |
* | tweak restore function definitions like glibc does it to get rid of warnings | Mike Frysinger | 2005-11-21 | 1 | -5/+3 |
* | tabs -> spaces | Mike Frysinger | 2005-11-21 | 1 | -2/+2 |
* | Hide some more | Peter S. Mazinger | 2005-11-21 | 2 | -8/+8 |
* | Hide some | Peter S. Mazinger | 2005-11-21 | 20 | -45/+53 |
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 62 | -186/+62 |
* | Don't build empty objects, remove unused vars, update copyright | Peter S. Mazinger | 2005-11-21 | 7 | -47/+36 |
* | fix tab issue properly by not using tabs | Mike Frysinger | 2005-11-20 | 6 | -12/+12 |
* | You included the wrong file. Check your work better next time. You get a big ... | "Steven J. Hill" | 2005-11-20 | 1 | -2/+2 |
* | Tab clean-up. | "Steven J. Hill" | 2005-11-20 | 5 | -5/+5 |
* | dont want to delete the 64.c files anymore | Mike Frysinger | 2005-11-19 | 1 | -1/+1 |
* | simplify Makefile rules for handling of LFS files by tweaking the way we comp... | Mike Frysinger | 2005-11-19 | 13 | -80/+99 |
* | touchup whitespace | Mike Frysinger | 2005-11-19 | 1 | -43/+49 |
* | make sure we pull in features.h | Mike Frysinger | 2005-11-19 | 1 | -0/+1 |
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -0/+44 |
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 12 | -55/+11 |
* | grab fix from glibc: | Mike Frysinger | 2005-11-18 | 1 | -0/+1 |
* | move alpha/hppa into their own arch subdir where they should be | Mike Frysinger | 2005-11-18 | 3 | -30/+34 |
* | touchup syntax/whitespace | Mike Frysinger | 2005-11-18 | 1 | -12/+9 |
* | Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing | Peter S. Mazinger | 2005-11-18 | 1 | -1/+1 |
* | make -j2 works here | Peter S. Mazinger | 2005-11-18 | 2 | -2/+2 |
* | fix trailing comment | Mike Frysinger | 2005-11-18 | 1 | -1/+1 |
* | add support for ia64 | Mike Frysinger | 2005-11-18 | 1 | -0/+12 |
* | fix warnings when arch lacks get_kernel_syms syscall (like ia64) | Mike Frysinger | 2005-11-18 | 1 | -2/+2 |
* | dont try to build getpgrp if the arch doesnt support it (like ia64) | Mike Frysinger | 2005-11-17 | 1 | -0/+3 |
* | dont try to build fork if the arch doesnt support it (like ia64) | Mike Frysinger | 2005-11-17 | 1 | -0/+2 |
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign... | Peter S. Mazinger | 2005-11-17 | 2 | -23/+49 |
* | we want to compare the register value itself, not the address of the variable... | Mike Frysinger | 2005-11-17 | 3 | -4/+4 |
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ... | Mike Frysinger | 2005-11-16 | 21 | -87/+206 |
* | rename files to .s like they should be | Mike Frysinger | 2005-11-16 | 5 | -532/+0 |
* | rename files to .s like they should be | Mike Frysinger | 2005-11-16 | 6 | -1/+533 |
* | add support for .s translation like .S | Mike Frysinger | 2005-11-16 | 1 | -6/+2 |
* | sync with glibc and fix warning when building pthreads | Mike Frysinger | 2005-11-16 | 1 | -2/+4 |
* | this is GNU source | Mike Frysinger | 2005-11-15 | 2 | -0/+2 |
* | Hide more of stdio,getdents, use internal __raise | Peter S. Mazinger | 2005-11-15 | 22 | -60/+63 |
* | Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook.... | Peter S. Mazinger | 2005-11-15 | 1 | -1/+1 |
* | Undo hiding __libc_fcntl[64], CANCELABLE_SYSCALL is not grep friendly ;-(, ha... | Peter S. Mazinger | 2005-11-15 | 3 | -7/+7 |
* | Update copyright notice | Peter S. Mazinger | 2005-11-15 | 5 | -10/+12 |
* | Hide __libc_fcntl[64]. Change weak __libc_fcntl* fcntl* to strong | Peter S. Mazinger | 2005-11-15 | 3 | -7/+7 |
* | Hide __libc_sa_len | Peter S. Mazinger | 2005-11-15 | 2 | -2/+2 |