Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix ARM ABI propagation | Bernhard Reutner-Fischer | 2007-09-27 | 1 | -0/+1 |
| | |||||
* | Additional management of uclibc | Ulf Samuelsson | 2007-09-27 | 1 | -0/+3 |
| | |||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 10 | -71/+43 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | - sjhill? | Bernhard Reutner-Fischer | 2007-09-26 | 1 | -0/+1 |
| | |||||
* | Ensure soft-fp patch is truly local | Ulf Samuelsson | 2007-09-26 | 1 | -3/+3 |
| | |||||
* | "Project Name" needed before "root" file system can be copied. | Ulf Samuelsson | 2007-09-26 | 1 | -0/+34 |
| | | | | | | | | Put first according to principle of configuration order Merge root skeleton configuration to one place - currently in package/busybox/Config.in - Should maybe have it's own Config.in gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in | ||||
* | reinstate AVR32 toolchain | Ulf Samuelsson | 2007-09-26 | 7 | -29/+16 |
| | |||||
* | - add more help text | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -0/+3 |
| | |||||
* | - fix copy'n paste error | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - fix typo | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - build a cross c++ compiler if we're asked to build libstdc++ | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | Remove -lgcc, did no good anyway | Ulf Samuelsson | 2007-09-25 | 1 | -10/+1 |
| | |||||
* | Add soft-fp part of gcclib to uClibc to allow ARM softfloat to complete | Ulf Samuelsson | 2007-09-25 | 1 | -0/+9158 |
| | |||||
* | Generalized kernel headers handling for new-style kernels | Peter Korsgaard | 2007-09-25 | 1 | -75/+12 |
| | |||||
* | - Schedule removal of ancient versions (configuration part). | Bernhard Reutner-Fischer | 2007-09-25 | 3 | -171/+18 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -3/+10 |
| | |||||
* | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | 2007-09-25 | 7 | -16/+26 |
| | |||||
* | - revert patch that obfuscates the config UI and doesn't reflect the order ↵ | Bernhard Reutner-Fischer | 2007-09-25 | 3 | -35/+2 |
| | | | | of config steps | ||||
* | Reorganize configs to even more logical positions | Ulf Samuelsson | 2007-09-24 | 3 | -2/+35 |
| | |||||
* | - do not enable LEGACY stuff in the *sample* config | Bernhard Reutner-Fischer | 2007-09-24 | 2 | -2/+2 |
| | |||||
* | - rebuild compiler if libstdcpp setting was changed | Bernhard Reutner-Fischer | 2007-09-23 | 1 | -0/+1 |
| | |||||
* | - rename the gcc base_target to the more appropriate term cross_compiler | Bernhard Reutner-Fischer | 2007-09-22 | 3 | -5/+9 |
| | |||||
* | - bump version (forgot this hunk for r19941) | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -2/+2 |
| | |||||
* | - default to 0.9.29 | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -1/+1 |
| | |||||
* | - move project settings from toolchain to device | Bernhard Reutner-Fischer | 2007-09-22 | 1 | -2/+0 |
| | |||||
* | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | 2007-09-22 | 5 | -15/+12 |
| | | | | | This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | ||||
* | - fix typo. This is an lxdialog bug for "depends on !!CONFIG_SYMBOL" where ↵ | Bernhard Reutner-Fischer | 2007-09-20 | 1 | -1/+1 |
| | | | | the double negation produces an error that is not reported, from the looks.. | ||||
* | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -26/+25 |
| | |||||
* | - don't strip the host binaries for now | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | - exclude other old, deprecated and unsupported versions of gcc | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | Remove some debug info + add uclibc-target-utils-source target | Ulf Samuelsson | 2007-09-17 | 1 | -0/+2 |
| | |||||
* | Don't break AVR32 toolchain by hiding binutils-2.17 | Ulf Samuelsson | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | - cleanup and fixes (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-17 | 2 | -2/+2 |
| | |||||
* | - add binutils-2.18 and binutils-2.18.50.0.1 | Bernhard Reutner-Fischer | 2007-09-17 | 8 | -6/+158 |
| | |||||
* | - some more sparc{,64} twiddling | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -2/+12 |
| | |||||
* | - fix copy'n paste error in ABI configuration | Bernhard Reutner-Fischer | 2007-09-15 | 1 | -1/+1 |
| | |||||
* | Unbreak multiple boards, add Ingo's rt patch | Ulf Samuelsson | 2007-09-12 | 2 | -11/+94 |
| | |||||
* | bump up a few version numbers. kill dead 2.6.19 option. | Eric Andersen | 2007-09-11 | 3 | -14/+10 |
| | | | | accomodate powerpc64 | ||||
* | - correctly filter out the script | Bernhard Reutner-Fischer | 2007-09-04 | 2 | -2/+2 |
| | |||||
* | Cleanup handling of gccbug script | Ulf Samuelsson | 2007-09-03 | 2 | -2/+2 |
| | |||||
* | Cleanup handling of gccbug script | Ulf Samuelsson | 2007-09-03 | 2 | -5/+1 |
| | |||||
* | - add sequence-point for toplevel parallel builds: uClibc needs an initial gcc | Bernhard Reutner-Fischer | 2007-09-01 | 3 | -4/+7 |
| | |||||
* | - don't try to strip the gccbug script | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -1/+1 |
| | |||||
* | - GCC_CROSS_LANGUAGES for non-sysroot enabled gcc | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -4/+14 |
| | |||||
* | - precaution when looking at GCC_VERSION | Bernhard Reutner-Fischer | 2007-09-01 | 1 | -2/+2 |
| | |||||
* | Revert patch causing g++-4.2.1 build to fail | Ulf Samuelsson | 2007-08-30 | 2 | -6/+6 |
| | |||||
* | - uclibc-configured has to depend on kernel-headers | Bernhard Reutner-Fischer | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-08-28 | 5 | -62/+99 |
| | |||||
* | Looking at the the gcc-4.2.1 patches for uClibc, I found that the | Ulf Samuelsson | 2007-08-28 | 2 | -6/+6 |
| | | | | | | | | | | 200-uclibc-locale and 205-uclibc-locale-update patches uses a not existing macro __UCLIBC_HAS_XCLOCALE__ while they should refer to __UCLIBC_HAS_XLOCALE__ Find attached the patches to fix the above mentioned patches Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> |