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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
whitespace it
Mike Frysinger
2005-08-04
1
-4
/
+5
*
yvasilev writes in Bug 235:
Mike Frysinger
2005-08-04
1
-1
/
+8
*
remove outdated comment and announce support for nanoseconds
Mike Frysinger
2005-07-29
1
-2
/
+2
*
we are handed errno as a negative value so we need to reverse it
Mike Frysinger
2005-07-29
1
-1
/
+1
*
rip out previous armeb old-stat abi compat code since arm linux opinion is th...
Mike Frysinger
2005-07-17
1
-16
/
+2
*
make sure the stat64 struct is packed to prevent further ABI headaches as don...
Mike Frysinger
2005-07-16
1
-1
/
+1
*
with the help of John Bowler, track down the ugly ABI change between 2.4 / 2....
Mike Frysinger
2005-07-16
1
-4
/
+28
*
update comments/syntax and make sure we include features.h for the hidden define
Mike Frysinger
2005-07-06
1
-4
/
+4
*
import armeb fixes as outlined by John Bowler
Mike Frysinger
2005-07-04
1
-0
/
+8
*
Oops.
Joakim Tjernlund
2005-06-26
1
-1
/
+1
*
Change L_Scrt1 to __PIC__
Joakim Tjernlund
2005-06-25
1
-2
/
+2
*
Hopefully fix PIE apps.
Joakim Tjernlund
2005-06-25
1
-12
/
+70
*
whitespace tweak, dont mind me
Mike Frysinger
2005-06-25
1
-21
/
+20
*
change the old pads to the new nano sec fields
Mike Frysinger
2005-06-11
1
-6
/
+6
*
touchup syntax for no real good reason ;)
Mike Frysinger
2005-06-11
8
-33
/
+37
*
Based on start.S from debian's glibc, this gets arm working
Eric Andersen
2005-06-10
1
-138
/
+69
*
Add missing file needed for arm to compile
Eric Andersen
2005-06-10
1
-0
/
+29
*
Remove TEXTREL relocations for ARM.
Joakim Tjernlund
2005-06-10
7
-90
/
+73
*
oops. I'd left some junk in there
Eric Andersen
2005-06-10
1
-3
/
+0
*
rework arm crt1 properly this time around
Eric Andersen
2005-06-10
1
-27
/
+23
*
Dunno yet if I got this right or not, but it now at least
Eric Andersen
2005-06-10
2
-38
/
+57
*
Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT to
Joakim Tjernlund
2005-05-28
2
-15
/
+2
*
Add PIE support to ARM. From Peter Mazinger
Joakim Tjernlund
2005-05-26
1
-4
/
+12
*
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
-5
/
+4
*
Patch from Paul Brook:
Eric Andersen
2004-12-12
1
-0
/
+17
*
Mike Frysinger writes:
Eric Andersen
2004-08-25
1
-0
/
+1
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
3
-80
/
+2
*
Cleanup some dead wood in the header files
Eric Andersen
2004-07-30
1
-31
/
+0
*
s/___brk_addr/__curbrk/g
Eric Andersen
2004-07-30
1
-3
/
+3
*
Update sigaction for arm
Eric Andersen
2004-07-17
1
-22
/
+42
*
__data_start needs to be added to all crt0.S files that don't currently
Eric Andersen
2004-05-14
1
-10
/
+19
*
Kill off the now obsolete __libc_vfork symbol
Eric Andersen
2004-05-14
1
-0
/
+1
*
Fix screwed up formatting
Eric Andersen
2004-05-05
1
-20
/
+20
*
Jeroen Dobbelaere writes:
Eric Andersen
2004-05-05
1
-1
/
+2
*
Cope with gcc 3.4's more aggressive persuit of attribute unused
Eric Andersen
2004-04-20
1
-3
/
+3
*
Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as
Eric Andersen
2004-02-06
1
-0
/
+1
*
Oleksandr G. Zhadan writes:
Eric Andersen
2004-01-24
1
-0
/
+11
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-1
/
+1
*
Fix arm profiling support, which was accidentally removed
Eric Andersen
2003-12-04
1
-0
/
+6
*
Lethal noticed that the generated file gmon-start.S was not
Eric Andersen
2003-12-03
1
-0
/
+2
*
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
-10
/
+4
*
Continue the conversion to using per-arch crti.S and crtn.S
Eric Andersen
2003-11-05
3
-1
/
+69
*
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
-3
/
+1
*
Peter Kjellerstedt writes:
Eric Andersen
2003-10-18
1
-2
/
+2
*
Patch from Atsushi Nemoto (with some additions):
Eric Andersen
2003-10-08
2
-0
/
+103
*
Fix "subst -g,," problem for SAFECFLAGS.
Manuel Novoa III
2003-09-21
1
-1
/
+1
[prev]
[next]