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
/
sh
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove TOPDIR
Peter S. Mazinger
2005-11-21
1
-3
/
+1
*
Update sh to new builds
Peter S. Mazinger
2005-11-01
1
-69
/
+8
*
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...
Peter S. Mazinger
2005-10-12
1
-35
/
+23
*
Build crt[in].o with disabled ssp.
Peter S. Mazinger
2005-09-28
1
-3
/
+3
*
Speed up clean target, don't recurse where possible, remove unneeded actions
Peter S. Mazinger
2005-09-27
1
-2
/
+0
*
update crt0 to crt1 based heavily on glibc start.S and to sync up with __uCli...
Mike Frysinger
2005-08-09
1
-5
/
+10
*
move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowit...
Mike Frysinger
2005-08-09
1
-1
/
+1
*
remove unused/pointless variables
Mike Frysinger
2005-08-09
1
-5
/
+1
*
merge parallel build support
Mike Frysinger
2005-01-25
1
-6
/
+5
*
Patch from Peter S. Mazinger to consistantly use "ASFLAGS"
Eric Andersen
2004-12-22
1
-5
/
+5
*
Patch by Carl SHAW <carl.shaw@st.com>...
Manuel Novoa III
2004-08-25
1
-1
/
+1
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
1
-7
/
+1
*
Use 'mmap.c' instead of '_mmap.c'
Eric Andersen
2004-02-05
1
-3
/
+3
*
Lethal noticed that the generated file gmon-start.S was not
Eric Andersen
2003-12-03
1
-0
/
+2
*
Add a syscall() implementation using a hacked version of the syscall6 macro.
Manuel Novoa III
2003-12-02
1
-1
/
+1
*
Remove SAFECFLAGS. It was a workaround for failures in old awk script
Eric Andersen
2003-11-22
1
-11
/
+3
*
Darn. Fix compilation for soft-float, which I inadvertantly
Eric Andersen
2003-11-08
1
-4
/
+7
*
Continue the conversion to using per-arch crti.S and crtn.S
Eric Andersen
2003-11-05
1
-1
/
+26
*
properly deal with soft-float when profiling as well
Eric Andersen
2003-10-25
1
-0
/
+3
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-2
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-2
/
+2
*
Patch from Atsushi Nemoto (with some additions):
Eric Andersen
2003-10-08
1
-0
/
+1
*
Fix "subst -g,," problem for SAFECFLAGS.
Manuel Novoa III
2003-09-21
1
-1
/
+1
*
Patch from Stefan Allius to finish off the last required bits
Eric Andersen
2003-03-06
1
-1
/
+9
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
1
-5
/
+1
*
Based on discussions with Stefan Allius, change it so that we always
Eric Andersen
2002-12-12
1
-8
/
+6
*
Stefan Allius writes:
Eric Andersen
2002-11-15
1
-1
/
+1
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
1
-1
/
+1
*
Work from Stefan Allius which allows superH to use the common
Eric Andersen
2002-08-19
1
-15
/
+1
*
I reworked syscalls.h to match how I'm doing other arches. Stefan Allius and
Eric Andersen
2002-08-08
1
-1
/
+15
*
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-13
1
-1
/
+1
*
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
1
-1
/
+0
*
Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread support
Eric Andersen
2002-03-01
1
-1
/
+1
*
Add sbrk and friends
David McCullough
2002-01-17
1
-1
/
+1
*
Mahe 'make clean' remove generated bits/syscall.h, as
Eric Andersen
2002-01-07
1
-0
/
+1
*
Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little
Eric Andersen
2002-01-02
1
-4
/
+4
*
Fixup the pipe system call for the SH target.
David McCullough
2001-08-06
1
-1
/
+1
*
Changes to support autogenerated syscall.h
David McCullough
2001-06-28
1
-1
/
+1
*
Makefile targets to symlink arch-specific headers into include/ (only
David Schleef
2001-05-26
1
-0
/
+3
*
Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>
Eric Andersen
2001-05-25
1
-2
/
+2
*
Ok, this should finish off my massive ro-organization. The source
Eric Andersen
2001-05-12
1
-4
/
+2
*
Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so
Manuel Novoa III
2001-03-06
1
-1
/
+1
*
Patch from Jean-Yves Avenard to add missing siglongjmp entry and
Eric Andersen
2001-02-22
1
-2
/
+2
*
Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded
Eric Andersen
2001-02-21
1
-0
/
+68