- 08 Sep, 2015 9 commits
-
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Fried authored
-
Andreas Zwinkau authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
be: Pass the input requirements directly to the constructors of nodes, which have a variable number of arguments.
-
yb9976 authored
-
- 07 Sep, 2015 31 commits
-
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
There is no need to repeat the comments from the header.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
Also do some cleanups like using unsigned long instead of size_t for the size (we are not talking about objects in the compiler so size_t is not apropriate).
-
Matthias Braun authored
-
yb9976 authored
The Conv might result in a sign extend that produces additional one bits. This fixes opt/fehler303.c.
-
Matthias Braun authored
Thanks to Christoph for the code review.
-
Matthias Braun authored
Thanks to Christoph for the code review.
-
Matthias Braun authored
-
Matthias Braun authored
-
Matthias Braun authored
In PIC code we cannot use ".rodata" for initializers that contain relocations but have to use data.rel.ro(.local)
-