summaryrefslogtreecommitdiffstats
path: root/toolchain/binutils
Commit message (Collapse)AuthorAgeFilesLines
...
* toolchain/binutils/2.18.50.0.9: add patch for PR6878Peter Korsgaard2008-12-051-0/+68
| | | | Based on b5451979 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.9Peter Korsgaard2008-12-054-0/+75
| | | | Based on 713e7e46 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.8Peter Korsgaard2008-12-054-0/+75
| | | | Based on 1c493ff1 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.6Peter Korsgaard2008-12-054-0/+74
| | | | Based on 45b89c54 / beede0ba in Bernhard's tree.
* toolchain/binutils: honour HAVE_MANPAGES / HAVE_INFOPAGESPeter Korsgaard2008-12-051-2/+11
| | | | Based on b157db55 in Bernhard's tree.
* toolchain/binutils: let make expand wildcards instead of the shellPeter Korsgaard2008-12-051-8/+4
| | | | Based on f97ce837 in Bernhard's tree.
* toolchain/binutils: add 2.18.50.0.3Peter Korsgaard2008-12-054-2/+80
| | | | Based on b2b5d9f2 in Bernhard's tree.
* toolchain/*: use CONFIG_UPDATEPeter Korsgaard2008-12-051-1/+1
| | | | Based on e0e0945e in Bernhard's tree.
* toolhain/: confgure: respect quiet optionPeter Korsgaard2008-10-261-0/+1
|
* Add prepatched AVR32 gcc-4.2.2 toolchain from www.atmel.no, move patch ↵Ulf Samuelsson2008-07-041-1/+2
| | | | locations for prepatched toolchain to be under the toolchain directory
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-5/+5
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Remove binutils AVR32 patches duplicating external sourceUlf Samuelsson2008-03-293-111234/+0
|
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
| | | | Based on patch by Nigel Kukard.
* fixed path problemJohn Voltz2008-03-111-7/+7
|
* buildroot: Use BR2_GNU_MIRROR everywherePeter Korsgaard2008-03-111-7/+7
| | | | Patch by Nigel Kukard.
* toolchain updatesJohn Voltz2008-03-063-0/+111234
|
* Copy patch needed for dynamic loader strings and config targets."Steven J. Hill"2008-02-251-0/+139
|
* Fix 'makeinfo' failure."Steven J. Hill"2008-02-251-0/+16
|
* New patches for the makeinfo bug to older binutils."Steven J. Hill"2008-01-262-0/+64
|
* nios2: remove empty files, thanks to Atle NissestadIvan Kuten2007-11-231-0/+0
|
* update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵Ivan Kuten2007-11-232-1328/+1909
| | | | sources from Altera, and removes obsolete patches
* update binutils nios2 support, thanks atleIvan Kuten2007-11-092-0/+21
|
* Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson2007-10-131-0/+1
| | | | (cross-fingers)
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-2/+2
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - fix texinfo version check. The next release will most likely supercede theseBernhard Reutner-Fischer2007-09-282-0/+64
|
* - revert some bad checkins, fixup bad settings in atmel targets and move the ↵Bernhard Reutner-Fischer2007-09-261-7/+3
| | | | gcc target abi back to a place where the other arch-specific settings live
* reinstate AVR32 toolchainUlf Samuelsson2007-09-261-2/+2
|
* - Schedule removal of ancient versions (configuration part).Bernhard Reutner-Fischer2007-09-251-101/+1
|
* - remove one invariant in toolchain type selection.Bernhard Reutner-Fischer2007-09-251-2/+2
|
* - fixes and cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-09-191-26/+25
|
* Don't break AVR32 toolchain by hiding binutils-2.17Ulf Samuelsson2007-09-171-1/+1
|
* - add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer2007-09-178-6/+158
|
* - precaution when looking at GCC_VERSIONBernhard Reutner-Fischer2007-09-011-2/+2
|
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-281-6/+9
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* - whitespace fixesBernhard Reutner-Fischer2007-08-201-2/+2
|
* Add binutils dependencies on AVR32Ulf Samuelsson2007-08-171-21/+21
|
* Add support for prepatched toolchainsUlf Samuelsson2007-07-311-4/+16
|
* - remove erroneously copied patchBernhard Reutner-Fischer2007-06-251-139/+0
|
* - add 2.17.50.0.17Bernhard Reutner-Fischer2007-06-255-1/+214
|
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-201-18/+21
| | | | - start to separate usr/lib and lib to match normal system-layout
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-061-2/+2
|
* - fixup the extension for the host and start to honor BR2_PREFER_STATIC_LIBBernhard Reutner-Fischer2007-06-021-4/+4
|
* - add 2.17.50.0.16Bernhard Reutner-Fischer2007-05-155-2/+267
|
* Add older version of binutils."Steven J. Hill"2007-05-076-0/+333
|
* - bump version to 2.17.50.0.14Bernhard Reutner-Fischer2007-03-245-1/+265
|
* - add gcc-4.0.4Bernhard Reutner-Fischer2007-02-091-13/+14
| | | | - add knob to enable unsupported, deprecated, obsoleted versions of packages