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
/
crt0.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile when profiling is disabled
Eric Andersen
2003-03-04
1
-1
/
+1
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
1
-1
/
+6
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
1
-2
/
+2
*
simpler method for getting a 'main' reference. Make _init and _fini
Eric Andersen
2003-01-23
1
-6
/
+12
*
Based on discussions with Stefan Allius, change it so that we always
Eric Andersen
2002-12-12
1
-1
/
+1
*
I forgot to include features.h
Eric Andersen
2002-11-29
1
-0
/
+2
*
Make support for global constructors and global destructors be
Eric Andersen
2002-11-27
1
-0
/
+9
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
1
-15
/
+12
*
Just in case, crash if somehow `exit' returns anyways
Eric Andersen
2002-08-06
1
-0
/
+2
*
Manuel and I were looking into a problem with applications failing to link
Eric Andersen
2002-04-14
1
-0
/
+6
*
Remove the C++ support stubs, since these now live elsewhere and
Eric Andersen
2002-03-16
1
-13
/
+0
*
Turn off the useless personality crap
Eric Andersen
2002-01-02
1
-0
/
+2
*
Use the asm version by default on x86. Tag _start as a function.
Eric Andersen
2001-12-19
1
-2
/
+5
*
This will hopefully make global constructors and destructors work
Eric Andersen
2001-08-28
1
-0
/
+14
*
Create __uClibc_main to handle what can be done in C instead of each arch's
Manuel Novoa III
2001-02-19
1
-31
/
+2
*
Revert stdio to initializing itself. Not quite a pretty but that ensures that
Eric Andersen
2001-02-09
1
-21
/
+1
*
"I will always compile before I commit."
Eric Andersen
2001-01-16
1
-0
/
+1
*
Update the comments a wee bit.
Eric Andersen
2001-01-16
1
-4
/
+9
*
Added common handling of errno.
Eric Andersen
2001-01-16
1
-7
/
+0
*
Use the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
Eric Andersen
2001-01-15
1
-0
/
+123