Florian Fainelli
|
e6ec1ce8cf
|
add support for uClibc 0.9.30.3
SVN-Revision: 20181
|
2010-03-13 17:22:18 +00:00 |
Nicolas Thill
|
4437156961
|
uClibc: enhance debug support (closes: #6118)
SVN-Revision: 20031
|
2010-03-07 15:10:57 +00:00 |
Imre Kaloz
|
d2bf3771ed
|
upgrade and fixup support for the uclibc nptl branch
SVN-Revision: 19871
|
2010-02-26 11:03:59 +00:00 |
Jo-Philipp Wich
|
24b495c619
|
add menuconfig item to enable uClibc debug builds
SVN-Revision: 19860
|
2010-02-25 19:27:54 +00:00 |
Florian Fainelli
|
1ebff51904
|
add support for uClibc 0.9.30.2
SVN-Revision: 19125
|
2010-01-14 12:27:46 +00:00 |
Felix Fietkau
|
cb3495fac5
|
fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead of using the standard _pic variant
SVN-Revision: 18090
|
2009-10-20 07:26:34 +00:00 |
Felix Fietkau
|
161792d02c
|
remove support for uclibc 0.9.29
SVN-Revision: 18078
|
2009-10-19 18:25:25 +00:00 |
Nicolas Thill
|
fd6e548d42
|
uClibc: remove absolute path linking to host libraries in libpthread.so (closes: #5601)
SVN-Revision: 17814
|
2009-10-02 00:18:16 +00:00 |
Felix Fietkau
|
91fe363562
|
uclibc: to rebuild libc.so.0, mklibs.py needs access to libc_so.a which was not exported by default. use it instead of libc_pic.a
SVN-Revision: 17438
|
2009-08-29 11:56:27 +00:00 |
Florian Fainelli
|
ffa2d292fe
|
more cygwin build fixes
SVN-Revision: 17401
|
2009-08-26 07:25:24 +00:00 |
Felix Fietkau
|
cc7805ea27
|
upgrade uclibc-nptl to a recent version - seems to work on xscale with gcc 4.3.3
SVN-Revision: 16004
|
2009-05-22 23:59:23 +00:00 |
Jo-Philipp Wich
|
bc3538d2d2
|
Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 15681
|
2009-05-07 13:48:23 +00:00 |
Felix Fietkau
|
141925202e
|
fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)
SVN-Revision: 15599
|
2009-05-04 18:41:08 +00:00 |
Nicolas Thill
|
222f37cbde
|
uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
SVN-Revision: 15368
|
2009-04-24 02:07:24 +00:00 |
Felix Fietkau
|
d0e357e729
|
fix uclibc subdir
SVN-Revision: 15010
|
2009-03-24 02:40:29 +00:00 |
Felix Fietkau
|
02739c116f
|
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
SVN-Revision: 15008
|
2009-03-24 02:30:49 +00:00 |
Felix Fietkau
|
fe601b3efd
|
fix uclibc symlink for nptl
SVN-Revision: 15007
|
2009-03-24 02:19:59 +00:00 |
Felix Fietkau
|
f914fcf49f
|
add uclibc-nptl
SVN-Revision: 15006
|
2009-03-24 02:06:12 +00:00 |
Felix Fietkau
|
5bd40b0870
|
clean up uClibc config handling - use kconfig.pl to split configs similar to how it's done in the kernel
SVN-Revision: 15004
|
2009-03-24 01:34:51 +00:00 |
Felix Fietkau
|
746544db79
|
fix $(BUILD_DIR_TOOLCHAIN)/uClibc symlink
SVN-Revision: 15001
|
2009-03-23 21:23:46 +00:00 |
Felix Fietkau
|
03205ec740
|
clean up uclibc patch/config version handling a bit
SVN-Revision: 14994
|
2009-03-23 17:56:28 +00:00 |
Felix Fietkau
|
ec6b3bf2be
|
fix stampfile variables for the toolchain build (fixes gcc compile error)
SVN-Revision: 14862
|
2009-03-13 12:50:23 +00:00 |
Nicolas Thill
|
8a2030ff3d
|
move common variables to a dedicated include file
SVN-Revision: 14648
|
2009-02-23 23:52:27 +00:00 |
Felix Fietkau
|
7eb1589875
|
build system refactoring in preparation for allowing packages to do host-build steps
SVN-Revision: 14610
|
2009-02-22 04:37:20 +00:00 |
Nicolas Thill
|
33a0eb3613
|
cosmetic & coherency fixes
SVN-Revision: 14397
|
2009-02-03 21:25:48 +00:00 |
Nicolas Thill
|
06f50d2116
|
fix uClibc fpu/soft-float selection
SVN-Revision: 14141
|
2009-01-21 22:56:26 +00:00 |
Nicolas Thill
|
a271aaa2db
|
add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & Puchu!
SVN-Revision: 14130
|
2009-01-21 11:45:32 +00:00 |
Nicolas Thill
|
8db368850c
|
we have a minimal gcc target compiler since [13931], so use it in uClibc headers generation
SVN-Revision: 14123
|
2009-01-20 22:25:42 +00:00 |
Nicolas Thill
|
96756d7641
|
fix linux headers & source paths at uClibc config stage
SVN-Revision: 14080
|
2009-01-17 22:22:41 +00:00 |
Felix Fietkau
|
cb41a3aa45
|
do not strip uclibc
SVN-Revision: 14019
|
2009-01-13 03:21:39 +00:00 |
Nicolas Thill
|
a3edea1b91
|
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
SVN-Revision: 13931
|
2009-01-08 01:49:11 +00:00 |
Nicolas Thill
|
b3e5f06450
|
indent conditionnals in uClibc Makefile
SVN-Revision: 13144
|
2008-11-08 23:00:22 +00:00 |
Florian Fainelli
|
9dd37f3d12
|
Fix locations for the uClibc snapshot version (#4065)
SVN-Revision: 13067
|
2008-10-28 22:04:53 +00:00 |
Felix Fietkau
|
799e7a8fa8
|
disable autorebuild for the toolchain, as it can easily lead to build breakages
SVN-Revision: 12492
|
2008-09-02 10:57:35 +00:00 |
Felix Fietkau
|
3cd35227ab
|
make libc.so symlink relative instead of absolute (#3878)
SVN-Revision: 12333
|
2008-08-17 12:30:14 +00:00 |
Florian Fainelli
|
3d9c4c9073
|
uClibc for x86 targets and kernels >= 2.6.24 need to copy the right include files, remove this when there are no 2.6.23 left
SVN-Revision: 11893
|
2008-07-21 10:41:27 +00:00 |
Nicolas Thill
|
89eb716470
|
use qstrip macro to strip quoted CONFIG_* strings
SVN-Revision: 11832
|
2008-07-14 23:24:58 +00:00 |
Imre Kaloz
|
47e402733a
|
fix typo
SVN-Revision: 10718
|
2008-04-03 13:44:38 +00:00 |
Felix Fietkau
|
d52a9c3bf7
|
fix uclibc build on osx
SVN-Revision: 10578
|
2008-03-09 21:22:31 +00:00 |
Nicolas Thill
|
f0c567d08c
|
fix md5sum for v0.28.2 (closes: #3159)
SVN-Revision: 10498
|
2008-02-19 21:38:29 +00:00 |
Felix Fietkau
|
44f1ad22c8
|
add missing config change for OABI
SVN-Revision: 10459
|
2008-02-14 19:41:33 +00:00 |
Ralph Hempel
|
3dfc679bb9
|
add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (and already deployed evaluation boards) the version 0.9.29 is still the default version
SVN-Revision: 10282
|
2008-01-27 17:59:20 +00:00 |
Gabor Juhos
|
6f60b7afcd
|
uClibc: restore support of shadow passwords, but make it configurable
SVN-Revision: 10276
|
2008-01-26 20:07:47 +00:00 |
Felix Fietkau
|
1c7b826708
|
unconditionally enable c99 math support in uclibc - many packages need it
SVN-Revision: 10024
|
2007-12-29 18:07:56 +00:00 |
Imre Kaloz
|
66b3d3dcd8
|
upgrade to uClibc 0.9.29 - break binary compatibility #1
SVN-Revision: 10010
|
2007-12-28 19:51:24 +00:00 |
Imre Kaloz
|
915e6b89b5
|
fixup softfloat handling
SVN-Revision: 10003
|
2007-12-28 18:06:47 +00:00 |
Felix Fietkau
|
d48912ffe9
|
hopefully fix occasional uClibc/gcc build failures
SVN-Revision: 9717
|
2007-12-13 01:17:26 +00:00 |
Felix Fietkau
|
e28b55f39f
|
fix a few stampfile locations
SVN-Revision: 9587
|
2007-11-20 19:58:49 +00:00 |
Florian Fainelli
|
328f9d26d8
|
Fix toolchain generation with FPU enabled (#2242)
SVN-Revision: 8711
|
2007-09-09 15:50:03 +00:00 |
Felix Fietkau
|
a9d683ca91
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
|
2007-09-08 19:55:42 +00:00 |