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
/
libc
/
sysdeps
/
linux
/
powerpc
/
crt1.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update comment regarding passing dl_fini.
Joakim Tjernlund
2007-03-31
1
-2
/
+5
*
Revert last change until we figure out the correct fix.
Rob Landley
2007-03-29
1
-1
/
+1
*
Make the code match the comments. (I narrowed down the bug, Khem Raj
Rob Landley
2007-03-28
1
-1
/
+1
*
Joseph S. Myers writes:
Joakim Tjernlund
2007-03-19
1
-0
/
+7
*
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2007-01-05
1
-0
/
+7
*
Fix static apps on linux 2.6. Linux clobbers r7 in 2.6, so
Joakim Tjernlund
2005-12-15
1
-1
/
+2
*
declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off
Joakim Tjernlund
2005-06-29
1
-0
/
+5
*
stack_end in __uClibc_main must point to where argc is.
Joakim Tjernlund
2005-06-26
1
-4
/
+3
*
Change L_Scrt1 to __PIC__
Joakim Tjernlund
2005-06-25
1
-4
/
+4
*
Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
Joakim Tjernlund
2005-05-28
1
-5
/
+4
*
Pass the aligned stack ptr, not the unaligned.
Joakim Tjernlund
2005-05-26
1
-4
/
+4
*
Fix PPC wrt new __uClibc_start_main.
Joakim Tjernlund
2005-05-26
1
-12
/
+7
*
Fix "off by one" bug.
Joakim Tjernlund
2005-05-26
1
-6
/
+6
*
Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu...
Joakim Tjernlund
2005-05-25
1
-24
/
+20
*
Update PowerPC to new ABI.
Joakim Tjernlund
2005-05-21
1
-0
/
+95