index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldso
/
include
/
dl-string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso
austinf
2009-04-11
1
-1
/
+1
*
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2009-01-10
1
-20
/
+20
*
Chris Zankel writes:
Mike Frysinger
2008-01-05
1
-1
/
+1
*
whitespace only: fix indentation
Mike Frysinger
2008-01-05
1
-1
/
+1
*
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-16
1
-1
/
+2
*
Bernd Schmidt writes:
Mike Frysinger
2006-10-07
1
-0
/
+13
*
macro out the /10 operation so arches can have their own versions ... and cre...
Mike Frysinger
2006-03-08
1
-2
/
+10
*
John Bowler writes in Bug 385:
Mike Frysinger
2006-01-31
1
-2
/
+2
*
use attribute_unused instead of hardcoded
Peter S. Mazinger
2006-01-27
1
-1
/
+1
*
cleanup whitespace
Mike Frysinger
2006-01-17
1
-61
/
+60
*
change to Lesser GPL 2.1 as pointed out by psm
Mike Frysinger
2005-11-23
1
-1
/
+1
*
add some copyright info
Mike Frysinger
2005-11-22
1
-0
/
+7
*
I really really HATE gcc-4.1 and its whimsical inline rules.
"Steven J. Hill"
2005-09-23
1
-1
/
+1
*
disable early debug code if the arch relies on certain values (like load_addr...
Mike Frysinger
2005-08-09
1
-0
/
+1
*
make sure the SEND_NUMBER_STDERR macro doesnt modify the number given to it
Mike Frysinger
2005-07-11
1
-1
/
+2
*
need _DEBUG macros for NUMBER too
Mike Frysinger
2005-07-08
1
-0
/
+2
*
need features.h for the misc attribute defines and uclibc features
Mike Frysinger
2005-07-06
1
-0
/
+1
*
use new __always_inline define
Mike Frysinger
2005-07-02
1
-10
/
+10
*
use new __always_inline define
Mike Frysinger
2005-07-02
1
-2
/
+2
*
The function '_dl_memset' should always be inlined regardless of the
"Steven J. Hill"
2005-06-30
1
-14
/
+14
*
create some DEBUG macros for the ld debug early
Mike Frysinger
2005-06-25
1
-1
/
+9
*
whitespace/syntax cleanups
Mike Frysinger
2005-06-25
1
-45
/
+46
*
Fix debug macros.
Joakim Tjernlund
2005-05-20
1
-5
/
+6
*
On some wierd arches (i.e. mips), none of the early debug stuff
Eric Andersen
2005-04-13
1
-0
/
+10
*
Don't write out the terminating NULL char
Eric Andersen
2005-04-13
1
-2
/
+2
*
Rework the dl-startup.c ldso early debugging macros to be
Eric Andersen
2005-04-13
1
-38
/
+54
*
Partial commit of a patch from Alexandre Oliva:
Eric Andersen
2004-12-11
1
-0
/
+8
*
Optimze _dl_memset() for PowerPC.
Joakim Tjernlund
2004-08-10
1
-0
/
+28
*
Forgot _dl_memcpy in previous checkin.
Joakim Tjernlund
2004-08-10
1
-5
/
+6
*
_dl_strlen,_dl_strcat,_dl_strcpy,_dl_strcmp,_dl_strncmp,
Joakim Tjernlund
2004-08-10
1
-36
/
+28
*
_dl_get_last_path_component:
Joakim Tjernlund
2004-08-10
1
-31
/
+19
*
Bradley D. LaRonde writes:
Eric Andersen
2004-06-19
1
-0
/
+2
*
Jakub Bogusz from pld-linux dot org writes:
Eric Andersen
2004-06-12
1
-7
/
+10
*
Rework file naming, aiming for at least a vague level of consistancy
Eric Andersen
2004-02-10
1
-7
/
+0
*
Trim trailing whitespace
Eric Andersen
2004-02-06
1
-7
/
+7
*
Fix SUPPORT_LD_DEBUG_EARLY on powerpc
Eric Andersen
2003-09-29
1
-1
/
+1
*
Phase one of my evil plan to clean up ld.so...
Eric Andersen
2003-08-19
1
-0
/
+281