summaryrefslogtreecommitdiffstats
path: root/ldso/include/dl-string.h
Commit message (Expand)AuthorAgeFilesLines
* sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldsoaustinf2009-04-111-1/+1
* simple optimizations and style fixes in dynamic loadingDenis Vlasenko2009-01-101-20/+20
* Chris Zankel writes:Mike Frysinger2008-01-051-1/+1
* whitespace only: fix indentationMike Frysinger2008-01-051-1/+1
* Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...Carmelo Amoroso2007-11-161-1/+2
* Bernd Schmidt writes:Mike Frysinger2006-10-071-0/+13
* macro out the /10 operation so arches can have their own versions ... and cre...Mike Frysinger2006-03-081-2/+10
* John Bowler writes in Bug 385:Mike Frysinger2006-01-311-2/+2
* use attribute_unused instead of hardcodedPeter S. Mazinger2006-01-271-1/+1
* cleanup whitespaceMike Frysinger2006-01-171-61/+60
* change to Lesser GPL 2.1 as pointed out by psmMike Frysinger2005-11-231-1/+1
* add some copyright infoMike Frysinger2005-11-221-0/+7
* I really really HATE gcc-4.1 and its whimsical inline rules."Steven J. Hill"2005-09-231-1/+1
* disable early debug code if the arch relies on certain values (like load_addr...Mike Frysinger2005-08-091-0/+1
* make sure the SEND_NUMBER_STDERR macro doesnt modify the number given to itMike Frysinger2005-07-111-1/+2
* need _DEBUG macros for NUMBER tooMike Frysinger2005-07-081-0/+2
* need features.h for the misc attribute defines and uclibc featuresMike Frysinger2005-07-061-0/+1
* use new __always_inline defineMike Frysinger2005-07-021-10/+10
* use new __always_inline defineMike Frysinger2005-07-021-2/+2
* The function '_dl_memset' should always be inlined regardless of the"Steven J. Hill"2005-06-301-14/+14
* create some DEBUG macros for the ld debug earlyMike Frysinger2005-06-251-1/+9
* whitespace/syntax cleanupsMike Frysinger2005-06-251-45/+46
* Fix debug macros.Joakim Tjernlund2005-05-201-5/+6
* On some wierd arches (i.e. mips), none of the early debug stuffEric Andersen2005-04-131-0/+10
* Don't write out the terminating NULL charEric Andersen2005-04-131-2/+2
* Rework the dl-startup.c ldso early debugging macros to beEric Andersen2005-04-131-38/+54
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-0/+8
* Optimze _dl_memset() for PowerPC.Joakim Tjernlund2004-08-101-0/+28
* Forgot _dl_memcpy in previous checkin.Joakim Tjernlund2004-08-101-5/+6
* _dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,Joakim Tjernlund2004-08-101-36/+28
* _dl_get_last_path_component:Joakim Tjernlund2004-08-101-31/+19
* Bradley D. LaRonde writes:Eric Andersen2004-06-191-0/+2
* Jakub Bogusz from pld-linux dot org writes:Eric Andersen2004-06-121-7/+10
* Rework file naming, aiming for at least a vague level of consistancyEric Andersen2004-02-101-7/+0
* Trim trailing whitespaceEric Andersen2004-02-061-7/+7
* Fix SUPPORT_LD_DEBUG_EARLY on powerpcEric Andersen2003-09-291-1/+1
* Phase one of my evil plan to clean up ld.so...Eric Andersen2003-08-191-0/+281