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
/
i386
/
crt1.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-05
1
-0
/
+1
*
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-05-04
1
-1
/
+0
*
syntax touchups as suggested by Peter S. Mazinger
Mike Frysinger
2005-07-06
1
-13
/
+13
*
need to include features.h to get uclibc defines
Mike Frysinger
2005-06-29
1
-0
/
+2
*
declare init/fini as weak if __UCLIBC_CTOR_DTOR__ is turned off
Mike Frysinger
2005-06-29
1
-0
/
+5
*
Change L_Scrt1 to __PIC__ and delete old crt0.S
Joakim Tjernlund
2005-06-25
1
-1
/
+1
*
Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
Joakim Tjernlund
2005-05-28
1
-3
/
+3
*
Add back .size for _start
Joakim Tjernlund
2005-05-28
1
-0
/
+1
*
Clean it up a little.
Joakim Tjernlund
2005-05-26
1
-10
/
+6
*
Adapt x86 to new __uClibc_start_main.
Joakim Tjernlund
2005-05-26
1
-96
/
+106
*
Adapt startup code in x86 and PPC to almost match glibc. _init vs. __libc_csu...
Joakim Tjernlund
2005-05-25
1
-5
/
+6
*
Pass main function ptr from crt1 to __uClibc_start_main.
Joakim Tjernlund
2005-05-21
1
-0
/
+125