- Jun 29, 2018
-
-
Change-Id: I98625daf4ca855b764a79f25bdc5cac4fc1c5f2a
-
Change-Id: Iebef199c808d83439dd68f8747bdec3c824b354f
-
Change-Id: Ied5322cb51b733209d86295a3c745f9f3429082b
-
* provides support for --gc-sections link time optimization Change-Id: I8925641338ba6321721b0ee83bd83095e33889d9
-
- Jun 28, 2018
-
-
Aron Leibfried authored
Depends-On: 4114 Change-Id: I451d4ce5b7b30867567ee06ef76419627accbcf9
-
- Jun 17, 2018
-
-
Philipp Spilger authored
* Same names for c and cpp source files (except ending) causes intermediate files to have the same name, e.g. test_empty.s. This causes strange errors like 'undefined reference to _start', if the cpp intermediate file gets generated, before the as is called for the c intermediate file. * cpp files have _cc added to their name to fix behavior. Change-Id: Ia16725f5603c0382a0ecbb4acbdb6c02b79e77f0
-
- Jun 08, 2018
-
-
Eric Müller authored
Change-Id: I777b46696ef7cb3f4f13c5da3828d43e666576d5
-
- Jun 06, 2018
-
-
Philipp Spilger authored
* check for overflowing ram without mailbox region in linkerscript Change-Id: I52d56295828fb9238f36007d48b89393b8ea8ba8
-
- Jun 05, 2018
-
-
timow authored
Change-Id: Ie82cf2f22a29016a942972c8d94d0adc748c5f05
-
- May 29, 2018
-
-
Philipp Spilger authored
Change-Id: I006ae90abe421e7735280aae1a1ca833ac8e97df
-
- May 25, 2018
-
-
Philipp Spilger authored
Change-Id: I931f6202e33d12364ddec1119378838f5c1da6d2
-
- May 23, 2018
-
-
Change-Id: I0e87168f7b397eee684e30c2bf4f4c490bd9611b
-
timow authored
Change-Id: I2d1bc8c0a870a5410389bcacc7c2fb091dfbdf44
-
- May 22, 2018
-
-
timow authored
Change-Id: If7f9287b41865a3278c16a0e875f080b2ab04304
-
- May 19, 2018
-
-
Philipp Spilger authored
* xorshift_vector generates random vector * test for xorshift vector Change-Id: Ica6fe9b05030855260cf5def46349ac431bf5420
-
timow authored
Change-Id: I885ae0d982929ec8e6f821bfbd674ab12aec3daa
-
- May 18, 2018
-
-
timow authored
Change-Id: I06a3d7e1854a05af005c3ecf96571d24126775b5
-
- May 17, 2018
-
-
Philipp Spilger authored
* #pragma once header files Change-Id: I13ee2c343a7607c14ec816bdd08f508ed725f1e9
-
- May 16, 2018
-
-
Change-Id: I71c285a1284f19e04d40f2ad19eec92b18069c28
-
- Apr 04, 2018
-
-
Eric Müller authored
Change-Id: I6bfd9d97e95eb47ff5a77cf1ef88ca252517a253
-
- Feb 12, 2018
-
-
Eric Müller authored
* test_vector_cc creates some random classes [WIP] * test_malloc does some simple alloc tests * test_empty{,cc} and a simple post-link-size checker checks for sizes :) Change-Id: Ie6976c2955d99155281a38074098fa2e4e9252f2
-
- Feb 01, 2018
-
-
David Stöckel authored
This replaces the stop() function which was supposed to be used for exiting abnormally Change-Id: Ifb109232c16a5132f0220a67b17b93a2cc86843d
-
David Stöckel authored
given the current linker script, this maps to the last word before the beginning of the mailbox Change-Id: I6a988eff8af70c69cfd6beff905405e43c29af9b
-
- Jan 10, 2018
-
-
Paul Mueller authored
Change-Id: I98160e64eebdc4c7247bc364392efd256f5b6d5a
-
- Jan 03, 2018
-
-
Eric Müller authored
Change-Id: Ifbfbbf8d2bfcfd0e20e622115057037694c1b3a3
-
David Stöckel authored
Change-Id: Ia1660c5f29a22cce71daece1f073eb9304836875
-
David Stöckel authored
Change-Id: Id1b019513d6a26cf596f34055f9c2ecab0b844d6
-
- Dec 05, 2017
-
-
Paul Mueller authored
Change-Id: Ia102d2d75fdc6dc2c0cb9ac7c53663e34c60094d
-
- Dec 01, 2017
-
-
Eric Müller authored
At some point the convenience wrapper for the conditional builtins disappeared. Let's directly call the conditional with the flag = 0 for now... Change-Id: I73bad4167c9d2c152f19f5da7f15a42c33a79aa9
-
- Sep 11, 2017
-
-
Change-Id: I44eb93713603b4589e98b6c250c5f65d08cd2ccb
-
- Aug 30, 2017
-
-
Yannik Stradmann authored
Change-Id: I05e3a825fd1eb92fa696d72cb458bd476d86754d
-
- Jun 07, 2017
-
-
David Stöckel authored
Change-Id: I280296f2a8a5b7ea0c7fcb7793e75c5adabe5455
-
- Apr 18, 2017
-
-
David Stöckel authored
Change-Id: I6611b354a9f50a2e340f27dcf8f5bce00d229167
-
- Mar 08, 2017
-
-
David Stöckel authored
Change-Id: Ia28dc3f371a76f589d0a64e7f2eca7bb94069b15
-
- Jan 19, 2017
-
-
David Stöckel authored
Change-Id: Id5ffda7fa1b7f185e52e3dd204e324ad6067447a
-
David Stöckel authored
This is an initial commit for testing the vector variables and instructions which are added to the compiler by @aheimbrecht. The test should be expanded a lot. Change-Id: Id98eb2f160705f47d65dbbfe1b89ab73c1063edb
-
- Jan 17, 2017
-
-
David Stöckel authored
Change-Id: I9ffa418481c03fd8fe715579ed92ae92e9dbf068
-
- Jan 16, 2017
-
-
David Stöckel authored
Change-Id: I41292efd69ba8ecf09dfa8273490f090dbac2736
-
- Jan 12, 2017
-
-
David Stöckel authored
Change-Id: I23eebad23c45cf113bd5f06cf09320ab24acd6da
-
David Stöckel authored
Change-Id: Ifdad514b714451e89ff109d56bebc86b1a1a65a4
-