Ulf Samuelsson
|
126bb72fa0
|
Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch locations for prepatched toolchain to be under the toolchain directory
|
2008-07-04 08:39:35 +00:00 |
|
Peter Korsgaard
|
32ac555784
|
toolchain/gcc: use --disable-decimal-float for 4.3.x
|
2008-06-21 19:47:17 +00:00 |
|
Peter Korsgaard
|
e31844e307
|
toolchain/gcc: add 4.3.1
Based on Bernhards tree.
|
2008-06-19 19:06:04 +00:00 |
|
Peter Korsgaard
|
15d53f0d1b
|
toolchain/gcc: use $(@D)
|
2008-06-18 15:46:48 +00:00 |
|
Peter Korsgaard
|
65b0f823b2
|
toolchain/gcc: use $(STRIP_STRIP_UNNEEDED)
|
2008-06-17 13:33:02 +00:00 |
|
Peter Korsgaard
|
e1c7bea59c
|
toolchain/gcc-4.x: strip cross libgcc / libstdc++
|
2008-06-17 13:28:37 +00:00 |
|
Peter Korsgaard
|
de87811186
|
toolchain/gcc: do not try to strip *-embedspu
|
2008-04-04 14:16:06 +00:00 |
|
Ivan Kuten
|
cb815ae003
|
Add support for GNU and kernel.org mirrors
|
2007-12-17 12:29:06 +00:00 |
|
Ivan Kuten
|
0062430ad5
|
revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned in 1764 issue
|
2007-12-17 11:37:47 +00:00 |
|
Ivan Kuten
|
43cff997d7
|
fix gcc 3.x/4.x symlinks to cc
|
2007-12-13 12:09:56 +00:00 |
|
Ivan Kuten
|
74a374edb1
|
'make source' command working again for gcc
|
2007-10-20 18:09:53 +00:00 |
|
Ulf Samuelsson
|
8e650f6ec0
|
Allow library copy to fail
|
2007-10-12 21:01:41 +00:00 |
|
Ulf Samuelsson
|
d2b3ce5c1b
|
Cannot copy shared c++ lib, if one has not been created
|
2007-10-12 12:30:14 +00:00 |
|
Ulf Samuelsson
|
06cd2634a2
|
Do not create directories, if they exist
|
2007-10-07 17:22:56 +00:00 |
|
Bernhard Reutner-Fischer
|
0c16c17f53
|
- start to think about GNU/hurd support.
Not yet functional. Help welcome
|
2007-10-05 11:06:56 +00:00 |
|
Bernhard Reutner-Fischer
|
1672e71f17
|
- remove misplaced comment
|
2007-10-01 21:06:50 +00:00 |
|
Bernhard Reutner-Fischer
|
14a71561a3
|
- just use the strip binary to avoid confusing libtool (quotes)
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
|
2007-10-01 16:15:31 +00:00 |
|
Bernhard Reutner-Fischer
|
4ad141c338
|
- pass configure args for the -target compiler
|
2007-10-01 12:57:36 +00:00 |
|
Bernhard Reutner-Fischer
|
61558a5773
|
- add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler
|
2007-10-01 12:56:24 +00:00 |
|
Bernhard Reutner-Fischer
|
4b0d5a80f8
|
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
|
2007-09-26 21:12:38 +00:00 |
|
Ulf Samuelsson
|
01426334b4
|
reinstate AVR32 toolchain
|
2007-09-26 05:36:11 +00:00 |
|
Bernhard Reutner-Fischer
|
d8fc1c0a74
|
- remove one invariant in toolchain type selection.
|
2007-09-25 08:18:36 +00:00 |
|
Bernhard Reutner-Fischer
|
373e0727ba
|
- rebuild compiler if libstdcpp setting was changed
|
2007-09-23 21:23:10 +00:00 |
|
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
|
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 |
|