summaryrefslogtreecommitdiff
path: root/misc/buildroot/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Fix some recurring typos: postion->position, *atino->*ationGregory Nutt2014-07-081-1/+1
* TAB conversion, Windows line ending conversionsGregory Nutt2014-04-131-565/+565
* Removing more trailing whitespaceGregory Nutt2014-04-1311-68/+68
* May need to create toolchain build directoryGregory Nutt2014-03-071-0/+1
* Add support for the kconfig-frontends toolsGregory Nutt2014-03-078-1/+136
* Behavior is a little different on Linux. Need to include BFD config.h before...Gregory Nutt2014-02-282-2/+4
* Binutils 2.4 wants us to include config.h before bfd.hGregory Nutt2014-02-272-1/+4
* Buildroot support for GCC 4.7.3 and for Cortex-M4 with hardware floating poin...Gregory Nutt2014-02-188-0/+1399
* Fixes to get clean GCC 4.8.2 buildGregory Nutt2013-12-2610-4/+2311
* Add GCc 4.8.2 support for buildrootGregory Nutt2013-12-2617-15/+794
* Add support for Cortex-A5 and A8Gregory Nutt2013-11-162-10/+10
* Fix for building on Ubuntu from Oliver RiesenerGregory Nutt2013-12-121-4/+4
* The Makefile in every directory that can generate a .dSYM should also clean ....Gregory Nutt2013-05-301-1/+1
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-0/+2
* Clean up of pirelli-dpl10/nsh_highram configurationGregory Nutt2013-05-151-0/+7
* Buildroot now builds armv6-m toolchain; NuTiny configuration now uses buildro...patacongo2013-02-233-10/+13
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bann...patacongo2013-02-011-1/+1
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-1/+0
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-101-16/+81
* Disable R_ARM_REL32 logicpatacongo2012-10-101-0/+8
* Add support for the R_ARM_REL32 relocationpatacongo2012-10-101-91/+144
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-0513-0/+411
* Email address change in misc/patacongo2012-09-1315-19/+19
* Add 4.5.2 ARM fixes contributed by Gerd v. Egidypatacongo2012-04-097-3/+64
* Buildroot dependency changes from Mike Smithpatacongo2012-01-011-97/+144
* Add 4.5.2 configuration for ARM920patacongo2011-04-291-0/+13
* Add GCC 4.5.2patacongo2011-04-2813-19/+647
* Add tools to manage a version filepatacongo2011-04-141-1/+1
* m9s12x toolchain Ubuntu 9.10 build fixpatacongo2011-04-071-0/+11
* Fix nxflat build error on Ubuntupatacongo2011-03-192-8/+8
* Removed old CVS directoriespatacongo2011-02-14134-51889/+0
* Removed old CVS directoriespatacongo2011-02-1480-41338/+0
* Add support for m9s12xpatacongo2011-02-106-13/+32297
* Add --disable-werror to gdb.mkpatacongo2010-09-021-0/+1
* Remove ncurses from gdb_targetpatacongo2010-08-301-1/+1
* Need to remove .exe files on clean for Cygwinpatacongo2010-08-251-1/+1
* Remove warning due to unused symbolpatacongo2009-06-261-1/+0
* Completes initial fragile integrationpatacongo2009-06-262-33/+98
* Fix THM_CALL relocationpatacongo2009-06-251-10/+10
* Need to use GOTOFF offsetspatacongo2009-06-253-10/+12
* Make all counts 16-bitspatacongo2009-06-251-2/+2
* Make all counts 16-bitpatacongo2009-06-252-5/+10
* Fix to handle case of more than 4 argumentspatacongo2009-06-253-42/+34
* Add genromfspatacongo2009-06-243-0/+47
* Remove warnings/Add genromfspatacongo2009-06-244-128/+133
* Remove unsed libraries and variablespatacongo2009-06-242-7/+2
* remove garbage output that can corrupt filespatacongo2009-06-231-3/+0
* First cut at GOT relocationspatacongo2009-06-233-116/+109
* Add logic to allocate GOTpatacongo2009-06-233-198/+528
* Defs for new relocation typespatacongo2009-06-224-153/+190