2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" Update this ARM sample.
2008-10-26 "Yann E. MORIN" ltrace: remove lingering ".
2008-10-26 "Yann E. MORIN" Update the bare-metal ARM EABI sample.
2008-10-26 "Yann E. MORIN" Update the bare-metal ARM ELF sample.
2008-10-26 "Yann E. MORIN" Update the Alpha sample.
2008-10-26 "Yann E. MORIN" ltrace does not build out-of-tree: use copied sources to configure.
2008-10-25 "Yann E. MORIN" ltrace is no longer EXPERIMENTAL.
2008-10-25 "Yann E. MORIN" Update this sample.
2008-10-25 "Yann E. MORIN" libelf and ltrace are now no longer EXPERIMENTAL.
2008-10-25 "Yann E. MORIN" Update this sample.
2008-10-25 "Yann E. MORIN" Remove libelf versions that never worked.
2008-10-25 "Yann E. MORIN" Update strace to 4.5.17:
2008-10-24 "Yann E. MORIN" Make ltrace finally build:
2008-10-24 "Yann E. MORIN" Add the latest Linux kernel versions: 2.6.25.19, 2.6.26.7 and 2.6.27.3.
2008-10-24 "Yann E. MORIN" Backport #1111 from trunk: 1.2
2008-10-24 "Yann E. MORIN" Update the sh4 sample.
2008-10-24 "Yann E. MORIN" The glibc-2.7 profs fix for SuperH was missing very important parts...
2008-10-24 "Yann E. MORIN" Fix libelf cross-building.
2008-10-23 "Yann E. MORIN" Fix saving samples, by Nye Liu:
2008-10-23 "Yann E. MORIN" Fix memset on PowerPC 8xx, by Nye Liu:
2008-10-23 "Yann E. MORIN" Push the calculation of the tuple's kernel part down to kernel's build scripts:
2008-10-23 "Yann E. MORIN" Architecture API change:
2008-10-22 "Yann E. MORIN" Rename a patch: typo.
2008-10-22 "Yann E. MORIN" Make Super-H finally compile a complete (C-only) toolchain:
2008-10-22 "Yann E. MORIN" Remove an unwanted SuperH chunk from an Alpha patch.
2008-10-22 "Yann E. MORIN" Remove the ppc-405fp sample, replace with a ppc-405 sample (405fp has an FPU, 405 does not).
2008-10-22 "Yann E. MORIN" Enhance the kconfig stuff build procedure:
2008-10-21 "Yann E. MORIN" Add a 405fp soft-float PowerPC sample.
2008-10-21 "Yann E. MORIN" Add a glibc-2.6.1 patch for PPC soft-float.
2008-10-21 "Yann E. MORIN" Fix using only custom patches.
2008-10-21 "Yann E. MORIN" Fix paths in a glibc-ports-2.6.1 patch.
2008-10-21 "Yann E. MORIN" Correctly handle V= only from command line, not from environment.
2008-10-21 "Yann E. MORIN" Eye-candy when {,dist}clean.
2008-10-21 "Yann E. MORIN" Update config.guess.
2008-10-20 "Yann E. MORIN" Add strace 4.5.18:
2008-10-20 "Yann E. MORIN" Correctly handle the minimum supported kernel version in glibc.
2008-10-20 "Yann E. MORIN" Offer a single option for the glibc/eglibc add-ons selection, rather than hiding it behind a toggle.
2008-10-19 "Yann E. MORIN" Add the latest Linux kernel 2.6.27.2.
2008-10-19 "Yann E. MORIN" Add the latest Linux kernel 2.6.27.1.
2008-10-19 "Yann E. MORIN" Avoid (re)building the kconfig dependencies when we don't need them (clean, build, list-steps...).
2008-10-18 "Yann E. MORIN" Extract the config files related stuff from the kconfig stuff
2008-10-17 "Yann E. MORIN" Fix saving samples when the uClibc config file is already saved.
2008-10-17 "Yann E. MORIN" Update the kconfig stuff to match the one in the linux-2.6.27 version.
2008-10-17 "Yann E. MORIN" Fix oldconfig and defoldconfig.
2008-10-15 "Yann E. MORIN" Woops, typo...
2008-10-15 "Yann E. MORIN" Cheesy kconfig stuff:
2008-10-15 "Yann E. MORIN" Update the OpenRISC or32 contrib to correctly set EXPERIMENTAL.
2008-10-15 "Yann E. MORIN" Update the OpenRISC or32 contribution to match the new architecture layout.
2008-10-15 "Yann E. MORIN" Fix configure's --with-contrib option.
2008-10-15 "Yann E. MORIN" Add alternate locations where to retrieve binutils snapshots.
2008-10-14 "Yann E. MORIN" Introduce the notion of a 'sample comment'.
2008-10-14 "Yann E. MORIN" Correctly auto-complete with start-steps as well.
2008-10-14 "Yann E. MORIN" Use a function to retrieve a sample directory.
2008-10-14 "Yann E. MORIN" Eye-candy in the help entries.
2008-10-14 "Yann E. MORIN" Eye candy in the help disclaimer.
2008-10-14 "Yann E. MORIN" Credit Nate CASE for his powerpc e500v2 sample.
2008-10-14 "Yann E. MORIN" Sample config for e500v2 toolchain
2008-10-14 "Yann E. MORIN" saveSample: Reset CT_LOCAL_TARBALLS_DIR to default
2008-10-14 "Yann E. MORIN" Fix the saveSample script oafter architerctures reorganisation