- 15 Mar, 2010 1 commit
-
-
Matthias Braun authored
[r27300]
-
- 01 Mar, 2010 1 commit
-
-
Matthias Braun authored
- cleanup ir_spec generation a bit [r27251]
-
- 20 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27189]
-
- 14 Feb, 2010 1 commit
-
-
Christoph Mallon authored
Some more cleanup: Put the return type and other specifiers on the same line as the declarator of a function declaration. [r27155]
-
- 13 Feb, 2010 2 commits
-
-
Christoph Mallon authored
[r27153]
-
Christoph Mallon authored
[r27145]
-
- 03 Feb, 2010 1 commit
-
-
Matthias Braun authored
- Merge stickyness, visibility and variability into ir_linkage - Add proper support for common symbols, weak symbols and C++ COMDAT stuff - Mark OO-features type_visibility, peculiarity and allocation as deprecated OO feature will be separated from firm core into higher levels in the long run - Rework, simplify and fix bugs in begnuas.c [r27030]
-
- 05 Jan, 2010 1 commit
-
-
Matthias Braun authored
- There's a new type_dbg_info* that allows you to attach debug names to types - get_type_name and get_type_ident are now more. The new ir_print_type and the usual ir_printf("%+F", type) help in most usage cases. But you should be aware that names are not guaranteed to be unique anymore (or positively said: You don't have no trouble anymore building unique names in code that creates types) - No need to specify mode for new pointer types anymore (you can still do it with set_type_mode) [r26909]
-
- 11 Dec, 2009 1 commit
-
-
Matthias Braun authored
[r26778]
-
- 16 Sep, 2009 2 commits
- 05 Jul, 2009 1 commit
-
-
Michael Beck authored
- SymConst's are now ALWAYS placed in the start block [r26236]
-
- 14 Dec, 2008 1 commit
-
-
Moritz Kroll authored
Added cons_flags parameter to new_Load and new_Store functions for volatility, alignment and pin state [r24655]
-
- 27 Nov, 2008 2 commits
-
-
Moritz Kroll authored
[r24088]
-
Michael Beck authored
[r24071]
-
- 18 Nov, 2008 1 commit
-
-
Moritz Kroll authored
[r23750]
-
- 18 Oct, 2008 1 commit
-
-
Christoph Mallon authored
[r22985]
-
- 11 Oct, 2008 1 commit
-
-
Matthias Braun authored
[r22754]
-
- 28 Sep, 2008 1 commit
-
-
Matthias Braun authored
compiletime options like NDEBUG (as it is public API!) - renamed some statevs (append a prefix for their module) [r22329]
-
- 31 Jul, 2008 1 commit
-
-
Matthias Braun authored
[r20827]
-
- 30 Jul, 2008 1 commit
-
-
Matthias Braun authored
[r20787]
-
- 03 Apr, 2008 1 commit
-
-
Matthias Braun authored
[r19098]
-
- 02 Jan, 2008 1 commit
-
-
Michael Beck authored
[r17143]
-
- 07 Dec, 2007 1 commit
-
-
Michael Beck authored
Add an ir_mode * parameter to all SymConst constructors (avoiding the "builtin" mode_Is/mode_P_data) [r16911]
-
- 03 Dec, 2007 1 commit
-
-
Michael Beck authored
[r16870]
-
- 28 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16860]
-
- 19 Nov, 2007 1 commit
-
-
Michael Beck authored
[r16805]
-
- 03 Sep, 2007 1 commit
-
-
Matthias Braun authored
[r15662]
-
- 17 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14557]
-
- 01 Jun, 2007 1 commit
-
-
Matthias Braun authored
[r14240]
-
- 30 Apr, 2007 1 commit
-
-
Christian Würdig authored
unified .h #ifndef ... #define ... changed some indenting removed some unused code removed beuses_t.h as unused header [r13559]
-
- 27 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13508]
-
- 19 Apr, 2007 1 commit
-
-
Christian Würdig authored
[r13420]
-
- 18 Apr, 2007 1 commit
-
-
Matthias Braun authored
- Started working on flags [r12716]
-
- 02 Mar, 2007 1 commit
-
-
Matthias Braun authored
- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken anyway so we always require it now - changed some #include "config.h" to the recommended #include <config.h>
-
- 13 Dec, 2006 1 commit
-
-
Michael Beck authored
-
- 11 Oct, 2006 1 commit
-
-
Matthias Braun authored
-
- 28 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 11 Sep, 2006 1 commit
-
-
Michael Beck authored
-
- 09 Sep, 2006 1 commit
-
-
Matthias Braun authored
-