Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolchain/gcc: do not try to strip *-embedspu | Peter Korsgaard | 2008-04-04 | 2 | -2/+2 |
| | |||||
* | * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) | Nigel Kukard | 2008-03-30 | 21 | -9/+8 |
| | |||||
* | * Remove legacy GCC 4.1.x versions | Nigel Kukard | 2008-03-30 | 20 | -8038/+0 |
| | |||||
* | * Remove legacy GCC 4.0.x versions | Nigel Kukard | 2008-03-30 | 35 | -15738/+0 |
| | |||||
* | * Remove legacy GCC 3.4.x versions | Nigel Kukard | 2008-03-30 | 61 | -59167/+0 |
| | |||||
* | Remove legacy GCC 3.3.x versions | Nigel Kukard | 2008-03-30 | 24 | -15056/+0 |
| | |||||
* | Remove avr32 gcc patches duplicating external source | Ulf Samuelsson | 2008-03-29 | 7 | -20831/+0 |
| | |||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 1 | -13/+10 |
| | |||||
* | * Missed jacmet's patch, r21520 | Nigel Kukard | 2008-03-28 | 1 | -0/+21 |
| | |||||
* | * Added 4.2.2 patchset | Nigel Kukard | 2008-03-28 | 19 | -0/+4100 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 1 | -10/+13 |
| | |||||
* | gcc 4.2.1: fix undefined reference to fmsub in C++ programs with soft float | Peter Korsgaard | 2008-03-27 | 1 | -0/+21 |
| | | | | | | | Fix 'undefined reference to fmsub' linking errors with C++ programs when soft float is enabled. Patch by b5331. Closes #1588. | ||||
* | current avr32 gcc patches break x86 and possibly other systems. moving bad ↵ | John Voltz | 2008-03-21 | 7 | -1960/+32 |
| | | | | patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard | ||||
* | gcc 4.2.1: Don't change SUFFIX and bug report URL | Peter Korsgaard | 2008-03-06 | 1 | -21/+0 |
| | | | | | | | SUFFIX and bug report URL shouldn't be set to something atmel specific if you don't compile for AVR32. The AVR32 patch should probably only get applied if compiling for AVR32. | ||||
* | toolchain updates | John Voltz | 2008-03-06 | 7 | -0/+22780 |
| | |||||
* | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | 2008-02-28 | 1 | -0/+63 |
| | | | | | | | | | versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists. | ||||
* | fix gcc 3.4.6 and libstdc++ when shared support is disabled, thanks Atle\! | Ivan Kuten | 2008-01-08 | 1 | -10/+14 |
| | |||||
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 2 | -2/+2 |
| | |||||
* | revert 20646 rev (gcc-cc_links-fix.diff), it's broken for arm as mentioned ↵ | Ivan Kuten | 2007-12-17 | 2 | -4/+4 |
| | | | | in 1764 issue | ||||
* | fix gcc 3.x/4.x symlinks to cc | Ivan Kuten | 2007-12-13 | 2 | -4/+4 |
| | |||||
* | nios2: remove empty files, thanks to Atle Nissestad | Ivan Kuten | 2007-11-23 | 2 | -0/+0 |
| | |||||
* | update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵ | Ivan Kuten | 2007-11-23 | 4 | -466/+4558 |
| | | | | sources from Altera, and removes obsolete patches | ||||
* | update gcc nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 4 | -0/+76 |
| | |||||
* | Ensure AVR32 FPU config is always correct | Ulf Samuelsson | 2007-10-23 | 1 | -8/+9 |
| | |||||
* | 'make source' command working again for gcc | Ivan Kuten | 2007-10-20 | 2 | -0/+3 |
| | |||||
* | fix libmudflap build failure for 4.1.2 gcc - pass CPP=<target_cpp>, thanks ↵ | Ivan Kuten | 2007-10-19 | 1 | -1/+2 |
| | | | | to Hamish Moffatt | ||||
* | add soft-float support to 4.1.2 gcc, thanks to Hamish Moffatt | Ivan Kuten | 2007-10-19 | 1 | -0/+26 |
| | |||||
* | Softfloat patch | Ulf Samuelsson | 2007-10-17 | 1 | -0/+26 |
| | |||||
* | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | 2007-10-13 | 1 | -2/+5 |
| | | | | (cross-fingers) | ||||
* | Allow library copy to fail | Ulf Samuelsson | 2007-10-12 | 2 | -4/+4 |
| | |||||
* | Do not copy shared C++ lib, unless one is built | Ulf Samuelsson | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | Cannot copy shared c++ lib, if one has not been created | Ulf Samuelsson | 2007-10-12 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
* | 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 | 2 | -10/+10 |
| | | | | - 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 |
| | |||||
* | Revert modification of gcc, and make it AVR32 specific | Ulf Samuelsson | 2007-09-29 | 2 | -3/+7 |
| | |||||
* | Use linke to build-time-tools, disable libssp which does not work for ↵ | Ulf Samuelsson | 2007-09-29 | 1 | -5/+6 |
| | | | | cross-compile | ||||
* | 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 | ||||
* | - revert some bad checkins, fixup bad settings in atmel targets and move the ↵ | Bernhard Reutner-Fischer | 2007-09-26 | 3 | -48/+10 |
| | | | | gcc target abi back to a place where the other arch-specific settings live | ||||
* | "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 | 2 | -4/+4 |
| | |||||
* | - 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 |
| | |||||
* | - Schedule removal of ancient versions (configuration part). | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -65/+17 |
| |