Bernhard Reutner-Fischer
|
4909da4156
|
- rename the gcc base_target to the more appropriate term cross_compiler
|
2007-09-22 21:38:15 +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
|
e1c9fa056c
|
- GCC_CROSS_LANGUAGES for non-sysroot enabled gcc
|
2007-09-01 17:09:08 +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
|
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 |
|
"Steven J. Hill"
|
3b2d671335
|
This was for when I was building a toolchain without BR2_TOOLCHAIN_SYSROOT set. Maybe when it is set the C++ libraries get put into $(TARGET_DIR)/lib. If that is the case, then an 'if-else' block will need to be placed to strip the right location.
|
2007-07-05 05:15:47 +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
|
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 |
|
Bernhard Reutner-Fischer
|
c6eb2ed657
|
- adjust to use the gcc-4.2.0 release
- adjust default gdb version to 6.6
- fix stripping gmp/mpfr due to recent LIBTGTEXT changes
|
2007-06-06 18:14:00 +00:00 |
|
Peter Korsgaard
|
002ad94857
|
Fixed silly typo. Thanks to Petur Thors for reporting
|
2007-05-24 21:23:19 +00:00 |
|
Peter Korsgaard
|
77c982494d
|
Strip libraries
|
2007-05-15 13:58:35 +00:00 |
|
"Steven J. Hill"
|
370057a206
|
If using an external toolchain, don't include any of this stuff.
|
2007-04-13 02:04:32 +00:00 |
|
Bernhard Reutner-Fischer
|
c179b0113d
|
- see if the dir exists before trying to strip an empty list of files..
|
2007-03-22 17:21:18 +00:00 |
|
Bernhard Reutner-Fischer
|
e3b7510da0
|
- gcc-4.1.2 released
|
2007-02-14 08:49:00 +00:00 |
|
Bernhard Reutner-Fischer
|
364567c959
|
- new prerelease
|
2007-02-09 14:05:51 +00:00 |
|
Bernhard Reutner-Fischer
|
19818694fe
|
- fix crosscompiler prerequisites
|
2007-02-09 13:05:43 +00:00 |
|
Bernhard Reutner-Fischer
|
48dc1ba733
|
- add missing hunk from fix for #1191
|
2007-02-04 21:59:39 +00:00 |
|
Bernhard Reutner-Fischer
|
3c1f00b21a
|
- avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
|
2007-02-04 16:34:56 +00:00 |
|
Bernhard Reutner-Fischer
|
67bed999ab
|
- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
|
2007-01-31 15:09:26 +00:00 |
|
Bernhard Reutner-Fischer
|
4687e00808
|
- for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
Saves about 20% size without additional configure args:
text data bss dec hex filename
4685000 17280 566360 5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655 15184 562172 4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646 23532 568528 5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121 21292 564148 4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951
|
2007-01-26 14:51:38 +00:00 |
|
Bernhard Reutner-Fischer
|
d8c52bc740
|
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
|
2007-01-25 00:18:19 +00:00 |
|
Bernhard Reutner-Fischer
|
3968d231ff
|
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain.
|
2007-01-22 19:17:23 +00:00 |
|
Bernhard Reutner-Fischer
|
dcf9c23309
|
- Pass largefile support down to the cross- and the native target compiler.
|
2006-12-28 08:48:31 +00:00 |
|
Bernhard Reutner-Fischer
|
df03c0df98
|
- add gfortran support
|
2006-12-22 11:45:20 +00:00 |
|
Bernhard Reutner-Fischer
|
1c0bd351ad
|
- fix building the target-compiler by passing the correct HOSTCC in.
|
2006-12-22 11:43:06 +00:00 |
|
Bernhard Reutner-Fischer
|
fbbea808f5
|
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
sjhill, please verify that this still works for you!
|
2006-12-22 11:38:07 +00:00 |
|
Bernhard Reutner-Fischer
|
15710d6d3b
|
- revert r16800.
|
2006-12-10 13:24:03 +00:00 |
|
Bernhard Reutner-Fischer
|
83fecd0e36
|
- The sysroot requires an existing argument, so make sure that we did configure
uClibc properly before attempting to use it.
|
2006-12-07 17:02:32 +00:00 |
|
"Steven J. Hill"
|
aadd9714b6
|
For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will build and install properly.
|
2006-12-02 05:15:27 +00:00 |
|
Bernhard Reutner-Fischer
|
6e2823c1fa
|
- add and use BR2_BZCAT config option.
|
2006-11-17 15:43:51 +00:00 |
|
Peter Korsgaard
|
2235df9734
|
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
Patch by Lars Munch.
|
2006-11-16 09:55:20 +00:00 |
|
Peter Korsgaard
|
80a224bea1
|
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
|
2006-10-26 15:15:08 +00:00 |
|
Eric Andersen
|
6b48b48034
|
add a know to enable/disable building a shared libgcc
|
2006-10-02 19:40:44 +00:00 |
|
Bernhard Reutner-Fischer
|
4a94f332b9
|
- typo
|
2006-07-05 07:29:21 +00:00 |
|
Mike Frysinger
|
03e048e0d9
|
use the main gcc mirror #913
|
2006-06-30 00:25:12 +00:00 |
|
Mike Frysinger
|
b217dc8b04
|
add a patched target cause i'm lazy
|
2006-06-24 04:23:01 +00:00 |
|
Mike Frysinger
|
7528aaa923
|
add proper support for gcc snapshots
|
2006-04-13 05:50:01 +00:00 |
|
Mike Frysinger
|
39f565def0
|
make sure timestamps are updated so that targets arent constantly remade
|
2006-02-15 00:23:31 +00:00 |
|