- 12 Oct, 2016 1 commit
-
-
Christoph Mallon authored
-
- 11 Oct, 2016 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 02 Oct, 2016 1 commit
-
-
Christoph Mallon authored
-
- 30 Sep, 2016 1 commit
-
-
Christoph Mallon authored
This fixes C/gnu99/combo_load_mode.c, C/gnu99/computed_goto.c, C/gnu99/ijmp.c, C/gnu99/vlabel2.c and C/gnu99/vlabel3.c.
-
- 29 Sep, 2016 3 commits
-
-
Christoph Mallon authored
This fixes C/gnu99/combo_load_mode.c, C/gnu99/computed_goto.c, C/gnu99/ijmp.c, C/gnu99/vlabel2.c and C/gnu99/vlabel3.c.
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 23 Sep, 2016 1 commit
-
-
yb9976 authored
-
- 18 Sep, 2016 1 commit
-
-
Christoph Mallon authored
-
- 07 Sep, 2016 1 commit
-
-
Christoph Mallon authored
-
- 06 May, 2016 1 commit
-
-
Christoph Mallon authored
-
- 25 Apr, 2016 1 commit
-
-
Christoph Mallon authored
-
- 02 Mar, 2016 1 commit
-
-
Christoph Mallon authored
-
- 01 Mar, 2016 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
With base the displacement may be a single byte.
-
Christoph Mallon authored
-
- 28 Feb, 2016 3 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 01 Feb, 2016 1 commit
-
-
Matthias Braun authored
-
- 25 Jan, 2016 1 commit
-
-
Christoph Mallon authored
-
- 24 Jan, 2016 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 20 Jan, 2016 2 commits
-
-
Christoph Mallon authored
'mov $~0x80000000, %r; ror x, %r' is shorter than 'mov $0x80000000, %r; shr x, %r; not %r'.
-
Christoph Mallon authored
'mov $~1, %r; rol x, %r' is shorter than 'mov $1, %r; shl x, %r; not %r'.
-
- 17 Jan, 2016 1 commit
-
-
Christoph Mallon authored
'thunk' is the current and default style to get the ip. 'pop' is the old way using 'call base; base: pop %reg'.
-
- 11 Jan, 2016 1 commit
-
-
Christoph Mallon authored
-
- 08 Jan, 2016 2 commits
-
-
Christoph Mallon authored
-
yb9976 authored
-
- 06 Jan, 2016 1 commit
-
-
Matthias Braun authored
-
- 02 Jan, 2016 1 commit
-
-
Matthias Braun authored
This makes them easier to read and avoids markdown interpreting __xxx__ as bold.
-
- 31 Dec, 2015 1 commit
-
-
Christoph Mallon authored
-
- 23 Dec, 2015 1 commit
-
-
yb9976 authored
-
- 25 Jul, 2015 1 commit
-
-
Matthias Braun authored
-
- 06 Feb, 2014 1 commit
-
-
yb9976 authored
-
- 21 Nov, 2012 1 commit
-
-
Matthias Braun authored
-
- 23 Dec, 2011 1 commit
-
-
Matthias Braun authored
-
- 14 Dec, 2011 1 commit
-
-
Matthias Braun authored
Now every bit in the public API is documented so we can enable doxygen warnings for undocumented members.
-