1707 Commits (bae67781fbd7fc85058353d4c904f15992f5a440)

Author SHA1 Message Date
Christian Wiese 6a7f3a5160 i2c-tools: Added i2c-tools 3.1.0 - A heterogeneous set of I2C tools for Linux 12 years ago
Christian Wiese 90ebaec41b lm_sensors: Updated (3.3.0 -> 3.3.2) 12 years ago
Gernot Tenchio 2d5cff52eb lshw: Added lshw B.02.16 - Hardware Lister 12 years ago
Christian Wiese faa03bab3f glibc: fixed stage 0 to not use the cpuid.h workaround if gcc 4.6 or 4.7 is installed on the build host 12 years ago
Christian Wiese 8b5d7e6e9a gcc: changed to always enable plugin support 12 years ago
Christian Wiese f446820cd3 kmod: fixed to install /etc/modprobe.d/{blacklist,modprobe}.conf 12 years ago
Christian Wiese 79acdd93d6 bison: correct package description and took over maintainship 12 years ago
Christian Wiese 47fa1ee5df flex: corrected package description file and took over maintainship 12 years ago
Christian Wiese d4d7f1048b flex: changed to build at stage 3 as we do with bison 12 years ago
Christian Wiese 96007aadf9 bison: Updated (2.6.2 -> 2.6.4) 12 years ago
Christian Wiese 623ad178aa bison: changed to build bison at stage 0 to not depend on the version installed on the host 12 years ago
Christian Wiese 79f87f6454 m4: changed to build at stage 0 to not depend on the version provided by the host 12 years ago
Christian Wiese 3f83be107a linux: changed to disable kgdb support by default 12 years ago
Christian Wiese c0ea15302b lvm2: Updated (2.02.96 -> 2.02.98) 12 years ago
Christian Wiese 42b6cbe50a uclibc: enable UCLIBC_HAS_RESOLVER_SUPPORT by default 12 years ago
Christian Wiese dd037c390d gcc: fixed cross build by explicitely setting the path to find build prerequisites only at toolchain stage 12 years ago
Christian Wiese 5c2ca7f87b kmod: Added kmod 10 - A library and set of userspace tools for managing Linux kernel modules 12 years ago
Christian Wiese d697348566 glibc: add patch for fixing a problem with name resolution with errors from some name servers 12 years ago
Christian Wiese 3574ef727f gcc: add libitm patch to append -fno-exceptions to CXXFLAGS 12 years ago
Christian Wiese e736f38231 gcc: add patch to emit DW_LANG_C99 (pr38757) 12 years ago
Christian Wiese 3edc69533c gcc: add patch from upstream to silently ignore always_inline attribute for redefined extern inline functions 12 years ago
Christian Wiese 104d84c2ba gcc: add patch with a workaround fixing the build on x86 12 years ago
Christian Wiese 508c6d8f41 gcc: improved to explicitely build --with-linker-hash-style=gnu when glibc is the primary libc 12 years ago
Christian Wiese af5f2e6fa9 gcc: improved to build with --enable-linker-build-id by default to pass --build-id option to the linker for all final links 12 years ago
Christian Wiese 46becac57f gcc: improved to build with --enable-gnu-unique-object if glibc is the primary libc used by the target 12 years ago
Christian Wiese 005dc2ea52 gcc: explicitely enable C99 and 'long long' support 12 years ago
Christian Wiese 88d1b42d33 gcc: Updated (4.7.1 -> 4.7.2) 12 years ago
Christian Wiese 23c225691b uclibc: added 830-arm_unbreak_armv4t.patch for gcc-4.7.1 from buildroot 12 years ago
Christian Wiese 3b48fe9a78 uclibc: updated arm-softfloat-libgcc.patch for gcc-4.7.1 12 years ago
Christian Wiese d0846481b1 gcc: disable libitm in toolchain stage 12 years ago
Christian Wiese 5e66c0961a gcc: Updated (4.6.3 -> 4.7.1) 12 years ago
Christian Wiese 6bf92746f3 gcc: added upstream patch fixing to build against glibc >= 2.16 12 years ago
Christian Wiese c386ea56b8 gcc: moved ppl related confopts behind cloog confopts and commented why ppl is still needed even when using the cloog-isl backend 12 years ago
Christian Wiese 1c494f409a mpfr: changed to pass LDFLAGS through configprefix for hardcoding gmp library path at toolchain stage 12 years ago
Christian Wiese f1e6a9051c mpfr: changed to use pkgprefix to determine the includedir and libdir of gmp 12 years ago
Christian Wiese f44758aac2 gcc: changed to use cloog isl backend for the Graphite loop optimization 12 years ago
Christian Wiese f72da8f08a gcc: changed to only set ppl and cloog path if both are installed effectively 12 years ago
Christian Wiese 041df7170f gcc: changed to set locations of build prerequisites in all stages instead of toolchain stage only 12 years ago
Christian Wiese 4081a45a6b gcc: improved to explicitely set prefix, libdir and includedir of libmpc 12 years ago
Christian Wiese 5fdb549f4b gcc: improved to explicitely set cloog libdir and includedir 12 years ago
Christian Wiese 4c334145ff gcc: improved to explicitely set ppl libdir and includedir 12 years ago
Christian Wiese 3a27f20d7b gcc: improved to explicitely set mpfr includedir 12 years ago
Christian Wiese 381a15c58b gcc: improved to explicitely set gmp libdir and includedir 12 years ago
Christian Wiese f06a1862b5 gcc: changed to use pkgprefix for determining the path of the build requirements properly 12 years ago
Christian Wiese 1010955db7 gcc: fixed quoting in gcc.conf to properly find the needed libraries 12 years ago
Christian Wiese a1f1205350 mpfr: Updated (3.0.1 -> 3.1.1) 12 years ago
Christian Wiese ab49f7bc19 pam: fixed to build with glibc 2.16 12 years ago
Christian Wiese 0cf2f26b79 glibc: fixed native builds to no run the failing test-installation.pl script 12 years ago
Christian Wiese 72c235df67 m4: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore 12 years ago
Christian Wiese 79bc21931f gettext: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore 12 years ago