index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
uClibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
uclibc: make sure the default configuration doesn't ask questions
Thomas Petazzoni
2010-05-02
2
-1
/
+4
*
uClibc: add UCLIBC_HAS_NFTW to default configuration
Thomas Petazzoni
2010-05-02
1
-1
/
+1
*
Enable libutil by default for uclibc 0.9.31
Kelvin Cheung
2010-04-19
1
-1
/
+1
*
uclibc: Enable libresolv and libnsl stubs by default for 0.9.31
Gustavo Zacarias
2010-04-18
1
-2
/
+2
*
Get rid of all usages of BR2_RECENT
Thomas Petazzoni
2010-04-12
1
-1
/
+0
*
Remove BR2_ENABLE_LOCALE_PREGENERATED
Thomas Petazzoni
2010-04-11
1
-20
/
+1
*
Enable e300c2, e300c3 and e500mc powerpc optimizations
Gustavo Zacarias
2010-04-08
1
-0
/
+6
*
uClibc: 0.9.31 dnslookup use after free fix
Peter Korsgaard
2010-04-06
1
-0
/
+36
*
uclibc: don't install libs to target if BR2_PREFER_STATIC_LIB
Peter Korsgaard
2010-04-05
1
-0
/
+3
*
toolchain: add uClibc 0.9.31, mark 0.9.30.x as recent
Peter Korsgaard
2010-04-05
3
-2
/
+268
*
uclibc: Fix for improper copying of kernel headers
Will Wagner
2010-04-03
1
-39
/
+0
*
get rid of broken nios2 support
Peter Korsgaard
2010-03-30
1
-7
/
+0
*
toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.x
Peter Korsgaard
2010-03-12
34
-2683
/
+2
*
toolchain/uClibc: additional 0.9.30.2 patches
Peter Korsgaard
2010-02-22
13
-0
/
+1062
*
Add patch to fix uClibc build failure with locale enabled
Thomas Petazzoni
2010-02-13
1
-0
/
+153
*
toolchain: add uclibc 0.9.30.2
Peter Korsgaard
2010-01-15
1
-2
/
+8
*
uclibc: get rid of avr32 special version since upstream works
Thomas Petazzoni
2009-12-15
3
-42
/
+1
*
toolchain/uClibc: avr32 patch should apply to 0.9.30.1
Peter Korsgaard
2009-12-15
1
-0
/
+0
*
uclibc: add prctl syscall fix for AVR32 architecture
Hans-Christian Egtvedt
2009-12-15
1
-0
/
+29
*
toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if av...
Peter Korsgaard
2009-12-15
1
-1
/
+1
*
uclibc: remove external sources patches
Thomas Petazzoni
2009-12-14
6
-119
/
+0
*
Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
Thomas Petazzoni
2009-12-14
1
-1
/
+1
*
uclibc: remove support for external source toolchains
Thomas Petazzoni
2009-12-14
1
-17
/
+5
*
uclibc: do not allow selection of non-avr32 versions on AVR32
Thomas Petazzoni
2009-12-14
1
-4
/
+5
*
uclibc: add avr32 special version
Thomas Petazzoni
2009-12-14
3
-3
/
+44
*
toolchain/uClibc: install ldd to target
Peter Korsgaard
2009-11-17
1
-2
/
+1
*
uclibc: add unifdef getline fix to avr32 variant as well
Peter Korsgaard
2009-11-09
1
-0
/
+29
*
*-menuconfig needs dirs to exist
Bernhard Reutner-Fischer
2009-10-09
1
-1
/
+1
*
rename TOOL_BUILD_DIR to TOOLCHAIN_DIR
Michael Roth
2009-09-23
1
-18
/
+18
*
toolchain: use qstrip
Thomas Petazzoni
2009-09-05
1
-8
/
+4
*
uClibc as of 20090825 requires the ARCH to be specified when we call it's make
Austin Foxley
2009-09-03
1
-1
/
+10
*
Fix PROGRAM_INVOCATION handling with external toolchains
Thomas Petazzoni
2009-07-31
2
-9
/
+1
*
toolchain/uClibc: add patch to rename getline to get_line in unifdef.c
Pavel Roskin
2009-07-27
2
-0
/
+58
*
toolchain/uclibc: xtensa patches
Peter Korsgaard
2009-07-25
8
-0
/
+345
*
toolchain/uclibc: xtensa support
Maxim Grigoriev
2009-07-24
1
-0
/
+1
*
toolchain/uClibc: 0.9.30.1 arm linuxthreads fix
Peter Korsgaard
2009-04-29
1
-0
/
+177
*
toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address
Peter Korsgaard
2009-04-24
1
-0
/
+13
*
toolchain: add BR2_USE_SSP option for stack protection support
Peter Korsgaard
2009-04-22
3
-6
/
+20
*
uClibc: additional 0.9.30.1 patches
Peter Korsgaard
2009-03-12
2
-22
/
+822
*
uClibc: strtouq fix for 64bit
Peter Korsgaard
2009-03-10
2
-0
/
+96
*
uclibc: 0.9.30.1 fix for ppc32 C99 math
Peter Korsgaard
2009-03-05
1
-0
/
+45
*
uclibc: cleanup version handling
Peter Korsgaard
2009-03-03
2
-24
/
+16
*
uclibc: add 0.9.30.1
Peter Korsgaard
2009-03-03
2
-2
/
+11
*
uClibc: remove unused 0.9.29 wchar defconfig
Peter Korsgaard
2009-02-03
1
-215
/
+0
*
uClibc: enable LDSO_RUNPATH in defconfigs (use ELF RPATH info)
Peter Korsgaard
2009-02-03
5
-5
/
+5
*
Extend External Toolchain options (match buildroot built toolchain):
Daniel Laird
2009-01-30
1
-37
/
+0
*
toolchain: fix up GNU_TARGET_NAME link and target_utils location
Peter Korsgaard
2009-01-30
1
-2
/
+2
*
toolchain/uClibc: fix 0.9.30 build with linuxthreads on ARM
Peter Korsgaard
2009-01-28
1
-0
/
+177
*
toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig
Peter Korsgaard
2009-01-24
1
-1
/
+1
*
Kconfig: remove 'default n' and 'default no' (see r22874)
Peter Korsgaard
2009-01-18
1
-1
/
+0
[next]