summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Joakim Tjernlund writes:Eric Andersen2004-08-063-1/+17
* Joakim Tjernlund writes:Eric Andersen2004-08-062-5/+13
* dohEric Andersen2004-08-041-1/+1
* Add missing header file needed to define PAGE_SIZEEric Andersen2004-08-041-0/+1
* As Joakim Tjernlund rightly notes, I should have used PAGE_SIZEEric Andersen2004-08-031-2/+2
* cut-n-paste strikes againEric Andersen2004-07-301-1/+1
* Cleanup some dead wood in the header filesEric Andersen2004-07-3015-2866/+22
* s/___brk_addr/__curbrk/gEric Andersen2004-07-3024-84/+83
* Some mips updates. Add a couple of missing sys/*.h files and update a few ot...Manuel Novoa III2004-07-305-51/+684
* Teach libdl to use normal libc symbols whenever possible, i.e. mallocEric Andersen2004-07-309-110/+90
* Whitespace cleanupEric Andersen2004-07-307-48/+22
* Fix screwed up indentingEric Andersen2004-07-301-51/+51
* 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