summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not grovel about in the ELF header for the page size whenEric Andersen2004-07-281-2/+5
* Be certain to include sys/sysmacros.h when major() and minor()Eric Andersen2004-07-272-0/+2
* Remove all reference to __GLIBC_HAVE_LONG_LONGEric Andersen2004-07-272-10/+8
* Support linux 2.6.x wide device major/minor numbersEric Andersen2004-07-261-24/+44
* Fix ftruncate64 and truncate64 for powerpc and mipsEric Andersen2004-07-212-10/+52
* Update todo listEric Andersen2004-07-171-6/+4
* Update sigaction for armEric Andersen2004-07-171-22/+42
* Add sigaction for mipsEric Andersen2004-07-172-1/+124
* Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III2004-07-161-0/+6
* Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 andManuel Novoa III2004-07-161-1/+5
* Revert this stuff for nowEric Andersen2004-07-163-48/+9
* Pete Popov writes:Eric Andersen2004-07-1666-1/+4601
* Cleanup some cruftEric Andersen2004-07-151-3/+0
* update packaging a bitEric Andersen2004-07-153-2/+8
* Cleanup a few of the more egregiously broken sysconf values toEric Andersen2004-07-153-31/+19
* _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen2004-07-151-1/+1
* _SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen2004-07-151-1/+1
* Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.Eric Andersen2004-07-154-7/+21
* Atsushi Nemoto writes:Eric Andersen2004-07-151-18/+13
* h8300 updates from Yoshinori SatoEric Andersen2004-07-1525-421/+788
* Patch from Yoshinori Sato to add H8/300 relocation types.Eric Andersen2004-07-151-0/+44
* Peter Kjellerstedt at axis.com writes:Eric Andersen2004-07-159-108/+174
* Sigh. I got things working this morning, then checked stuff in from the wrongEric Andersen2004-07-145-21/+20
* Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicelyEric Andersen2004-07-145-14/+54
* Update FAQ a bitEric Andersen2004-07-051-2/+18
* Joakim Tjernlund writes:Eric Andersen2004-06-275-54/+26
* Disable support for R_ARM_PC24, just like R_PPC_REL24 these shouldEric Andersen2004-06-241-0/+7
* Let dl-string.h include dl-sysdep.h, since it has proper include guardsEric Andersen2004-06-201-1/+1
* Whine about R_PPC_REL24 relocations, and tell people to compileEric Andersen2004-06-201-10/+15
* Joakim Tjernlund writes:Eric Andersen2004-06-191-6/+5
* Joakim Tjernlund writes:Eric Andersen2004-06-191-0/+2
* Joakim Tjernlund writes:Eric Andersen2004-06-191-1/+1
* Bradley D. LaRonde writes:Eric Andersen2004-06-191-0/+2
* note new mailing list posting policyEric Andersen2004-06-191-4/+7
* Stephen Hemminger from osdl dot org writes:Eric Andersen2004-06-121-0/+22
* Jakub Bogusz from pld-linux dot org writes:Eric Andersen2004-06-126-16/+92
* Philip Craig at snapgear dot com writes:Eric Andersen2004-06-121-1/+10
* Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asmEric Andersen2004-06-122-38/+24
* Oops. Missed a spot.Eric Andersen2004-06-121-1/+1
* scrap the goofy time + getpid() based "randomness" and useEric Andersen2004-06-061-28/+35
* Removed unused file.Tobias Anderberg2004-05-241-72/+0
* Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)Eric Andersen2004-05-151-0/+9
* Fix changed link into the mailing list archive.Manuel Novoa III2004-05-141-1/+1
* Joakim Tjernlund writes:Eric Andersen2004-05-142-11/+7
* Alexandre Oliva writes:Eric Andersen2004-05-148-350/+364
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-1414-44/+145
* Kill off the now obsolete __libc_vfork symbolEric Andersen2004-05-144-11/+4
* Alexandre Oliva writes:Eric Andersen2004-05-144-1/+319
* Patch from Alexandre Oliva:Eric Andersen2004-05-142-2/+130
* Alexandre Oliva writes:Eric Andersen2004-05-141-0/+4