Christian Wiese
46becac57f
gcc: improved to build with --enable-gnu-unique-object if glibc is the primary libc used by the target
...
Note:
see: http://gcc.gnu.org/install/configure.html
------------------------------------------------------------------------------
--enable-gnu-unique-object
Tells GCC to use the gnu_unique_object relocation for C++ template static data
members and inline function local statics. Enabled by default for a native
toolchain with an assembler that accepts it and GLIBC 2.11 or above, otherwise
disabled.
------------------------------------------------------------------------------
12 years ago
Christian Wiese
005dc2ea52
gcc: explicitely enable C99 and 'long long' support
12 years ago
Christian Wiese
c4c4f57f11
libmpc: Updated (1.0 -> 1.0.1)
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
bba89f981a
isl: Added isl 0.10 - A library for manipulating integer points bounded by affine constraints
12 years ago
Christian Wiese
d0846481b1
gcc: disable libitm in toolchain stage
...
Note:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51072
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
c117435692
ppl: changed to pass LDFLAGS and CPPFLAGS through configprefix at toolchain stage
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
07bab464af
libmpc: changed to also build a shared library and also hardcoding the library path for gmp and mpfr
12 years ago
Christian Wiese
8a32d39474
libmpc: fixed formating of libmpc.conf
12 years ago
Christian Wiese
853ed9dbd6
libmpc: improved to find the correct mpfr library and headers
12 years ago
Christian Wiese
3675e0347c
libmpc: changed to use pkgprefix to determine libdir and includedir of gmp at toolchain stage
12 years ago
Christian Wiese
36da4e2fe4
ppl: improved to get a more decent way to specify gmp libdir and includedir
12 years ago
Christian Wiese
f44758aac2
gcc: changed to use cloog isl backend for the Graphite loop optimization
12 years ago
Christian Wiese
a6f99324f9
cloog-ppl: moved into attic
...
Note:
It's unlikely that we'll ever need this package again!
12 years ago
Christian Wiese
2a3748643b
ppl: fixed to use the right prefix to find libgmp and libgmpxx using pkgprefix
12 years ago
Christian Wiese
f72da8f08a
gcc: changed to only set ppl and cloog path if both are installed effectively
...
Note:
Those are needed for the Graphite loop optimization but are optional!
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
b3017b4801
cloog: Updated (0.16.2 -> 0.16.3)
12 years ago
Christian Wiese
fb84efb241
cloog: Updated (0.16.1 -> 0.16.2)
12 years ago
Christian Wiese
865e721218
cloog: Added cloog 0.16.1 - A library to generate code for scanning Z-polyhedra
12 years ago
Christian Wiese
e3fbb9fa06
cloog-ppl: changed package description to reflect that cloog-ppl is a port of cloog
12 years ago
Christian Wiese
a1f1205350
mpfr: Updated (3.0.1 -> 3.1.1)
12 years ago
Christian Wiese
3069379f04
libmpc: Updated (0.9 -> 1.0)
12 years ago
Christian Wiese
b43cb38f03
udev: fixed to build with glibc >= 2.16
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
123f221c15
wget: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
f4de1bef35
parted: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore
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
Christian Wiese
1bc44844bc
diffutils: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
8c9f1a8254
tar: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
946b5ac340
cpio: fixed to build with glibc 2.16 where 'gets' is not defined in the gnulib anymore
12 years ago
Christian Wiese
c76ae2792a
busybox: Updated (1.19.4 -> 1.20.2)
12 years ago
Christian Wiese
8b0871f86b
uclibc: Updated (0.9.32.1 -> 0.9.33.2)
12 years ago
Christian Wiese
e16ff8cf7f
fixed legacy_sus.patch to comply with ISO C90
...
Note:
error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
12 years ago