summaryrefslogtreecommitdiff
path: root/samples/powerpc64-unknown-linux-gnu/crosstool.config
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11More sample config updatesAlexey Neyman1-1/+1
*-moxie*: DTC_VERBOSE is a wobbler, it depends on whether dtc is enabled on the host machine (if dtc is installed, DTC defaults to 'n' and hence prevents DTC_VERBOSE from appearing at all). Remove the option from config file so that its value reverts to the default. xtensa-fsf-elf: mark configuration obsolete so that it can use GDB 8.1 (it uses custom sources and needs to select the version therein) Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-10Update the samples to v3Alexey Neyman1-1/+1
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-02-09Run the samples through update to v2Alexey Neyman1-1/+1
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-01-29Run the samples through `ct-ng update-samples`Alexey Neyman1-0/+1
- Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08Kconfigize choice/menu itemsAlexey Neyman1-3/+3
Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-03-20Run samples through an updateAlexey Neyman1-1/+1
Signed-off-by: Alexey Neyman <stilor@att.net>
2017-01-20Run samples through 'ct-ng update-samples'.Alexey Neyman1-3/+0
Signed-off-by: Alexey Neyman <stilor@att.net>
2015-11-14Samples: Update samplesBryan Hundven1-1/+0
This commit updates samples to latest config/ changes. This closes #114 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2014-09-08samples: update the PowerPC samplesYann E. MORIN1-14/+3
powerpc-unknown-linux-uclibc is left aside for now... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-10-02samples: further fix before releaseYann E. MORIN"1-6/+2
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-10-01samples: update for the releaseYann E. MORIN"1-2/+1
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-01-24cc/gcc: remove 'sub-level' version form symbolsYann E. MORIN"1-1/+1
Now we use defconfig files to store the samples, we have to be a bit more conservatives in the symbols names, so as to avoid gigantic version bumps when updating sub-level versions from a package. Update samples accordingly. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-05-06samples: resave all samples with savedefconfigYann E. MORIN"1-480/+0
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-04-30samples: update to latest set of optionsYann E. MORIN"1-4/+10
No feature- of version-bump, just update the samples so that no (NEW) option pops up in the release. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-04-09samples: update to latest config option setYann E. MORIN"1-8/+9
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2012-01-31samples: update before releaseYann E. MORIN"1-15/+31
Update all samples to reflect the new set of options, plus: - remove the arm-iphone-linux-gnueabi sample (obsolete...) - disable hard-float in ARM bare-metal samples. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-10-20samples: set vendor string in all samplesYann E. MORIN"1-1/+1
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-10-16samples: update to latest set of optionsYann E. MORIN"1-35/+37
Update all the samples, so that there is not config-prompt when recalling samples. This is no upgrade, it's just about having new options set (y or n) in the samples. Also, get rid of the armeb-test_nptl-linux-uclibcgnueabi, it's no longer needed, there's a non-test sample with uClibc NPTL, now. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-08-14samples: do not use the mirror by defaultYann E. MORIN"1-2/+1
As the mirror is always tried first, and the default is my server, it means every download will first hit my server. As I do not have much mirrored there, it means a lot of time is lost. Disable use of the mirror for all samples, except the one that does need it for the uClibc snapshot. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-07-30samples: update before releaseYann E. MORIN"1-104/+52
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-04-28samples: updateYann E. MORIN"1-51/+106
Release is coming soon... Time to update samples... Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-01-30samples: update the samplesYann E. MORIN"1-10/+22
Release time is coming at a fast pace. It is now time to update the samples so they apply cleanly. The canadian-cross sample mingw32,i686-none-linux-gnu has been replaced with i586-mingw32msvc,i686-none-linux-gnu. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-01-02samples: update after libc versions renamingYann E. MORIN"1-9/+9
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-11-03samples: update all samples to latest config knobsYann E. MORIN"1-33/+35
No new feature, no newer version, only updates so that samples can be recalled without anything to set. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-18samples: update to not use // downloadYann E. MORIN"1-1/+1
Parallel download can cause issues in some network environments (eg. behind some firewalls/routers), so default to not //. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-07samples: update all samples to use the new build dirYann E. MORIN"1-1/+1
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-08-01samples: update all samplesYann E. MORIN"1-19/+53
All samples get rebased, no new option is chosen.
2010-04-30samples: updateYann E. MORIN"1-24/+50
2010-03-19samples: fix samplesYann E. MORIN"1-21/+25
2010-01-31samples: update samplesYann E. MORIN"1-34/+33
Update to the latest set of config options (no config change). Remove OABI ARM samples.
2009-11-17arch: cleanup the 32- and 64-bit selectionYann E. MORIN"1-7/+4
2009-11-17arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"1-9/+19
2009-10-28samples: update all samples to the new set of optionsYann E. MORIN"1-53/+22
No version change is made.
2009-10-04samples: updateYann E. MORIN"1-98/+95
2009-09-13samples: updateYann E. MORIN"1-61/+85
2009-04-19Update the samples to the latest set of options. No config change.Yann E. MORIN"1-7/+5
-------- diffstat follows -------- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-elf/crosstool.config | 10 3 7 0 +++------- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 6 4 2 0 ++++-- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/arm-unknown-eabi/crosstool.config | 10 3 7 0 +++------- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 12 5 7 0 +++++------- /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 12 5 7 0 +++++------- 27 files changed, 130 insertions(+), 184 deletions(-)
2009-04-19Remove all reference to proxy in all sample configs.Yann E. MORIN"1-2/+0
-------- diffstat follows -------- /trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-elf/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-eabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 2 0 2 0 -- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 2 0 2 0 -- /trunk/samples/mips-unknown-elf/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 2 0 2 0 -- /trunk/samples/arm-unknown-eabi/crosstool.config | 2 0 2 0 -- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 2 0 2 0 -- /trunk/samples/powerpc-860-linux-gnu/crosstool.config | 2 0 2 0 -- 29 files changed, 58 deletions(-)
2009-03-31Update all samples.Yann E. MORIN"1-26/+49
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++--- /trunk/samples/sh4-unknown-linux-gnu/crosstool.config | 35 18 17 0 ++-- /trunk/samples/x86_64-unknown-linux-gnu/crosstool.config | 104 68 36 0 ++++++++---- /trunk/samples/arm-unknown-elf/crosstool.config | 54 47 7 0 +++++- /trunk/samples/armeb-unknown-eabi/crosstool.config | 54 47 7 0 +++++- /trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 113 73 40 0 ++++++++----- /trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 91 61 30 0 +++++++--- /trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++--- /trunk/samples/armeb-unknown-linux-gnueabi/crosstool.config | 105 69 36 0 ++++++++---- /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 96 63 33 0 +++++++---- /trunk/samples/i686-nptl-linux-gnu/crosstool.config | 78 48 30 0 ++++++--- /trunk/samples/arm-unknown-linux-gnu/crosstool.config | 105 69 36 0 ++++++++---- /trunk/samples/powerpc-unknown-linux-gnu/crosstool.config | 103 67 36 0 ++++++++---- /trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 77 54 23 0 ++++++--- /trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 78 55 23 0 ++++++--- /trunk/samples/arm-iphone-linux-gnueabi/crosstool.config | 84 57 27 0 +++++++--- /trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 105 69 36 0 ++++++++---- /trunk/samples/powerpc-unknown_nofpu-linux-gnu/crosstool.config | 104 68 36 0 ++++++++---- /trunk/samples/i586-geode-linux-uclibc/crosstool.config | 78 55 23 0 ++++++--- /trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 78 55 23 0 ++++++--- /trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 77 54 23 0 ++++++--- /trunk/samples/mips-unknown-elf/crosstool.config | 54 47 7 0 +++++- /trunk/samples/powerpc-405-linux-gnu/crosstool.config | 104 68 36 0 ++++++++---- /trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 26 13 13 0 +- /trunk/samples/arm-unknown-eabi/crosstool.config | 54 47 7 0 +++++- /trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 104 68 36 0 ++++++++---- /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 75 49 26 0 +++++---- /trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 94 63 31 0 +++++++---- 28 files changed, 1562 insertions(+), 724 deletions(-)
2009-01-31Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"1-0/+388
/trunk/scripts/build/arch/powerpc64.sh | 21 1 20 0 - /trunk/scripts/build/arch/powerpc.sh | 21 1 20 0 - /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config | 388 388 0 0 +++++++++++++++++++ /trunk/samples/powerpc64-unknown-linux-gnu/reported.by | 3 3 0 0 + /trunk/config/arch/powerpc-powerpc64.in-common | 12 4 8 0 - /trunk/config/arch/powerpc.in | 15 0 15 0 - /trunk/config/arch/powerpc64.in | 19 3 16 0 - 7 files changed, 400 insertions(+), 79 deletions(-)