summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* update libdl so it also groks the new _dl_errnoEric Andersen2004-05-131-0/+2
* Add define for SHM_HUGETLBEric Andersen2004-05-131-0/+1
* Bradley D. LaRonde writes:Eric Andersen2004-05-131-1/+2
* Patch from Bradley D. LaRonde:Eric Andersen2004-05-121-4/+9
* Add a local '_dl_errno' to be used by syscalls in ldso, allowingEric Andersen2004-05-1211-59/+62
* As noticed by the sharp eyed Joakim Tjernlund, I stupidlyEric Andersen2004-05-112-2/+2
* Setup a _dl_pagesize value for use by staticly linked appsEric Andersen2004-05-111-0/+2
* make certain that getpagesize() returns correct the value for mipsEric Andersen2004-05-116-28/+61
* Purge trailing white spaceEric Andersen2004-05-111-13/+13
* Bradley D. LaRonde, brad at laronde dot org writes:Eric Andersen2004-05-111-1/+1
* Save r0 before modifying it.Tobias Anderberg2004-05-101-2/+4
* Obligatory forgotten file...Manuel Novoa III2004-05-081-1/+2
* Change clock() to allow wrapping.Manuel Novoa III2004-05-082-88/+145
* Peter Mazinger asked for this several months ago.Manuel Novoa III2004-05-071-0/+2
* Patch from Yoshinori Sato <ysato@users.sourceforge.jp>.Manuel Novoa III2004-05-071-0/+4
* "Fix" this so that at least things will link when threading is disabled.Manuel Novoa III2004-05-071-4/+8
* Fix a couple of issues in configurations I hadn't tested.Manuel Novoa III2004-05-072-23/+9
* Add missing include.Manuel Novoa III2004-05-071-0/+1
* UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen2004-05-073-5/+1
* Change the global 'buf' to 'servbuf' since some functions in here useEric Andersen2004-05-071-7/+7