Age | Commit message (Expand) | Author |
2004-07-17 | Update todo list | Eric Andersen |
2004-07-17 | Update sigaction for arm | Eric Andersen |
2004-07-17 | Add sigaction for mips | Eric Andersen |
2004-07-16 | Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S. | Manuel Novoa III |
2004-07-16 | Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 and | Manuel Novoa III |
2004-07-16 | Revert this stuff for now | Eric Andersen |
2004-07-16 | Pete Popov writes: | Eric Andersen |
2004-07-15 | Cleanup some cruft | Eric Andersen |
2004-07-15 | update packaging a bit | Eric Andersen |
2004-07-15 | Cleanup a few of the more egregiously broken sysconf values to | Eric Andersen |
2004-07-15 | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen |
2004-07-15 | _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZE | Eric Andersen |
2004-07-15 | Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set. | Eric Andersen |
2004-07-15 | Atsushi Nemoto writes: | Eric Andersen |
2004-07-15 | h8300 updates from Yoshinori Sato | Eric Andersen |
2004-07-15 | Patch from Yoshinori Sato to add H8/300 relocation types. | Eric Andersen |
2004-07-15 | Peter Kjellerstedt at axis.com writes: | Eric Andersen |
2004-07-14 | Sigh. I got things working this morning, then checked stuff in from the wrong | Eric Andersen |
2004-07-14 | Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicely | Eric Andersen |
2004-07-05 | Update FAQ a bit | Eric Andersen |
2004-06-27 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-24 | Disable support for R_ARM_PC24, just like R_PPC_REL24 these should | Eric Andersen |
2004-06-20 | Let dl-string.h include dl-sysdep.h, since it has proper include guards | Eric Andersen |
2004-06-20 | Whine about R_PPC_REL24 relocations, and tell people to compile | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Joakim Tjernlund writes: | Eric Andersen |
2004-06-19 | Bradley D. LaRonde writes: | Eric Andersen |
2004-06-19 | note new mailing list posting policy | Eric Andersen |
2004-06-12 | Stephen Hemminger from osdl dot org writes: | Eric Andersen |
2004-06-12 | Jakub Bogusz from pld-linux dot org writes: | Eric Andersen |
2004-06-12 | Philip Craig at snapgear dot com writes: | Eric Andersen |
2004-06-12 | Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asm | Eric Andersen |
2004-06-12 | Oops. Missed a spot. | Eric Andersen |
2004-06-06 | scrap the goofy time + getpid() based "randomness" and use | Eric Andersen |
2004-05-24 | Removed unused file. | Tobias Anderberg |
2004-05-15 | Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux) | Eric Andersen |
2004-05-14 | Fix changed link into the mailing list archive. | Manuel Novoa III |
2004-05-14 | Joakim Tjernlund writes: | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-14 | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen |
2004-05-14 | Kill off the now obsolete __libc_vfork symbol | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-14 | Patch from Alexandre Oliva: | Eric Andersen |
2004-05-14 | Alexandre Oliva writes: | Eric Andersen |
2004-05-13 | update libdl so it also groks the new _dl_errno | Eric Andersen |
2004-05-13 | Add define for SHM_HUGETLB | Eric Andersen |
2004-05-13 | Bradley D. LaRonde writes: | Eric Andersen |
2004-05-12 | Patch from Bradley D. LaRonde: | Eric Andersen |
2004-05-12 | Add a local '_dl_errno' to be used by syscalls in ldso, allowing | Eric Andersen |