Bernhard Reutner-Fischer
|
7935c98db1
|
- don't strip the host binaries for now
|
2007-09-19 18:46:45 +00:00 |
|
Bernhard Reutner-Fischer
|
e4c6340a94
|
- cleanup and fixes (Cristian Ionescu-Idbohrn)
|
2007-09-17 12:30:31 +00:00 |
|
Bernhard Reutner-Fischer
|
367200b754
|
- correctly filter out the script
|
2007-09-04 07:35:19 +00:00 |
|
Ulf Samuelsson
|
e5409f4423
|
Cleanup handling of gccbug script
|
2007-09-03 06:26:06 +00:00 |
|
Ulf Samuelsson
|
82d52e8d84
|
Cleanup handling of gccbug script
|
2007-09-03 06:10:01 +00:00 |
|
Bernhard Reutner-Fischer
|
777a28a85d
|
- add sequence-point for toplevel parallel builds: uClibc needs an initial gcc
|
2007-09-01 18:46:46 +00:00 |
|
Bernhard Reutner-Fischer
|
ac9348ac6d
|
- don't try to strip the gccbug script
|
2007-09-01 17:11:24 +00:00 |
|
Bernhard Reutner-Fischer
|
98a7a4c9d2
|
- misc cleanups (Cristian Ionescu-Idbohrn)
|
2007-08-28 21:42:44 +00:00 |
|
Bernhard Reutner-Fischer
|
d3361c6685
|
- If we are to build some libs then require them to exist.
- Strip host files with host strip (untested, will likely need a HOSTSTRIP)
|
2007-08-26 20:47:18 +00:00 |
|
Bernhard Reutner-Fischer
|
6547bced93
|
- global whitespace trimming
|
2007-08-22 12:35:41 +00:00 |
|
Bernhard Reutner-Fischer
|
956d3eb78b
|
- semicolon touchup. No other changes
|
2007-08-22 09:56:41 +00:00 |
|
Bernhard Reutner-Fischer
|
fb9d19603c
|
- fixup whitespace damage after ulf
|
2007-08-21 19:33:00 +00:00 |
|
Bernhard Reutner-Fischer
|
6c6cb06709
|
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
2007-08-21 19:20:18 +00:00 |
|
Bernhard Reutner-Fischer
|
7b403ada37
|
- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"
(want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
|
2007-08-21 11:25:30 +00:00 |
|
Bernhard Reutner-Fischer
|
3539f8a9d1
|
- put libstdc++.so into the correct place (usr/lib) and make sure that the dir exists
|
2007-08-21 10:28:43 +00:00 |
|
Ulf Samuelsson
|
2a1ee531da
|
gcc-4 cleanup
|
2007-08-19 21:15:02 +00:00 |
|
Bernhard Reutner-Fischer
|
ba88feb05f
|
- add possibility to select which cross-compilers to build
- add prerequisites from the config
|
2007-07-31 15:07:06 +00:00 |
|
Ulf Samuelsson
|
840325e170
|
Add support for prepatched toolchains
|
2007-07-31 14:59:58 +00:00 |
|
Bernhard Reutner-Fischer
|
9fbb109506
|
- unify the GCC_WITH_ configure options and make them active
|
2007-07-08 16:27:25 +00:00 |
|
Bernhard Reutner-Fischer
|
fcd4ec5286
|
- factor-out common config options for staging and target compiler
- take extra options for the respective compilers into account
|
2007-07-08 13:13:29 +00:00 |
|
Bernhard Reutner-Fischer
|
58ca925353
|
- we have to reconfigure iff some compiler-config was changed.
|
2007-07-08 12:50:06 +00:00 |
|
Bernhard Reutner-Fischer
|
59e19c5890
|
- use correct path to libstdc++
|
2007-07-07 12:58:15 +00:00 |
|
Ulf Samuelsson
|
4bb783dbe4
|
Avoid stripping scripts
|
2007-07-07 12:28:25 +00:00 |
|
Ulf Samuelsson
|
e3695fd1af
|
Avoid stripping a script file
|
2007-07-07 07:34:37 +00:00 |
|
Bernhard Reutner-Fischer
|
0629a673ae
|
- work around bug in gcc (or rather libiberty) for parallel install
|
2007-06-28 14:05:29 +00:00 |
|
Bernhard Reutner-Fischer
|
fd88629534
|
- adjust patches of the gcc-clean target
|
2007-06-25 07:52:41 +00:00 |
|
Bernhard Reutner-Fischer
|
a6dbba6c24
|
- disable sysroot support for anything but the current, stable release series
|
2007-06-24 11:30:05 +00:00 |
|
Bernhard Reutner-Fischer
|
395d400aac
|
- bump version to 2.6.21.5
|
2007-06-21 22:10:12 +00:00 |
|
Bernhard Reutner-Fischer
|
8027784c35
|
- add full sysroot support for non-ancient toolchains.
- start to separate usr/lib and lib to match normal system-layout
|
2007-06-20 11:26:36 +00:00 |
|