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
/
arm
/
crt0.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make profiling on arm work
Eric Andersen
2003-03-06
1
-1
/
+5
*
Fixup handling of the .note.ABI-tag section so that it is ARM only,
Eric Andersen
2003-02-08
1
-0
/
+14
*
Update crt0 for arm to provide the main reference
Eric Andersen
2003-01-23
1
-7
/
+13
*
Based on discussions with Stefan Allius, change it so that we always
Eric Andersen
2002-12-12
1
-1
/
+1
*
Make support for global constructors and global destructors be
Eric Andersen
2002-11-27
1
-0
/
+4
*
I was an idiot and put _fini into the wrong register. Duh.
Eric Andersen
2002-11-15
1
-3
/
+2
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
1
-13
/
+15
*
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
-14
/
+0
*
merged the two startup files so that uClinux people always get the correct
David McCullough
2001-12-19
1
-0
/
+30
*
Patch from David McCullough <davidm@lineo.com>:
Eric Andersen
2001-10-04
1
-0
/
+2
*
This will hopefully make global constructors and destructors work
Eric Andersen
2001-08-28
1
-0
/
+12
*
Fix up a comment
Eric Andersen
2001-04-28
1
-1
/
+1
*
Update arm for the new way of entering main. BTW, I can now run things on arm
Eric Andersen
2001-02-23
1
-54
/
+32
*
Revert stdio to initializing itself. Not quite a pretty but that ensures that
Eric Andersen
2001-02-09
1
-24
/
+2
*
_void_void_null_func never returned. I noticed this yesterday
Eric Andersen
2001-02-07
1
-1
/
+1
*
Minor comment update
Eric Andersen
2001-01-17
1
-2
/
+7
*
Fix arm so it actually works.
Eric Andersen
2001-01-16
1
-40
/
+82
*
Added common handling of errno.
Eric Andersen
2001-01-16
1
-6
/
+1
*
USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.o
Eric Andersen
2001-01-15
1
-0
/
+66