aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce the notion of a 'sample comment'.Yann E. MORIN"2008-10-1417-22/+73
* Correctly auto-complete with start-steps as well.Yann E. MORIN"2008-10-141-1/+1
* Use a function to retrieve a sample directory.Yann E. MORIN"2008-10-141-10/+9
* Eye-candy in the help entries.Yann E. MORIN"2008-10-143-7/+7
* Eye candy in the help disclaimer.Yann E. MORIN"2008-10-141-0/+1
* Credit Nate CASE for his powerpc e500v2 sample.Yann E. MORIN"2008-10-141-0/+2
* Sample config for e500v2 toolchainYann E. MORIN"2008-10-141-93/+42
* saveSample: Reset CT_LOCAL_TARBALLS_DIR to defaultYann E. MORIN"2008-10-141-0/+1
* Fix the saveSample script oafter architerctures reorganisationYann E. MORIN"2008-10-141-2/+2
* Rework the kconfig stuffYann E. MORIN"2008-10-141-60/+100
* No one sane would you 'ct-ng config' to configure crosstool-NG.Yann E. MORIN"2008-10-132-7/+3
* Missed adding new files because of old svn:ignore property (removed).Yann E. MORIN"2008-10-132-0/+6
* Generate the choice menu for C compilers, the same way arch, kernels and C li...Yann E. MORIN"2008-10-133-28/+22
* Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"2008-10-137-70/+36
* Add latest binutils versions.Yann E. MORIN"2008-10-131-0/+30
* In generated choice menus, move the selection options outside the choice menu.Yann E. MORIN"2008-10-123-37/+35
* Use ERROR level for make errors.Yann E. MORIN"2008-10-121-3/+7
* Update the auto-completion function:Yann E. MORIN"2008-10-121-3/+3
* On 20081011, Khem RAJ writes:Yann E. MORIN"2008-10-127-0/+182
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-1021-134/+74
* Add the Linux kernel 2.6.27.Yann E. MORIN"2008-10-101-91/+7
* Remove CT_BROKEN.Yann E. MORIN"2008-10-094-19/+7
* 'sstrip' makes no sense on bare-metal, mark it so.Yann E. MORIN"2008-10-091-0/+1
* Commonalise config.gen/{arch,kernel}.in generation.Yann E. MORIN"2008-10-091-42/+34
* Add latest Linux kernel versions 2.6.25.18 & 2.6.26.6.Yann E. MORIN"2008-10-091-3/+13
* populate:Yann E. MORIN"2008-10-081-22/+104
* Install the config script following the naming of other files, eg. "${CT_TARG...Yann E. MORIN"2008-10-061-2/+2
* Typoes.Yann E. MORIN"2008-10-062-2/+2
* Remove lingering architecture config directories now they are useless.Yann E. MORIN"2008-10-060-0/+0
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-0519-42/+36
* Add the latest GMP and MPFR versions.Yann E. MORIN"2008-10-052-0/+10
* Update the internals documentation, adding the kernel API.Yann E. MORIN"2008-10-031-8/+67
* Fourth shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-031-1/+1
* Third shot at moving arch/ into config/ .Yann E. MORIN"2008-10-031-1/+1
* Second shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-0316-0/+0
* First shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-032-3/+2
* extract-config.sh no longer exists, don't advertise it.Yann E. MORIN"2008-10-021-3/+0
* No need for this script now the config is tored in its own file.Yann E. MORIN"2008-10-021-23/+0
* Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"2008-10-015-20/+24
* Update the PowerPC+uClibc sample.Yann E. MORIN"2008-09-301-63/+87
* Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"2008-09-301-9/+13
* Rework the way EXPERIMENTAL architecture are marked as such, the same way ker...Yann E. MORIN"2008-09-295-22/+24
* Rework the way EXPERIMENTAL kernels are marked as such.Yann E. MORIN"2008-09-293-26/+73
* The IA64 sample builds again! :-)Yann E. MORIN"2008-09-292-60/+80
* Update the Alpha sample.Yann E. MORIN"2008-09-291-63/+74
* Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"2008-09-291-1/+1
* Don't check for autoconf >= 2.50.Yann E. MORIN"2008-09-291-1/+0
* Had a new known issue: ccache will break the build because we're sym-linking ...Yann E. MORIN"2008-09-281-4/+21
* In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2008-09-283-79/+11
* Move around the BARE_METAL config entry outside of the bare metal /kernel/ en...Yann E. MORIN"2008-09-282-8/+10