summaryrefslogtreecommitdiff
path: root/config/target.in
AgeCommit message (Collapse)AuthorFilesLines
2007-05-29Threading model does not belong to the target sub-menu, but to the toolchain ↵Yann E. MORIN"1-29/+0
sub-menu.
2007-05-27No longer mark NPTL as being EXPERIMENTAL.Yann E. MORIN"1-2/+1
But mark build a native gdb as being EXPERIMENTAL.
2007-05-27Merge the NPTL stuff.Yann E. MORIN"1-13/+34
That still leaves the linuxthreads stuff broken, but it was just before. I don't care anyway. Time to fix that later...
2007-05-22Only prompt for libfloat for those target that support it.Yann E. MORIN"1-1/+7
2007-05-19Add uClibc-0.9.29:Yann E. MORIN"1-0/+5
- associated patch set - update the munging function to accomodate the new config variables libfloat version was missing from the previous commit... :-( Better handle the case where the sample directory already exist but isn't under revision control, and in case the destination file doesn't exist in the sample directory.
2007-04-23Second shot at merging from the MIPS branch:Yann E. MORIN"1-16/+38
- log level boost for warnings and errors - option re-ordering - help updating
2007-04-21Merge first shot from the MIPS branch.Yann E. MORIN"1-0/+13
2007-04-17Add the EXPERIMENTAL option to show options marked as such.Yann E. MORIN"1-131/+1
Add the four types of toolchains ct-ng is able to build as EXPERIMENTAL, except for CROSS which *is* functional. Reorder menus accordingly.
2007-04-11Don't prompt for endianness not suppoted by selected architecture.Yann E. MORIN"1-0/+16
Change suggested by Robert P. J. DAY <rpjday@mindspring.com>.
2007-02-24Add the full crosstool-NG sources to the new repository of its own.Yann E. MORIN"1-0/+300
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(