90 Commits (e867e35b216b19397502ee134ca3bdbfb55ba2a1)

Author SHA1 Message Date
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
Felix Fietkau 3bd35553fb add new binutils versions 19 years ago
Felix Fietkau 58ea8b2b3a add a better mirror for gcc 19 years ago
Felix Fietkau 80fa31a204 fix weird toolchain build error 19 years ago
Nicolas Thill 9a547306e2 add support for multiple target arch 19 years ago
Nicolas Thill 725321d472 add support for multiple target arch 19 years ago
Nicolas Thill f384b6a782 prepare for multiple target arch 19 years ago
Felix Fietkau e4bd89268d more cleanup in toolchain/ 19 years ago
Felix Fietkau 35d65986dd fix gcc build 19 years ago
Felix Fietkau 8cf55878a8 move target/default/target_skeleton into package/base-files, put all the default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root 19 years ago
Felix Fietkau e79dc74f12 add gcc 4.0.1, remove older compilers 19 years ago
Felix Fietkau 6cc748b3c6 really clean gdb dir on make clean 19 years ago
Nicolas Thill 82a9f3d7c3 Add a fix from aorlinsk to fix an issue with the order in options passed to tar 19 years ago
Felix Fietkau 0bbc724c29 change default compiler to gcc 3.4.4 - fixes kernel weirdness 19 years ago
Waldemar Brodkorb 10d9d93fbf damn symlink 19 years ago
Waldemar Brodkorb 222426e679 fix symlink 19 years ago
Waldemar Brodkorb 93453d06f2 fix build, thx z3ro 19 years ago