Commit Graph

108 Commits

Author SHA1 Message Date
Stephan Raue
d79d74d2df eglibc:
- remove lto/gold hacks
- update after install script merging
2010-06-16 09:22:58 +02:00
Stephan Raue
2cf8ef70c1 cmake:
- merge install script with build script
2010-06-16 09:20:51 +02:00
Stephan Raue
899a0c9537 binutils:
- merge install script with build script
- remove gold support
- remove lto support
- remove plugin support
- add some usefull options
2010-06-16 09:19:06 +02:00
Stephan Raue
944580e32d binutils:
- remove unneeded libstrip script
2010-06-16 09:17:09 +02:00
Stephan Raue
ee4eb997f2 binutils:
- update patches
2010-06-16 09:16:19 +02:00
Stephan Raue
7b8b9bfe9b binutils:
- remove reference to powerpc build
2010-06-14 01:30:39 +02:00
Stephan Raue
5927d04ba0 m4:
- remove link time optimization hack (no more needed)
2010-06-13 23:33:17 +02:00
Stephan Raue
53fa993218 eglibc:
- update link time optimization hack
- use -O3 for optimization
- disable -fno-stack-protector optimization
2010-06-13 22:55:05 +02:00
Stephan Raue
2532669742 libtool:
- update to libtool-2.2.10
2010-06-10 18:37:37 +02:00
Stephan Raue
84e0ee822e eglibc:
- simplyfing (remove toolchain target in install script)
- use system CFLAGS and LDFLAGS
- filter out problematic C/LDFLAGS
- cleanups & cosmetics
2010-06-09 20:12:59 +02:00
Stephan Raue
a7d60db11e linux-headers:
- cosmetics
2010-06-09 04:23:35 +02:00
Stephan Raue
b8067b97b7 cmake:
- setup toolchain for hostbuild instead declare some Variables
2010-06-08 16:54:14 +02:00
Stephan Raue
3a0dbffaea eglibc:
- use -Os as optimization for CFLAGS
2010-06-06 00:50:41 +02:00
Stephan Raue
d4c2b74688 pkg-config:
- install pkg.m4 to $SYSROOT_PREFIX/usr/share/aclocal
2010-06-06 00:19:46 +02:00
Stephan Raue
94a93b46d9 new package:
- add package automake
2010-06-06 00:17:11 +02:00
Stephan Raue
d6a317ba2c new package:
- add package autoconf
2010-06-06 00:16:43 +02:00
Stephan Raue
d2f0ed1e9e new package:
- add package m4
2010-06-06 00:16:19 +02:00
Stephan Raue
bc4be5d6ae new package:
- add package libtool
2010-06-06 00:15:50 +02:00
Stephan Raue
42ce946f76 eglibc:
- dont build with gold linker
2010-06-03 16:48:39 +02:00
Stephan Raue
23f550c1b3 binutils:
- enable gold and plugins
2010-06-03 16:39:57 +02:00
Stephan Raue
6c4f1b574f eglibc:
- remove unneeded optimizations
- disable LTO optimization
- build with -O3 optimization
2010-05-30 22:57:26 +02:00
Stephan Raue
ac68f73f56 binutils:
- add LTO support
2010-05-30 22:31:25 +02:00
Stephan Raue
cf935c8597 binutils:
- update to binutils-2.20.51.0.9
2010-05-29 18:01:50 +02:00
Stephan Raue
440681e1a6 eglibc:
- update to eglibc-2.12-10591
2010-05-29 14:02:56 +02:00
Stephan Raue
f828784d08 ccache:
- get gcc version directly from installed gcc (so we can use gcc snapshots too)
2010-05-27 03:36:27 +02:00