Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow longer history for package versions | Ulf Samuelsson | 2007-10-07 | 1 | -1/+1 |
| | |||||
* | Do not create directories, if they exist | Ulf Samuelsson | 2007-10-07 | 2 | -2/+2 |
| | |||||
* | - start to think about GNU/hurd support. | Bernhard Reutner-Fischer | 2007-10-05 | 2 | -0/+16 |
| | | | | Not yet functional. Help welcome | ||||
* | - adjust default for LFS | Bernhard Reutner-Fischer | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | Use the right Config for AVR32 gcc build | Ulf Samuelsson | 2007-10-01 | 1 | -4/+4 |
| | |||||
* | - remove misplaced comment | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 4 | -14/+14 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - pass configure args for the -target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -0/+1 |
| | |||||
* | - add additional EXTRA_GCC_CONFIG_OPTIONS for initial, cross and target compiler | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -12/+18 |
| | |||||
* | - whitespace cleanup (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -1/+1 |
| | |||||
* | - propagate mips ISA down to uClibc | Bernhard Reutner-Fischer | 2007-09-30 | 1 | -0/+28 |
| | |||||
* | - revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI) | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -5/+5 |
| | |||||
* | Revert modification of gcc, and make it AVR32 specific | Ulf Samuelsson | 2007-09-29 | 2 | -3/+7 |
| | |||||
* | - add mips/mipsel target architecture selection | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -3/+19 |
| | | | | - rename BR2_ARM_[EO]ABI to the commonly used BR2_[EO]ABI | ||||
* | Use linke to build-time-tools, disable libssp which does not work for ↵ | Ulf Samuelsson | 2007-09-29 | 1 | -5/+6 |
| | | | | cross-compile | ||||
* | Removed uclibc source dependency on host-sed | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -1/+1 |
| | | | | Adjust some accordingly | ||||
* | No reliance on dirs in uClibc | Ulf Samuelsson | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | - add FC, remove some duplicate entries, cleanup | Bernhard Reutner-Fischer | 2007-09-28 | 1 | -2/+1 |
| | | | | - fixup after Ulf: CXX doesn't take CFLAGS but CXXFLAGS | ||||
* | add autoreconf script that can handle gcc (aclocal needs to handle -I switch) | Ulf Samuelsson | 2007-09-28 | 1 | -0/+699 |
| | |||||
* | Add bells and whistles to allow gcc-4.1.2-AVR32 buildprocess to progress ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -5/+20 |
| | | | | further, not home yet though | ||||
* | Cleanup cross toolchain admin, split uclibc-menuconfig into same + ↵ | Ulf Samuelsson | 2007-09-28 | 1 | -3/+2 |
| | | | | uclibc-update to avoid overwriting board support file | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -1/+1915 |
| | |||||
* | - fix texinfo version check. The next release will most likely supercede these | Bernhard Reutner-Fischer | 2007-09-28 | 2 | -0/+64 |
| | |||||
* | Add administration for linux,uclibc and main | Ulf Samuelsson | 2007-09-28 | 1 | -6/+7 |
| | |||||
* | Remove softfp patch from uClibc, ARM softfloat, did not complete anyway | Ulf Samuelsson | 2007-09-27 | 1 | -9149/+0 |
| | |||||
* | - 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 |
| |