aboutsummaryrefslogtreecommitdiff
path: root/makefiles/toolchain_gnu-arm-eabi.mk
Commit message (Expand)AuthorAgeFilesLines
* Allow any GCC 4.7 subversionLorenz Meier2014-05-231-3/+3
* makefiles: check for correct arm-none-eabi-gcc versionJulian Oes2014-05-221-2/+12
* Merge pull request #849 from PX4/compile_pedanticLorenz Meier2014-04-261-1/+5
|\
| * More pedantic warningsLorenz Meier2014-04-211-1/+5
* | warnings: don't spam with warning for missing field initializerJulian Oes2014-04-261-2/+3
|/
* Do not require suffixed constantsLorenz Meier2014-01-051-2/+1
* Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in th...px4dev2013-08-131-0/+7
* Hotfix: Make maxoptimization configurable from the shell via MAXOPTIMIZATION=...Lorenz Meier2013-06-071-1/+1
* Hotfix: Disable instrumentation on IOLorenz Meier2013-06-061-2/+10
* Hotfix: Generate map files for modules as well for more in-depth memory-use d...px4dev2013-05-261-1/+1
* Hotfix: fix section attribute for the ROMFS, moving it back into .rodata wher...px4dev2013-05-231-1/+2
* Reinstate mapfile generation.px4dev2013-05-231-1/+1
* HOTFIX: simplify symbol names going into the ROMFS object, hopefully this avo...px4dev2013-05-121-0/+15
* Remove EXTRAFLAGS compatibility hack.px4dev2013-05-051-8/+0
* Obsolete bogus EXTRAFLAGS, add language-specific flags overrides.px4dev2013-05-051-5/+18
* build: allow additional flags to be passed via EXTRAFLAGSAndrew Tridgell2013-05-041-3/+3
* Merge working changes into export-build branch.px4dev2013-04-261-0/+1
* Stick copyrights on the major moving parts of the build systempx4dev2013-02-231-0/+31
* Cosmetic tweaks to variable output.px4dev2013-02-231-30/+54
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-231-18/+43
* APP -> MODULEpx4dev2013-02-231-3/+4
* Checkpoint: application framework makefile donepx4dev2013-02-231-8/+9
* Auto-generate builtin command prototypes.px4dev2013-02-231-3/+6
* Rename makefiles to help categorise them.px4dev2013-02-231-0/+179