Peter Korsgaard
|
92bd25c9eb
toolchain: fix up GNU_TARGET_NAME link and target_utils location
|
16 years ago |
Peter Korsgaard
|
0ef35d5d5e
toolchain/: convert to DOWNLOAD helper
|
16 years ago |
Peter Korsgaard
|
e2e4950b2d
toolchain: use same gdb Config.in for internal/external toolchains
|
16 years ago |
Peter Korsgaard
|
0e14d4f7ff
toolchain/: get rid of unneeded $(strip ..)
|
16 years ago |
Peter Korsgaard
|
78c32db23b
toolchain/gdb: add -source target
|
16 years ago |
Peter Korsgaard
|
84ddc66a41
toolchain/*: use CONFIG_UPDATE
|
16 years ago |
Peter Korsgaard
|
7543f7dff4
toolhain/: confgure: respect quiet option
|
17 years ago |
Peter Korsgaard
|
5a5c59956b
toolchain/gdb: unbreak target gdb support
|
17 years ago |
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
|
17 years ago |
Ulf Samuelsson
|
8e3f93eec7
disable werror in gdb
|
17 years ago |
Ulf Samuelsson
|
d6eea487ed
disable configure caching in gdb, courtesy of Fathi Boudra
|
17 years ago |
Peter Korsgaard
|
6ba4593f4a
gdb: support external toolchain
|
17 years ago |
Ivan Kuten
|
cb815ae003
Add support for GNU and kernel.org mirrors
|
17 years ago |
Bernhard Reutner-Fischer
|
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
|
18 years ago |
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
|
18 years ago |
Ulf Samuelsson
|
01426334b4
reinstate AVR32 toolchain
|
18 years ago |
Bernhard Reutner-Fischer
|
d8fc1c0a74
- remove one invariant in toolchain type selection.
|
18 years ago |
Bernhard Reutner-Fischer
|
956d3eb78b
- semicolon touchup. No other changes
|
18 years ago |
Bernhard Reutner-Fischer
|
fb9d19603c
- fixup whitespace damage after ulf
|
18 years ago |
Bernhard Reutner-Fischer
|
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
|
18 years ago |
Ulf Samuelsson
|
a2e5113512
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
|
18 years ago |
Ulf Samuelsson
|
0a8aa89e76
Add PATCH_DIR's for snapshots of uclibc and gdb
|
18 years ago |
Ulf Samuelsson
|
840325e170
Add support for prepatched toolchains
|
18 years ago |
Bernhard Reutner-Fischer
|
7bc1430669
- don't bail out on cc warnings
|
18 years ago |
Bernhard Reutner-Fischer
|
1728f54e77
- gdb resides in usr/
|
18 years ago |
Bernhard Reutner-Fischer
|
4f5ac8baa6
- add gdb-6.6
|
18 years ago |
"Steven J. Hill"
|
4cdc420621
Fix building of GDB when using external toolchain.
|
18 years ago |
Bernhard Reutner-Fischer
|
6e2823c1fa
- add and use BR2_BZCAT config option.
|
19 years ago |
Eric Andersen
|
290615edc1
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
|
19 years ago |
"Steven J. Hill"
|
552c41e491
Automate the usage of '--disable-gdbmi' to be used only with GDB versions less than 6.4, if they are even used anymore.
|
19 years ago |