- 10 Oct, 2017 1 commit
-
-
Maxime Perrotin authored
Which does not work with gnat2017
-
- 06 Oct, 2017 1 commit
-
-
Thanassis Tsiodras authored
-
- 05 Oct, 2017 1 commit
-
-
Thanassis Tsiodras authored
Learn the compiler and linker flags, by calling out into a temporary Makefile that includes the Ocarina-generated one (see instructions from Jerome in ticket 311) But don't do this for RTEMS! Because for this to work, we need to wait for access to the EnvVars information... The Ocarina-generated makefile depends on proper setting of RTEMS_MAKEFILE_PATH, which itself depends on the deployment processor.
-
- 27 Sep, 2017 1 commit
-
-
Maxime Perrotin authored
Patch to compensate a bug in the CV Update from TASTEv2.1.4 makes it copy non-AADL files in that folder during the build
-
- 25 Sep, 2017 1 commit
-
-
Maxime Perrotin authored
-
- 21 Sep, 2017 1 commit
-
-
Thanassis Tsiodras authored
-
- 15 Sep, 2017 4 commits
-
-
Thanassis Tsiodras authored
-
Thanassis Tsiodras authored
-
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 1 commit
-
-
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.
-
- 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 1 commit
-
-
Thanassis Tsiodras authored
-
- 30 May, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 23 Jul, 2015 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
First version, not functional yet
-