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
/
extra
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make support for global constructors and global destructors be
Eric Andersen
2002-11-27
1
-1
/
+1
*
Patch from Yoshinori Sato to update the h8300 architecture.
Eric Andersen
2002-11-21
1
-0
/
+2
*
Patch from Stefan Allius for libgcc multilib support
Eric Andersen
2002-11-08
1
-5
/
+3
*
Another update to initfini.awk and initfini.c from Stefan Allius
Eric Andersen
2002-11-03
1
-13
/
+15
*
Fixup script to avoid potential spurious whining over empty object files.
Eric Andersen
2002-10-31
1
-6
/
+9
*
For now, comment out the broken part
Eric Andersen
2002-10-29
1
-6
/
+6
*
Remove my horrible SH hack infavor of this fix for initfini.awk from
Eric Andersen
2002-10-29
1
-1
/
+16
*
Add appropriate -I options so that any files included by unistd.h are
Miles Bader
2002-10-28
1
-3
/
+6
*
Kill the now redundant initfini.pl
Eric Andersen
2002-10-14
1
-156
/
+0
*
Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement
Eric Andersen
2002-10-14
1
-0
/
+77
*
Patch from Stefan Allius <allius@atecom.com>:
Eric Andersen
2002-10-01
1
-5
/
+2
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
2
-2
/
+5
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
1
-4
/
+4
*
Make sure that bits/syscalls.h always includes bits/syscall.h
Eric Andersen
2002-08-27
1
-1
/
+2
*
Work from Stefan Allius which allows superH to use the common
Eric Andersen
2002-08-19
1
-2
/
+8
*
Cleanup exit a bit, from Ronald Wahl
Eric Andersen
2002-08-16
1
-1
/
+3
*
Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for
"Steven J. Hill"
2002-08-07
1
-1
/
+1
*
When symbols are missing, its supposed to be an error...
Eric Andersen
2002-08-06
1
-0
/
+3
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-2
/
+1
*
Changes needed for MIPS with regards to the .init and .fini sections.
"Steven J. Hill"
2002-05-20
1
-4
/
+9
*
Teach initfini to build properly on arches where gcc tries to be
Eric Andersen
2002-04-03
1
-0
/
+8
*
Don't let this worry about _init and _fini
Eric Andersen
2002-03-15
1
-1
/
+1
*
Fix location of crt0.o
Eric Andersen
2002-03-15
1
-1
/
+1
*
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-13
1
-0
/
+140
*
Add include guards
Eric Andersen
2002-02-04
1
-0
/
+3
*
Don't complain about _GLOBAL_OFFSET_TABLE_
Eric Andersen
2002-01-31
1
-1
/
+1
*
Failed to call sort before calling uniq in several spots,
Eric Andersen
2002-01-11
1
-2
/
+2
*
Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for
Eric Andersen
2002-01-01
1
-4
/
+4
*
A small patch from Erwin Authried <eauth@softsys.co.at>
Eric Andersen
2001-10-12
1
-2
/
+2
*
Patch from John Tyner <jtyner@cs.ucr.edu> to avoid redefined
Eric Andersen
2001-09-13
1
-2
/
+2
*
Just take whatever the kernel headers gave us, spaces and all. This is
Eric Andersen
2001-07-03
1
-1
/
+1
*
Added a script to create bits/syscall.h for each arch.
Manuel Novoa III
2001-06-28
1
-0
/
+25
*
Define "NM = $(CROSS)nm" and use $NM and $AR in get-needed-libgcc-objects.sh
Eric Andersen
2001-05-29
1
-8
/
+8
*
Fix up some problems noted by August Hoerandl <ahoerandl@gmx.at>
Eric Andersen
2001-05-17
1
-3
/
+3
*
Part of the shared lib build rework.
Manuel Novoa III
2001-03-18
1
-6
/
+11
*
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
Manuel Novoa III
2001-01-25
1
-0
/
+70
[prev]