- 15 Sep, 2017 2 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
For a specific grammar used by GMV, ASN1SCC emits LLONG_MIN - which as per limits.h ... # ifdef __USE_ISOC99 /* Minimum and maximum values a `signed long long int' can hold. */ # define LLONG_MAX 9223372036854775807LL # define LLONG_MIN (-LLONG_MAX - 1LL) In plain words, we need -std=c99 during the build.
-
- 11 Sep, 2017 1 commit
-
-
Maxime Perrotin authored
-
- 06 Sep, 2017 1 commit
-
-
Damien George authored
-
- 04 Sep, 2017 1 commit
-
-
Damien George authored
-
- 11 Aug, 2017 1 commit
-
-
Damien George authored
-
- 22 Jul, 2017 2 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
- 18 Jul, 2017 1 commit
-
-
Thanassis Tsiodras authored
-
- 14 Jul, 2017 1 commit
-
-
Thanassis Tsiodras authored
-
- 13 Jul, 2017 1 commit
-
-
TASTE User authored
-
- 11 Jul, 2017 2 commits
-
-
Thanassis Tsiodras authored
-
TASTE User authored
-
- 24 Jun, 2017 1 commit
-
-
Maxime Perrotin authored
ARM Cortex M4's FPU does not support double precision, leading to application crash when C code use them. Added a flag to shorten double and make them processed as floats.
-
- 21 May, 2017 2 commits
-
-
Thanassis Tsiodras authored
Relax pattern for ARM stack decrease, to cover arm-none-eabi as well (i.e. the default CrazyFlie firmware toolchain)
-
Thanassis Tsiodras authored
-
- 05 May, 2017 5 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
- 23 Feb, 2017 4 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
In the past, we were looking for a folder under deploymentview_final that started with the function name. This is not robust... (see http://taste.tuxfamily.org/mantis/view.php?id=581) So we always check the 'nodes' info to see who is using each function.
-
Thanassis Tsiodras authored
-
- 22 Feb, 2017 2 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
- 30 May, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 23 Jul, 2015 4 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
First version, not functional yet
-
Maxime Perrotin authored
-