Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make patch-kernel create lists of applied patches, very handy indeed | John Voltz | 2008-03-13 | 1 | -0/+1 |
| | |||||
* | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 2 | -3/+3 |
| | | | | Based on patch by Nigel Kukard. | ||||
* | fixed path problem | John Voltz | 2008-03-11 | 1 | -7/+7 |
| | |||||
* | buildroot: Use BR2_GNU_MIRROR everywhere | Peter Korsgaard | 2008-03-11 | 1 | -7/+7 |
| | | | | Patch by Nigel Kukard. | ||||
* | HTMLized glibc vs uclibc and added to docs | John Voltz | 2008-03-07 | 1 | -215/+0 |
| | |||||
* | 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 | 13 | -10/+229236 |
| | |||||
* | added and removed uclibc patches | John Voltz | 2008-03-06 | 17 | -233/+12531 |
| | |||||
* | buildroot: add external-deps target | Peter Korsgaard | 2008-03-04 | 1 | -0/+6 |
| | | | | | Add external-deps target to show what external files are needed to recreate the build. | ||||
* | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | 2008-02-28 | 4 | -1/+94 |
| | | | | | | | | | 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. | ||||
* | Copy patch needed for dynamic loader strings and config targets. | "Steven J. Hill" | 2008-02-25 | 1 | -0/+139 |
| | |||||
* | Fix 'makeinfo' failure. | "Steven J. Hill" | 2008-02-25 | 1 | -0/+16 |
| | |||||
* | updated nios2 gdb support, thanks to Atle Nissestad | Ivan Kuten | 2008-02-08 | 1 | -0/+7978 |
| | |||||
* | updated gdb support for nios2, thanks Atle | Ivan Kuten | 2008-02-07 | 1 | -4/+5 |
| | |||||
* | Add support for 2.6.24 headers. | Paul Mundt | 2008-02-04 | 1 | -4/+9 |
| | |||||
* | New patches for the makeinfo bug to older binutils. | "Steven J. Hill" | 2008-01-26 | 2 | -0/+64 |
| | |||||
* | Define kernelversion if ext toolchain is used | Ulf Samuelsson | 2008-01-10 | 1 | -0/+6 |
| | |||||
* | 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 | 4 | -4/+5 |
| | |||||
* | 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 |
| | |||||
* | enable symlinks for the elft2flt binaries | Ivan Kuten | 2007-12-11 | 1 | -0/+3 |
| | |||||
* | Fix for old-style kernels (broken by r20018). Check old-style versions before | Peter Korsgaard | 2007-11-26 | 3 | -96/+105 |
| | | | | including kernel-headers-new.makefile. | ||||
* | nios2: remove empty files, thanks to Atle Nissestad | Ivan Kuten | 2007-11-23 | 3 | -0/+0 |
| | |||||
* | update the nios2-patches for binutils-2.15 and gcc-3.4.6 with the latest ↵ | Ivan Kuten | 2007-11-23 | 7 | -1797/+6475 |
| | | | | sources from Altera, and removes obsolete patches | ||||
* | update uClibc config for nios2 | Ivan Kuten | 2007-11-15 | 1 | -0/+6 |
| | |||||
* | install ldconfig stuff only if it was built, fix for systems without shared ↵ | Ivan Kuten | 2007-11-15 | 1 | -5/+9 |
| | | | | libraries support (nios2) | ||||
* | update elf2flt nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 1 | -1/+30 |
| | |||||
* | update gcc nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 5 | -1/+77 |
| | |||||
* | update kernel-headers nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 3 | -2/+26570 |
| | |||||
* | update binutils nios2 support, thanks atle | Ivan Kuten | 2007-11-09 | 2 | -0/+21 |
| | |||||
* | fix typo in elf2flt, thanks atle | Ivan Kuten | 2007-11-08 | 1 | -1/+1 |
| | |||||
* | Ensure AVR32 FPU config is always correct | Ulf Samuelsson | 2007-10-23 | 2 | -9/+10 |
| | |||||
* | '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 |
| | |||||
* | fix typo in kernel headers | Ulf Samuelsson | 2007-10-17 | 1 | -1/+1 |
| | |||||
* | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | 2007-10-13 | 4 | -4/+11 |
| | | | | (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 |
| | |||||
* | Add AVR32 support for uclibc-0-9-29 | Ulf Samuelsson | 2007-10-12 | 5 | -1/+3721 |
| | |||||
* | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | 2007-10-12 | 1 | -15/+27 |
| | |||||
* | 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 | ||||
* | - 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 |
| |