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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue the conversion to using per-arch crti.S and crtn.S
Eric Andersen
2003-11-05
3
-1
/
+122
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-4
/
+3
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-3
/
+3
*
Patch from Atsushi Nemoto (with some additions):
Eric Andersen
2003-10-08
2
-0
/
+99
*
Oops! I broke pread on mips with my last update. This
Eric Andersen
2003-09-08
1
-4
/
+4
*
Fix some more problems found by the ltp
Eric Andersen
2003-09-07
1
-6
/
+9
*
Patch from Atsushi Nemoto, who writes:
Eric Andersen
2003-08-22
2
-1
/
+95
*
Use the common version for bits/sem.h. Fixup the types to
Eric Andersen
2003-08-14
1
-85
/
+0
*
For sparc, powerpc, mips, and alpha we should also use the
Eric Andersen
2003-08-04
1
-55
/
+0
*
Remove the arch specific shm.h and use the fixed up common
Eric Andersen
2003-08-01
1
-89
/
+0
*
In a number of places we erroneously used tests such as '#ifdef PIC' when we
Eric Andersen
2003-05-30
1
-1
/
+1
*
Patch from Liam Girdwood to fix mips profiling when using
Eric Andersen
2003-04-16
1
-0
/
+5
*
Compliance with MIPS ABI and MIPS kernel changes.
"Steven J. Hill"
2003-03-11
1
-8
/
+0
*
For now, leave mmap on mips using mmap1, since mmap2 seems
Eric Andersen
2003-03-06
1
-0
/
+5
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
4
-0
/
+221
*
Prefer mmap2 for mips when available. Fix the mmap test.
Eric Andersen
2003-02-26
1
-0
/
+5
*
Some stuff I forgot to check in about a month ago...
Eric Andersen
2003-02-23
2
-27
/
+39
*
Fix a warning
Eric Andersen
2003-02-09
1
-52
/
+49
*
Fix a compile error
Eric Andersen
2003-02-09
1
-1
/
+0
*
heh
Eric Andersen
2003-01-31
1
-3
/
+3
*
Fix copyright
Eric Andersen
2003-01-31
1
-3
/
+2
*
Patch from Marshall M. Midden @ brecis.com:
Eric Andersen
2003-01-30
2
-2
/
+41
*
Patch from Christophe Massiot:
Eric Andersen
2003-01-30
2
-1
/
+28
*
This seems to be needed or else apps will blow up.
Eric Andersen
2003-01-25
1
-9
/
+2
*
A few more needed updates
Eric Andersen
2003-01-24
2
-1
/
+141
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
1
-10
/
+9
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
1
-74
/
+5
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
2
-14
/
+14
*
Changed '__kernel_nlink_t' data type to match Linux/MIPS kernel type
"Steven J. Hill"
2003-01-22
1
-1
/
+1
*
Based on discussions with Stefan Allius, change it so that we always
Eric Andersen
2002-12-12
2
-8
/
+5
*
Make support for global constructors and global destructors be
Eric Andersen
2002-11-27
1
-0
/
+4
*
Update soft-float handling
Eric Andersen
2002-11-06
2
-3
/
+5
*
Octal to hex
Eric Andersen
2002-10-09
1
-1
/
+1
*
Support O_STREAMING
Eric Andersen
2002-10-09
1
-0
/
+1
*
Patch from Marshall M. Midden <m4@brecis.com> to fixup crt0 for
Eric Andersen
2002-10-01
1
-14
/
+12
*
This commit contains a patch from Stefan Allius <allius@atecom.com> to change
Eric Andersen
2002-10-01
1
-2
/
+15
*
Forgot one more #ifdef related to MIPS soft floating point.
"Steven J. Hill"
2002-09-11
1
-0
/
+2
*
Don't unconditionally save/restore FP registers, we might be doing soft
"Steven J. Hill"
2002-09-10
2
-0
/
+4
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
3
-5
/
+5
*
'syscall' now properly works for MIPS.
"Steven J. Hill"
2002-09-04
3
-46
/
+56
*
Added __kernel_fsid_t to satisfy some apps that need it.
David McCullough
2002-08-27
1
-0
/
+4
*
Make bits/kernel_types.h include guard names match the include
Eric Andersen
2002-08-26
1
-3
/
+9
*
Finish off the bits/kernel_stat.h cleanup for proper
Eric Andersen
2002-08-25
1
-0
/
+48
*
Break dependancy of bits/types.h on the asm/posix_types.h kernel
Eric Andersen
2002-08-24
1
-9
/
+1
*
Break dependancy of bits/types.h on the asm/posix_types.h kernel
Eric Andersen
2002-08-24
1
-0
/
+56
*
Split out the definition of struct stat into the new arch
Eric Andersen
2002-08-23
1
-0
/
+78
*
Split out the arch dependant errno_values.h junk into arch dependant files.
Eric Andersen
2002-08-23
1
-0
/
+135
*
Rework struct stat/stat64 handling to eliminate kernel headers
Eric Andersen
2002-08-22
1
-78
/
+0
*
Rework errno handling to be kernel header free
Eric Andersen
2002-08-22
1
-56
/
+0
*
Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the way
Eric Andersen
2002-08-21
1
-1
/
+1
[next]