summaryrefslogtreecommitdiff
path: root/toolchain/Config.in
AgeCommit message (Collapse)Author
2014-04-26move thumb mode to toolchain optionsWaldemar Brodkorb
2014-04-13gold default off, does not compile with clang at the momentWaldemar Brodkorb
2014-04-08no gold for mips at the momentWaldemar Brodkorb
2014-04-07add gold supportWaldemar Brodkorb
2014-03-17fixups for x86_64 x32 toolchain, x86_64 32 still problematicWaldemar Brodkorb
- add a musl patch to recognize x86_64-foo-muslx32 - rework multilib configuration - remove explicit sjlj gcc configure, as suggested by the gcc docs - fix strace for x32
2014-02-03enable gdb by defaultWaldemar Brodkorb
2012-10-14do not auto enable c++ when multilib, c++ build needs bugfixingWaldemar Brodkorb
2011-12-18avr32 workaroundsWaldemar Brodkorb
2011-10-22disable gdb for avr32Waldemar Brodkorb
2011-10-12add basic support for avr32 -> ngw100Waldemar Brodkorb
2011-04-03more steps toward an IcedTea (or so we hope), still fails, though…Waldemar Brodkorb
2011-03-24enable Java support in GCC again, add libgcj library packageWaldemar Brodkorb
2011-03-08cosmetic changesWaldemar Brodkorb
2011-01-17enable old behavior and enable gdb/c++ by defaultWaldemar Brodkorb
2011-01-10add LTO support to toolchain settings. Cleanup SYSROOT mess.Waldemar Brodkorb
- just use on sysroot directory for toolchain. - add missing patches from previos commit. (rpath/cflags cleanup)
2011-01-07add missing Config.in for toolchain settingsWaldemar Brodkorb