2 Commits (234aeb642bf0f06443559a0d273fecb5d41846d9)

Author SHA1 Message Date
Mark Charlebois 851a020461 Eagle: posix-arm and qurt changes to support Eagle HW platform 10 years ago
Mark Charlebois 58e263d534 Added posix-arm target and refactored toolchain_* files 10 years ago
Mark Charlebois 6cb26de74c Multi-uORB support changes - part 1 10 years ago
Mark Charlebois eaef0db7d6 Logging fixes and enhancements 10 years ago
Mark Charlebois 04b564920f POSIX: Make binutils BDF linker the default 10 years ago
Mark Charlebois 872e1ebda0 GCC fixes for warnings 10 years ago
Mark Charlebois cfd96a8ab4 POSIX: Added missing include path and -Wno-packed flag 10 years ago
Mark Charlebois f3b5076d70 Linux to posix conversion 10 years ago
Mark Charlebois 94b622998a Silence use of gnu extension gnu-array-member-paren-init 10 years ago
Mark Charlebois 2f5bfe0c16 Linux: quelch clang-3.5 not found warnings 10 years ago
Mark Charlebois a1501fa368 Linux: Default to use clang 10 years ago
Mark Charlebois 76e28ac952 Use of != compare of floats in AttitudeEKF.c 10 years ago
Mark Charlebois 509f7f9fdb Linux: changed to use submodule version of eigen vs system version 10 years ago
Mark Charlebois 1805c21226 Linux: default to clang build 10 years ago
Mark Charlebois e3f137ce23 Fixed gcc 4.8 warnings 10 years ago
Mark Charlebois 31edc08cea Linux: added missing -pthread flag 10 years ago
Mark Charlebois 2cd44a24ea Linux: Added linker script support for param and added mc_att_control 10 years ago
Mark Charlebois 90818363eb Linux: fix for undefined BO in mavlink_main_linux.cpp 10 years ago
Mark Charlebois 1cdc44828d Linux - revert to preferentially use clang over gcc 10 years ago
Mark Charlebois 11e971eaa0 Linux: min gcc version is 4.8.1 10 years ago
Mark Charlebois 88a0081112 Linux: Added support for gcc-4.9.1 10 years ago
Mark Charlebois d013ac0927 Support for building more modules with Linux 10 years ago
Mark Charlebois a25ae71f99 Linux: support ld.gold 10 years ago
Mark Charlebois aeb65702a2 Fixed support for clang 3.5 10 years ago
Mark Charlebois a68f025ff9 Added support for other clang on Ubuntu 12.04 10 years ago
Mark Charlebois 672ba1a43b Linux: support gcc-4.6 and c++0x 10 years ago
Mark Charlebois 89e1b454af Linux: added support for gcc 4.6 10 years ago
Mark Charlebois 566c3ed3c3 Linux: Autodetect clang-3.5 toolchain 10 years ago
Mark Charlebois 838e9fc769 Refactoring for multiplatform support 10 years ago
Michal Ulianko 631e518c45 BIN_TO_OBJ: Change NM radix back to hex so multiple leading zeros in NM output won't generate octal constant in C. 10 years ago
Michal Ulianko 354809bff4 BIN_TO_OBJ: Switch egrep and cut to $(GREP). Use posix format and decimal radix with $(NM). 10 years ago
Michal Ulianko c5ae02deda Fix generating $3_len in BIN_TO_OBJ makefile function 10 years ago
Lorenz Meier 769df2ff47 Toolchain: Add more compiler options, add note about -Wfloat-conversion warning (available with GCC 4.9). Needs work. 10 years ago
Thomas Gubler 1ad6e00234 re-enable warnings/errors 10 years ago
Thomas Gubler 8c4fce3654 multiplatform: better publisher base class 10 years ago
Thomas Gubler 1628999361 Revert "Fixes to make GCC 4.9 link" 10 years ago
David Sidrane 517e1e8d48 Fixed permissions 10 years ago
David Sidrane 4b8feb03cf Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual setting in the exported nuttx config.h file to control each board build setting of ENABLE_STACK_CHECKS in toolchain_gnu-arm-eabi.mk 10 years ago
Pavel Kirienko f6786d0be9 Removing -ffixed-r10 when stack checks aren't enabled 10 years ago
Pavel Kirienko 2ebd7099de Globally configurable stack checks, R10 is always fixed 10 years ago
Pavel Kirienko 4b1782174c INSTRUMENTATIONDEFINES assignment made non-optional 10 years ago
Pavel Kirienko 1d13edcf92 Stack checks made optional: ENABLE_STACK_CHECKS 10 years ago
Pavel Kirienko c2bc298409 Disable instrumentation for the uavcan module 10 years ago
Pavel Kirienko 569c3b7d37 Using -g3 flag instead of -g 10 years ago
Pavel Kirienko d87bb4dfcb Revert "Intrusive changes made for UAVCAN profiling. Will be reverted in the next commit (this one is needed to keep the changes in history)" 10 years ago
Pavel Kirienko 6bbacc4271 Intrusive changes made for UAVCAN profiling. Will be reverted in the next commit (this one is needed to keep the changes in history) 10 years ago
Lorenz Meier 85b6907e1d Fixes to make GCC 4.9 link 10 years ago
Lorenz Meier f176147d2a Allow GCC 4.9.3 10 years ago
Lorenz Meier e8e4a3b5da Allow GCC 4.9.3 10 years ago
Thomas Gubler 87650e49e1 Revert "turn off werror for now" 10 years ago