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
/
extra
/
Configs
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
move the compiler flags WARNINGS option
Mike Frysinger
2005-03-16
1
-1
/
+6
*
CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busybox
Mike Frysinger
2005-03-16
1
-1
/
+1
*
add a Kconfig option for setting the $(CROSS) build variable
Mike Frysinger
2005-03-15
1
-0
/
+8
*
kconfig for x86_64
Mike Frysinger
2005-02-15
1
-1
/
+7
*
- 3/NN patches for ssp. Doc updates from Peter S. Mazinger and Robert Connolly
Ned Ludd
2005-02-08
1
-12
/
+17
*
- 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert Connolly
Ned Ludd
2005-02-08
1
-1
/
+10
*
Corrected a typo.
Peter Kjellerstedt
2005-01-16
1
-1
/
+1
*
Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth:
Eric Andersen
2005-01-16
1
-24
/
+35
*
- add patch from Peter S. Mazinger to allow selecting the fast access canary ...
0_9_27_1
Ned Ludd
2005-01-12
1
-0
/
+9
*
Remove the obsolete XATTR option
Eric Andersen
2004-12-22
1
-10
/
+0
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-1
/
+1
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-3
/
+21
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-60
/
+79
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-5
/
+12
*
Patch from Peter S. Mazinger:
Eric Andersen
2004-12-22
1
-1
/
+1
*
Patch from Peter S. Mazinger to simplify PIE handling
Eric Andersen
2004-12-22
1
-6
/
+4
*
Add support for the Analog Devices Blackfin mmuless processor
Eric Andersen
2004-12-21
1
-0
/
+7
*
- Added support for 13 new syscalls to allow more things to compile when usin...
Ned Ludd
2004-12-20
1
-0
/
+10
*
Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h and
Joakim Tjernlund
2004-10-06
1
-2
/
+5
*
PIE option correction for Config.in. From Peter Mazinger.
Joakim Tjernlund
2004-10-06
1
-4
/
+5
*
Peter Kjellerstedt writes:
Joakim Tjernlund
2004-10-05
1
-4
/
+12
*
This patch from Mike Frysinger, extended from an earlier patch from Peter S.
Eric Andersen
2004-10-03
1
-0
/
+25
*
uClibc gettext support is under development and really shouldn't
Eric Andersen
2004-09-07
1
-1
/
+1
*
Add a couple of mips-specific string funcs.
Manuel Novoa III
2004-09-02
1
-0
/
+20
*
solar asked that this bit be reverted.
Manuel Novoa III
2004-08-28
1
-1
/
+0
*
Fixes from gentoo.
Manuel Novoa III
2004-08-26
1
-1
/
+30
*
Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both a
Eric Andersen
2004-08-21
1
-37
/
+0
*
Pete Popov writes:
Eric Andersen
2004-07-16
1
-0
/
+14
*
UCLIBC_COMPLETELY_PIC does nothing, so kill it
Eric Andersen
2004-05-07
1
-1
/
+1
*
More detail about malloc-simple
Eric Andersen
2004-03-09
1
-2
/
+5
*
Alexandre Oliva writes:
Eric Andersen
2004-02-18
1
-0
/
+7
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-3
/
+3
*
Peter S. Mazinger writes:
Eric Andersen
2004-01-02
1
-0
/
+25
*
Rework malloc. The new default implementation is based on dlmalloc from Doug
Eric Andersen
2003-12-30
1
-8
/
+20
*
Set the default stdio buffer size to 4096, rather then 256.
Eric Andersen
2003-12-04
1
-1
/
+1
*
Yet more messing with selecting sane default configs
Eric Andersen
2003-11-05
1
-1
/
+10
*
Yet more config system updates
Eric Andersen
2003-11-05
1
-1
/
+5
*
Peter S. Mazinger writes:
Eric Andersen
2003-11-04
1
-1
/
+1
*
Naming things this way will be much easier to deal with
Eric Andersen
2003-11-04
1
-29
/
+29
*
Rework the config system. Better utilize the Kconfig language
Eric Andersen
2003-11-04
1
-31
/
+138
*
Some more soft float fixes... for arm in particular (libfloat).
Manuel Novoa III
2003-10-31
1
-18
/
+1
*
Add a new RUNTIME_PREFIX
Eric Andersen
2003-10-18
1
-1
/
+14
*
More detail on the use of MALLOC_DEBUG
Eric Andersen
2003-10-16
1
-4
/
+12
*
Force Large File Support disabled on Cris, since something
Eric Andersen
2003-09-09
1
-0
/
+1
*
Attack of the spelling police....
Eric Andersen
2003-09-09
1
-6
/
+6
*
Enable automagic locale data downloads
Eric Andersen
2003-09-09
1
-3
/
+3
*
Add in several config system updates for locale support.
Eric Andersen
2003-09-09
1
-3
/
+42
*
Fix wctype.c so that wchar can be enabled without ctype table-based functions.
Manuel Novoa III
2003-09-09
1
-1
/
+1
*
Add back in table-less ctype funcs for those interested in minimizing
Manuel Novoa III
2003-09-08
1
-1
/
+25
*
Update old_vfconfig help and some dependencies.
Manuel Novoa III
2003-09-06
1
-6
/
+5
[prev]
[next]