106 Commits (e63936f36838ffae1b4c1c6c2723ed0913caccd1)

Author SHA1 Message Date
Mike Baker 7e8b5f9c55 fix BR2_ and CONFIG_ issues 19 years ago
Felix Fietkau a5b8312036 remove more junk 19 years ago
Felix Fietkau 0ae1ce202c menuconfig cleanup 19 years ago
Mike Baker 8bfd13fd45 preliminary ppc support 19 years ago
Imre Kaloz 36f7f35c35 add gcc 4.0.3, and make it the default for Aruba 19 years ago
Mike Baker 71b0372e7a fix pesky libgcc issue 19 years ago
Felix Fietkau 75c84466c9 remove obsolete BR2_GCC_3_4 config symbol 19 years ago
Felix Fietkau e1d431f2e8 fix gcc menuconfig defaults 19 years ago
Waldemar Brodkorb 5dc00bfb45 patch kernelheaders before distributing in staging_dir 19 years ago
Felix Fietkau 462633e3a1 add gcc 3.4.6 19 years ago
Imre Kaloz 2646a6d413 reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a missing gcc 4.1 patch 19 years ago
Felix Fietkau dc556de9d5 add gcc 4.1.0 19 years ago
Felix Fietkau c1eb7f7ce9 default to gcc 3.4.4 for brcm-2.4 because of weird kernel problems 19 years ago
Imre Kaloz be344f09b7 use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other platforms 19 years ago
Imre Kaloz f899e1bc45 make gcc4 depend on libgcc, and disable the libgcc hack for it 19 years ago
Mike Baker 2ee20939c6 change cp to $(CP) 19 years ago
Imre Kaloz c8100208be fix libgcc handling for gcc 3.4.5 and 4.0.2 19 years ago
Felix Fietkau bbacefc5e1 remove gcc 4.0.1 19 years ago
Felix Fietkau 34a6cbba46 add 'OpenWrt-2.0' to gcc version info 19 years ago
Waldemar Brodkorb 7789c25b04 disable gdb build for now, need to rework gdb client and server and add some docs to our wiki 19 years ago
Mike Baker a7cbbbd9b5 fix cflags 19 years ago
Waldemar Brodkorb 3846caf1de the gcc patch. you need to do make distclean and rebuild the toolchain 19 years ago
Waldemar Brodkorb e74f05f29b patch for spec file of gcc 3.4.4, so that libgss library is not automatically linked into every binary. explicitely link it into needed packages (kismet, nmap, samba) and add dependencies. idea and patch from sven-ola, thx. Saves 16 kb in the default squashfs images. 19 years ago
Florian Fainelli 7cd93c2289 Corrected ticket #162 19 years ago
Waldemar Brodkorb 6f4f74189c mipseb -> mips, thx kaloz for clearification 19 years ago
Waldemar Brodkorb 36bde48820 first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain 19 years ago
Imre Kaloz 87d1008ce9 add gcc bugfix 19 years ago
Imre Kaloz 1292e7f07d add gcc 3.4.5 19 years ago
Imre Kaloz b26165bc5e update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so we now only add the new ids. gcc4 fixes will come later 19 years ago
Felix Fietkau 325be15770 set V=5 as default and fix toolchain verbosity setting 19 years ago
Felix Fietkau c8f1fc4777 add fini crt compat option to mipsel uclibc config 19 years ago
Nicolas Thill be9092ef68 add ceilf wrapper (not present in uClibc-0.9.28) 19 years ago
Felix Fietkau 677d255471 fix typo in gcc config 19 years ago
Felix Fietkau 7d36633493 add -funit-at-a-time in trunk/ as well 19 years ago
Nicolas Thill db0b841518 fix ipg-utils tarball extraction 19 years ago
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet. 19 years ago
Felix Fietkau f5f2622ce3 make uclibc a bit smaller 19 years ago
Felix Fietkau 3da601a8ea rename config.mips to config.mipsel in uclibc directory 19 years ago
Felix Fietkau 194ea14a95 clean gcc 4.0.0 patch directory 19 years ago
Felix Fietkau 9dc78dac86 add gcc 4.0.2, remove 4.0.0 19 years ago
Felix Fietkau c5adb83872 remove some old binutils versions 19 years ago
Nicolas Thill 6fce1a0b7f update uClibc config for i386 19 years ago
Imre Kaloz 676b160b3a update to uClibc v0.9.8 19 years ago
Nicolas Thill 761a49c161 add rintf wrapper to libnotimpl 19 years ago
Felix Fietkau 142bb13de2 switch default binutils to 2.16.1 19 years ago
Nicolas Thill 5b21616d81 rename libmissing to libnotimpl 19 years ago
Nicolas Thill ff9acf5d3e rename toolchain/libmissing to libnotimpl (fix dnsiff build) 19 years ago
Nicolas Thill 68087bf0e5 add libmissing (implementing functions missing from uClibc) 19 years ago
Felix Fietkau 138fee69d1 add cflags to uClibc compile 19 years ago
Nicolas Thill 036cfead8d add missing sockopts for ipv6 in bits/in.h 19 years ago