Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-04 | Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵ | Ulf Samuelsson | |
locations for prepatched toolchain to be under the toolchain directory | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-03-29 | Remove binutils AVR32 patches duplicating external source | Ulf Samuelsson | |
2008-03-11 | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | |
Based on patch by Nigel Kukard. | |||
2008-03-11 | fixed path problem | John Voltz | |
2008-03-11 | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | |
Patch by Nigel Kukard. | |||
2008-03-06 | toolchain updates | John Voltz | |
2008-02-25 | Copy patch needed for dynamic loader strings and config targets. | "Steven J. Hill" | |
2008-02-25 | Fix 'makeinfo' failure. | "Steven J. Hill" | |
2008-01-26 | New patches for the makeinfo bug to older binutils. | "Steven J. Hill" | |
2007-11-23 | nios2: remove empty files, thanks to Atle Nissestad | Ivan Kuten | |
2007-11-23 | update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵ | Ivan Kuten | |
sources from Altera, and removes obsolete patches | |||
2007-11-09 | update binutils nios2 support, thanks atle | Ivan Kuten | |
2007-10-13 | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | |
(cross-fingers) | |||
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-28 | - fix texinfo version check. The next release will most likely supercede these | Bernhard Reutner-Fischer | |
2007-09-26 | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | |
gcc target abi back to a place where the other arch-specific settings live | |||
2007-09-26 | reinstate AVR32 toolchain | Ulf Samuelsson | |
2007-09-25 | - Schedule removal of ancient versions (configuration part). | Bernhard Reutner-Fischer | |
2007-09-25 | - remove one invariant in toolchain type selection. | Bernhard Reutner-Fischer | |
2007-09-19 | - fixes and cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-09-17 | Don't break AVR32 toolchain by hiding binutils-2.17 | Ulf Samuelsson | |
2007-09-17 | - add binutils-2.18 and binutils-2.18.50.0.1 | Bernhard Reutner-Fischer | |
2007-09-01 | - precaution when looking at GCC_VERSION | Bernhard Reutner-Fischer | |
2007-08-28 | - misc cleanups (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-22 | - drop circular dependency | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-08-20 | - whitespace fixes | Bernhard Reutner-Fischer | |
2007-08-17 | Add binutils dependencies on AVR32 | Ulf Samuelsson | |
2007-07-31 | Add support for prepatched toolchains | Ulf Samuelsson | |
2007-06-25 | - remove erroneously copied patch | Bernhard Reutner-Fischer | |
2007-06-25 | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | |
2007-06-20 | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | |
- start to separate usr/lib and lib to match normal system-layout | |||
2007-06-06 | - prefer shared libs on the host | Bernhard Reutner-Fischer | |
2007-06-02 | - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIB | Bernhard Reutner-Fischer | |
2007-05-15 | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | |
2007-05-07 | Add older version of binutils. | "Steven J. Hill" | |
2007-03-24 | - bump version to 2.17.50.0.14 | Bernhard Reutner-Fischer | |
2007-02-09 | - add gcc-4.0.4 | Bernhard Reutner-Fischer | |
- add knob to enable unsupported, deprecated, obsoleted versions of packages | |||
2007-02-09 | - fix crosscompiler prerequisites | Bernhard Reutner-Fischer | |
2007-01-28 | - fix prereq of current binutils wrt gmp | Bernhard Reutner-Fischer | |
2007-01-28 | Add new version of binutils. | "Steven J. Hill" | |
2007-01-24 | - fix prerequisites of binutils_target | Bernhard Reutner-Fischer | |
2007-01-22 | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵ | Bernhard Reutner-Fischer | |
about to build a somewhat current toolchain. | |||
2007-01-16 | - bump version | Bernhard Reutner-Fischer | |
2006-12-13 | - Pass the correct compiler when building the target binutils. | Bernhard Reutner-Fischer | |
2006-12-13 | - Build binutils with sysroot support. | Bernhard Reutner-Fischer | |
2006-12-02 | ver bump | Mike Frysinger | |