summaryrefslogtreecommitdiff
path: root/samples/m68k-unknown-elf
AgeCommit message (Collapse)AuthorFilesLines
2011-01-30samples: update the samplesYann E. MORIN"1-5/+9
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>
2010-11-03samples: update all samples to latest config knobsYann E. MORIN"1-8/+22
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-6/+34
All samples get rebased, no new option is chosen.
2010-04-30samples: updateYann E. MORIN"1-20/+39
2010-03-19samples: fix samplesYann E. MORIN"1-12/+19
2010-01-31samples: update samplesYann E. MORIN"1-4/+2
Update to the latest set of config options (no config change). Remove OABI ARM samples.
2010-01-29arch: add basic m68k supportYann E. MORIN2-0/+307
Signed-off-by: Remy Bohmer <linux@bohmer.net> [yann.morin.1998@anciens.enib.fr: use defaults for CT_TARGET_ARCH] Signed-off-by: "Yann E. MORIN <yann.morin.1998@anciens.enib.fr>