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
/
h8300
Commit message (
Expand
)
Author
Age
Files
Lines
*
fcntl.h: drop unused/dead O_STREAMING
Mike Frysinger
2009-10-16
1
-1
/
+0
*
trim Experimentally off and uncommented hidden
Austin Foxley
2009-09-18
1
-1
/
+0
*
enable nanosecond stat support for everyone
Mike Frysinger
2009-08-19
1
-12
/
+6
*
byteswap: unify common definitions
Mike Frysinger
2009-08-19
1
-44
/
+17
*
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-09
1
-1
/
+10
*
mknod: widen the parameters to match kernel
Denis Vlasenko
2009-03-03
1
-2
/
+1
*
Synch with trunk @ 24160
Carmelo Amoroso
2008-11-27
2
-7
/
+3
*
Synch with trunk at rev 22997.
Carmelo Amoroso
2008-07-31
2
-4
/
+4
*
Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ...
Carmelo Amoroso
2008-06-18
4
-5
/
+60
*
Merge from trunk.
"Steven J. Hill"
2006-12-16
2
-6
/
+4
*
Big fricking merge from trunk, but an easy one.
"Steven J. Hill"
2006-08-24
2
-7
/
+2
*
Removal as per trunk.
"Steven J. Hill"
2006-08-22
1
-79
/
+0
*
Merge from trunk.
"Steven J. Hill"
2006-08-21
1
-3
/
+0
*
Merge from trunk.
"Steven J. Hill"
2006-08-18
1
-14
/
+2
*
Merge from trunk.
"Steven J. Hill"
2006-02-28
6
-81
/
+60
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-1
/
+2
*
Merge from trunk.
"Steven J. Hill"
2005-12-02
1
-0
/
+1
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-1
/
+6
*
Merge from trunk.
"Steven J. Hill"
2005-10-30
1
-35
/
+25
*
Big, huge fricking merge. Peter, if you touch the build system again I'm goin...
"Steven J. Hill"
2005-10-04
1
-3
/
+3
*
no more cvs
Mike Frysinger
2005-02-12
1
-1
/
+0
*
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
-4
/
+3
*
s/___brk_addr/__curbrk/g
Eric Andersen
2004-07-30
1
-2
/
+2
*
h8300 updates from Yoshinori Sato
Eric Andersen
2004-07-15
25
-421
/
+788
*
__data_start needs to be added to all crt0.S files that don't currently
Eric Andersen
2004-05-14
1
-1
/
+10
*
Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as
Eric Andersen
2004-02-06
1
-0
/
+1
*
Remove SAFECFLAGS. It was a workaround for failures in old awk script
Eric Andersen
2003-11-22
1
-6
/
+2
*
Darn. Fix compilation for soft-float, which I inadvertantly
Eric Andersen
2003-11-08
1
-1
/
+3
*
Add quick hacks to create fake crti.o and crtn.o files. These architectures
Eric Andersen
2003-11-05
1
-1
/
+29
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-2
/
+2
*
Some small fixups for the h8 support and add the h8s platform support.
David McCullough
2003-04-29
3
-4
/
+18
*
Finish up fixing stat and setting various system types.
Eric Andersen
2003-01-24
1
-1
/
+1
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
1
-33
/
+3
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
2
-21
/
+8
*
Patch from Yoshinori Sato to update the h8300 architecture.
Eric Andersen
2002-11-21
4
-0
/
+285
*
Fixup handling of disabled options
Eric Andersen
2002-11-05
1
-1
/
+1
*
Ok, this commit is _huge_ and its gonna change the world. I've
Eric Andersen
2002-10-31
3
-3
/
+3
*
Support O_STREAMING
Eric Andersen
2002-10-09
1
-0
/
+1
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
2
-4
/
+4
*
Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com>
Eric Andersen
2002-08-28
1
-1
/
+0
*
Make sure that bits/syscalls.h always includes bits/syscall.h
Eric Andersen
2002-08-27
1
-0
/
+5
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-4
/
+9
*
Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp>
Eric Andersen
2002-05-23
1
-1
/
+1
*
Manuel and I were looking into a problem with applications failing to link
Eric Andersen
2002-04-14
1
-0
/
+8
*
Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300
Eric Andersen
2002-04-01
7
-0
/
+594
*
Remove the C++ support stubs, since these now live elsewhere and
Eric Andersen
2002-03-16
1
-14
/
+0
*
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-13
1
-1
/
+1
*
Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown
Eric Andersen
2002-03-02
2
-498
/
+1
*
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
1
-1
/
+0
[next]