aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Transform LAN_MIRROR into plain MIRROR:Yann E. MORIN"2008-10-311-29/+16
* Use 'gawk', not plain 'awk'.Yann E. MORIN"2008-10-293-11/+11
* Finally enable the PPC-8xx memset workaround, by Nye Liu.Yann E. MORIN"2008-10-291-0/+9
* Make a relative symlink from ${CT_TARGET}-cc to ${CT_TARGET}-gcc.Yann E. MORIN"2008-10-281-1/+1
* Typo.Yann E. MORIN"2008-10-271-1/+1
* ltrace: remove lingering ".Yann E. MORIN"2008-10-261-1/+1
* ltrace does not build out-of-tree: use copied sources to configure.Yann E. MORIN"2008-10-261-4/+4
* Make ltrace finally build:Yann E. MORIN"2008-10-241-2/+3
* Fix saving samples, by Nye Liu:Yann E. MORIN"2008-10-231-1/+2
* Push the calculation of the tuple's kernel part down to kernel's build scripts:Yann E. MORIN"2008-10-234-25/+31
* Architecture API change:Yann E. MORIN"2008-10-239-13/+15
* Add a 405fp soft-float PowerPC sample.Yann E. MORIN"2008-10-211-1/+1
* Fix using only custom patches.Yann E. MORIN"2008-10-211-1/+1
* Correctly handle the minimum supported kernel version in glibc.Yann E. MORIN"2008-10-201-39/+39
* Fix saving samples when the uClibc config file is already saved.Yann E. MORIN"2008-10-171-2/+2
* Add alternate locations where to retrieve binutils snapshots.Yann E. MORIN"2008-10-151-2/+3
* Introduce the notion of a 'sample comment'.Yann E. MORIN"2008-10-142-17/+41
* 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
* Generate the choice menu for C libraries, the same way arch and kernels are g...Yann E. MORIN"2008-10-131-1/+1
* Use ERROR level for make errors.Yann E. MORIN"2008-10-121-3/+7
* Simplify the Tools and Debug facilities menu entries:Yann E. MORIN"2008-10-1012-45/+19
* Install the config script following the naming of other files, eg. "${CT_TARG...Yann E. MORIN"2008-10-061-2/+2
* Separate the architecture config file and function script.Yann E. MORIN"2008-10-059-1/+127
* Fourth shot at moving arch/ into config/arch/ .Yann E. MORIN"2008-10-031-1/+1
* Save the toolchain configuration to its own file, as an auto-extracting shell...Yann E. MORIN"2008-10-011-1/+5
* Better handle the second pass core gcc build, differentiating between gcc pri...Yann E. MORIN"2008-09-301-9/+13
* Restore the ability to build gcc older than 4.3. At last!Yann E. MORIN"2008-09-291-1/+1
* In the glibc and eglibc trees, the 'configure' files may be older than their ...Yann E. MORIN"2008-09-282-1/+11
* Bart De VOS pointed out that removing absolute paths from the libc linker scr...Yann E. MORIN"2008-09-231-12/+2
* Rework the eglibc download so as to be a little bit saner.Yann E. MORIN"2008-09-221-10/+15
* Generate the kernel config choice, rather than having it hard-coded:Yann E. MORIN"2008-09-161-0/+0
* Move all the Linux kernel config options to a single file (to ease supporting...Yann E. MORIN"2008-09-151-7/+6
* DUMA: don't log twice through the logger.Yann E. MORIN"2008-09-151-1/+1
* The Linux kernel does not need a config file now that the old methods are rem...Yann E. MORIN"2008-09-151-13/+0
* Enhance setting the minimum kernel version glibc will run against.Yann E. MORIN"2008-09-141-5/+33
* Beautify somewhat the WiKi table for narrow screens.Yann E. MORIN"2008-09-141-3/+3
* Introduce a new EXPERIMENTAL feature: BARE_METAL.Yann E. MORIN"2008-09-149-30/+112
* Remove the now really obsolete Linux kernel headers copy and sanitised.Yann E. MORIN"2008-09-104-210/+85
* Dump the EXPERIMENTAL status and brokenness of samples in the WiKi table.Yann E. MORIN"2008-09-041-2/+7
* Beautify samples listing.Yann E. MORIN"2008-09-021-4/+4
* Warn the user if he/she recalls a sample with EXPERIMENTAL features.Yann E. MORIN"2008-09-021-3/+9
* Add support for building Insight instead of gdb (only for the cross-gdb).Yann E. MORIN"2008-09-021-7/+55
* Be gentle to older findutils that don't have the "{} +" construct, and simply...Yann E. MORIN"2008-09-011-1/+1
* Enable glibc to include support for kernel versions different than the versio...Yann E. MORIN"2008-08-262-3/+3
* Missed one variable when converting to common options for eglibc and glibc (t...Yann E. MORIN"2008-08-261-1/+1
* Commonalise options common to both glibc and eglibc.Yann E. MORIN"2008-08-261-3/+3
* Also dump the GMP and MPFR versions when dumping a sample in verbose mode.Yann E. MORIN"2008-08-251-0/+3
* Allow using ash as the shell for ./configure and make.Yann E. MORIN"2008-08-251-0/+4
* Fix building older gdb's with newer gcc's.Yann E. MORIN"2008-08-201-0/+2