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.arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
The C6X port
Aurelien Jacquiot
2011-03-05
1
-0
/
+4
*
FORMAT_FDPIC_ELF: only for FRV and BFIN
Bernhard Reutner-Fischer
2011-02-14
1
-1
/
+1
*
DO_XSI_MATH: add config knob
Bernhard Reutner-Fischer
2009-11-19
1
-0
/
+11
*
Revert "default ?conf to native arch"
Bernhard Reutner-Fischer
2009-09-14
1
-6
/
+3
*
default ?conf to native arch
Bernhard Reutner-Fischer
2009-08-25
1
-3
/
+6
*
enable sbrk() for everyone
Mike Frysinger
2009-07-26
1
-5
/
+0
*
force DOPIC for FDPIC ELF targets
Mike Frysinger
2009-03-14
1
-0
/
+1
*
Make long double support available for sh too.
Carmelo Amoroso
2009-03-05
1
-1
/
+1
*
- mention the architectures that currently support fenv(3).
Bernhard Reutner-Fischer
2008-10-06
1
-0
/
+3
*
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
2008-10-03
1
-0
/
+10
*
- fix keyword "depends on"
Bernhard Reutner-Fischer
2008-06-05
1
-1
/
+1
*
- wrap superlong lines
Bernhard Reutner-Fischer
2008-01-19
1
-9
/
+10
*
- add C99 floating point environment, rounding and exception handling functions
Bernhard Reutner-Fischer
2008-01-19
1
-0
/
+9
*
default to pulling kernel headers from the system install
Mike Frysinger
2007-02-18
1
-1
/
+1
*
for now, dont allow mmu users to select file format
Mike Frysinger
2006-12-17
1
-0
/
+5
*
we just want the kernel headers, not the whole kernel source ... so people ma...
Mike Frysinger
2006-12-12
1
-2
/
+2
*
disable LDSO when FLAT format is selected
Mike Frysinger
2006-12-11
1
-0
/
+3
*
create new menu so people can select what format they wish to build uClibc
Mike Frysinger
2006-12-11
1
-0
/
+47
*
update MMU config options to utilize USE_MMU instead of HAS_MMU
Mike Frysinger
2006-02-19
1
-2
/
+2
*
tweak the idea between having a MMU and actually using it
Mike Frysinger
2006-02-18
1
-0
/
+10
*
improve MMU selection a little to be less confusing
Mike Frysinger
2006-02-18
1
-4
/
+5
*
simplify endian config/selection
Mike Frysinger
2006-02-18
1
-9
/
+21
*
didnt mean to commit the FENV option just yet
Mike Frysinger
2006-01-20
1
-17
/
+0
*
s/TARGET_ARCH_FEATURES/FORCE_OPTIONS_FOR_ARCH/ to fix sed breakage as pointed...
Mike Frysinger
2006-01-20
1
-0
/
+17
*
Get rid of *_SYMBOL_PREFIX
Peter S. Mazinger
2006-01-19
1
-5
/
+0
*
change HAS_FPU to UCLIBC_HAS_FPU since the define will be exported into C nam...
Mike Frysinger
2006-01-18
1
-2
/
+2
*
remove unused ARCH_LDFLAGS and touchup broken whitespace
Mike Frysinger
2005-11-11
1
-1
/
+0
*
frv seems to be an exception having no MMU, but using ldso
Peter S. Mazinger
2005-10-28
1
-1
/
+1
*
ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO
Peter S. Mazinger
2005-10-27
1
-1
/
+2
*
move the compiler flags WARNINGS option
Mike Frysinger
2005-03-16
1
-6
/
+0
*
s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g
Eric Andersen
2004-01-16
1
-3
/
+3
*
Fixup selection of endianness, since select does not work on choice
Eric Andersen
2004-01-16
1
-0
/
+2
*
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
Manuel Novoa III
2003-11-18
1
-5
/
+1
*
Do not provide a default for endianness. This needs to be selected
Eric Andersen
2003-11-05
1
-1
/
+0
*
Rework the config system. Better utilize the Kconfig language
Eric Andersen
2003-11-04
1
-0
/
+27
*
fix typo
Aaron Lehmann
2002-11-09
1
-1
/
+1
*
Large cleanup patch, based in large part on a patch from
Eric Andersen
2002-11-08
1
-9
/
+0
*
Update doc reference
Eric Andersen
2002-11-08
1
-1
/
+1
*
Add missing blank line
Eric Andersen
2002-11-07
1
-0
/
+1
*
(UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it
Miles Bader
2002-11-07
1
-2
/
+11
*
Cleanup soft-float support
Eric Andersen
2002-11-05
1
-0
/
+5
*
Yet more config system updating.
Eric Andersen
2002-11-03
1
-0
/
+5
*
update all the Config files for the various arches so they work with the new
Eric Andersen
2002-11-02
1
-14
/
+3
*
Make it so arch specific stuff can be simpler. Initial attempt at
Eric Andersen
2002-10-31
1
-0
/
+95