41 Commits (363346bd19125bf737a5895df9d135682ec2f011)

Author SHA1 Message Date
Christian Wiese dfcaea8792 gcc: fixed to not inject -rpath when cross-compiling 11 years ago
Christian Wiese d49ee986a6 gcc: changed to define $gcc_ver being a comparable version number 11 years ago
Christian Wiese 1318f24fd0 gcc: improved to inject --with-float depending on -mfloat-abi 11 years ago
Christian Wiese bd6948f0c8 gcc: improved to also inject --with-fpu depending on -mfpu 11 years ago
Christian Wiese c930cf403f gcc: improved to also inject --with-abi depending on -mabi 11 years ago
Christian Wiese 8b5d7e6e9a gcc: changed to always enable plugin support 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 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 d0846481b1 gcc: disable libitm in toolchain stage 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 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 fb0aae7f8a gcc: removed broken code which was supposed to create symlinks for runtime libraries 13 years ago
Christian Wiese 6e5e45bd7a gcc: added possibility to enable/disable the go language backend support 13 years ago
Christian Wiese 880152aef9 gcc: fixed to disable libquadmath at toolchain stage 13 years ago
Aldas Nabazas f0c24edfba gcc: partialy disable internal libffi 14 years ago
Christian Wiese f08ba34055 gcc: fixed gcj support by including latest ecj 4.5 14 years ago
Christian Wiese e872edbec8 gcc: fix cross-compiling by helping some configure tests to find the libc for linking 15 years ago
Christian Wiese 70c7a178c0 gcc: improved case statement in gcc.conf for setting '-with-{arch,cpu,tune}' configure option 15 years ago
Christian Wiese 8b2010cf66 gcc: fix to provide same settings we use for -m{arch,cpu,tune} via configure options 15 years ago
Christian Wiese 7a1a37c2f4 gcc: fix cross-compiling stage by explicitely specify the target architecture (needed by gcc 4.3 and upwards) 15 years ago
Christian Wiese c507b1907e gcc: fix to help configure to use the native libraries of gmp, mpfr, ppl and cloog-ppl we build in the toolchain directory 15 years ago
Aldas Nabazas 4c6ec9f1c0 gcc: Updated (4.1.2 -> 4.2.4) 15 years ago
Alejandro Mery a73b7acd1e [gcc] Changed to not enable cxa when cross compiling as stage 1 builds fail if this is enabled - needs research 17 years ago
Christian Wiese e7d337f6c4 Fixed gcc to explicitely disable __cxa_atexit for i386 17 years ago
Alejandro Mery d15769f41d Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 17 years ago
Minto van der Sluis 287677382f Modified gcc to use external fastjar if available. 17 years ago
Christian Wiese df336478cd * improved gcc to not build version specific runtime libraries by 18 years ago
Christian Wiese f31e6bb0c0 * improved gcc to not build the pre-compiled header (PCH) for libstdc++ 18 years ago
Alejandro Mery 12b79fecfa * relocated current package database to the trunk of the package sub-project 18 years ago