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
/
v850
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SAFECFLAGS. It was a workaround for failures in old awk script
Eric Andersen
2003-11-22
1
-7
/
+2
*
Darn. Fix compilation for soft-float, which I inadvertantly
Eric Andersen
2003-11-08
1
-0
/
+4
*
Continue the conversion to using per-arch crti.S and crtn.S
Eric Andersen
2003-11-05
3
-1
/
+77
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-2
/
+2
*
Initial effort at adding profiling support.
Eric Andersen
2003-03-03
2
-0
/
+40
*
Reserve stack space for args we pass to __uClibc_main.
Miles Bader
2003-02-21
1
-2
/
+3
*
Add back in PTRACE_SINGLESTEP.
Miles Bader
2003-02-20
1
-3
/
+7
*
Pass CHILD_STACK argument to system call (it possibly worked before `by
Miles Bader
2003-02-10
1
-3
/
+5
*
Correct license.
Miles Bader
2003-01-31
2
-6
/
+6
*
Add multiple-include protection.
Miles Bader
2003-01-27
1
-0
/
+4
*
Ok, people are probably going to hate me for this... This commit changes the
Eric Andersen
2003-01-24
1
-42
/
+2
*
Update architecture specific support to consistantly
Eric Andersen
2003-01-23
1
-10
/
+5
*
Initial checkin
Miles Bader
2002-12-18
2
-0
/
+184
*
whitespace
Miles Bader
2002-12-18
1
-0
/
+1
*
(SSRC): Rename longjmp.S to __longjmp.S
Miles Bader
2002-12-18
1
-2
/
+2
*
Rename longjmp.S to __longjmp.S
Miles Bader
2002-12-18
1
-8
/
+2
*
Support O_STREAMING
Eric Andersen
2002-10-09
1
-0
/
+1
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
4
-8
/
+8
*
Redo stat structures (kernel changed too).
Miles Bader
2002-08-30
1
-77
/
+66
*
Add __kernel_ino64_t.
Miles Bader
2002-08-30
1
-4
/
+2
*
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
*
Added __kernel_fsid_t to satisfy some apps that need it.
David McCullough
2002-08-27
1
-0
/
+8
*
Oops. I got the include guard wrong. Fix it per current
Eric Andersen
2002-08-26
1
-3
/
+3
*
Make bits/kernel_types.h include guard names match the include
Eric Andersen
2002-08-26
1
-0
/
+4
*
Initial checkin.
Miles Bader
2002-08-26
2
-0
/
+150
*
(CSRC): Add syscall.c
Miles Bader
2002-08-14
1
-1
/
+1
*
Initial checkin.
Miles Bader
2002-08-14
1
-0
/
+43
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-4
/
+9
*
Don't bother zeroing BSS, since actually we _can_ rely on the loader to do it.
Miles Bader
2002-04-25
1
-10
/
+1
*
Just tail-call __uClibc_main. There's no real point to calling abort if
Miles Bader
2002-04-17
1
-4
/
+2
*
(L_dummy_main_reference): Reference the C symbol `main', not the linker
Miles Bader
2002-04-15
1
-5
/
+4
*
Manuel and I were looking into a problem with applications failing to link
Eric Andersen
2002-04-14
1
-0
/
+7
*
Remove v850-specific versions of truncate64.c and ftruncate64.c.
Miles Bader
2002-04-10
1
-1
/
+1
*
Generic implemention works for v850 now, so we don't need a special version.
Miles Bader
2002-04-10
2
-67
/
+0
*
Build our own crti.o and crtn.o with a cross arch method that I
Eric Andersen
2002-03-13
1
-1
/
+1
*
Initial checkin
Miles Bader
2002-03-05
2
-0
/
+135
*
Re-add files which were mistakenly deleted during the big bits/ update.
Miles Bader
2002-03-05
8
-0
/
+521
*
Remove extraneous file
Miles Bader
2002-03-05
1
-10
/
+0
*
Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown
Eric Andersen
2002-03-02
1
-0
/
+1
*
Move syscall.h generation to the top level Makefile
Eric Andersen
2002-03-01
1
-1
/
+0
*
Patch from Miles Bader to allow Large File support on the v850.
Eric Andersen
2002-03-01
3
-3
/
+70
*
Major rework of the include files to eliminate redundancy
Eric Andersen
2002-03-01
67
-8309
/
+0
*
Be consistant about the ways in which asm/unistd.h might
Eric Andersen
2002-02-04
1
-1
/
+7
*
Updates to the v850 architecture from Miles Bader <miles@gnu.org>
Eric Andersen
2002-01-29
2
-13
/
+23
*
Mahe 'make clean' remove generated bits/syscall.h, as
Eric Andersen
2002-01-07
1
-0
/
+2
*
A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bring
Eric Andersen
2001-12-21
66
-1085
/
+1741
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-7
/
+19
*
Scrub up some lingering problems preventing readdir64 from working
Eric Andersen
2001-11-14
1
-0
/
+3
*
_mmap.o should be added to libc.a, not crt0.o
David Schleef
2001-11-10
1
-2
/
+2
[next]