- 28 Jan, 2014 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 27 Jan, 2014 2 commits
-
-
Christoph Mallon authored
This removes the strange entity/type duality and we get rid of union symconst_symbol.
-
Christoph Mallon authored
-
- 31 Oct, 2013 3 commits
-
-
Matthias Braun authored
- Only allow get_entity_irg()/set_entity_irg() for method entities now. - Allow setting/getting of additional properties for method and alias entities. - Add some missing is_method_entity() checks in cgana.
-
Matthias Braun authored
Most firm analyses behaved incorrectlye when: A called SymConst did not have a method entity, assumed the code reachable by get_entity_irg is the code called. These assumptions are wrong when doing crazy casts in C or when dealing with weak symbols. This is fixed by introducing some convenience functions: get_Call_callee(), get_entity_linktime_irg()
-
Matthias Braun authored
-
- 04 May, 2013 1 commit
-
-
Matthias Braun authored
It has been empty for nearly all systems. People who used to put stuff in config.h can still create a config.h on their own and inject -include (gcc) or /FI (msvc) into their CPPFLAGS.
-
- 13 Mar, 2013 1 commit
-
-
Matthias Braun authored
- use c99 features - no unexpected and unnecessary tuple removing/graph modifying - translate some comments from german to english
-
- 05 Jan, 2013 1 commit
-
-
Christoph Mallon authored
-
- 22 Dec, 2012 1 commit
-
-
Christoph Mallon authored
-
- 12 Dec, 2012 1 commit
-
-
Matthias Braun authored
Just state the copyright and the project the files belong to. You can then find the COPYING file for the whole project.
-
- 04 Dec, 2012 1 commit
-
-
Matthias Braun authored
-
- 03 Dec, 2012 1 commit
-
-
Christoph Mallon authored
cleanup: Remove pointless assert(is_${NODE}(x)) just before get_${NODE}_${FOO}(x), which do the same assert.
-
- 13 Jul, 2012 2 commits
-
-
Christoph Mallon authored
-
Christoph Mallon authored
-
- 14 Jun, 2012 1 commit
-
-
Christoph Mallon authored
-
- 15 Dec, 2011 1 commit
-
-
Matthias Braun authored
unknown_type, code_type, none_type, unknown_entity reference are hold in the irprog now. This makes handling more consistent since now all types and entities are equally part of irprog.
-
- 14 Dec, 2011 2 commits
-
-
Matthias Braun authored
Replace with equivalent pset_ptr stuff
-
Matthias Braun authored
public functions are already documented in their headers, no need to repeat the comment at the definition site.
-
- 18 Nov, 2011 1 commit
-
-
Matthias Braun authored
this is part of the initiative to move object-orientation support stuff out of libfirm into liboo
-
- 10 Nov, 2011 1 commit
-
-
Matthias Braun authored
-
- 20 Oct, 2011 1 commit
-
-
Matthias Braun authored
They have been unnecessary aliases for is_SymConst_addr_ent() and get_SymConst_entity().
-
- 22 Sep, 2011 1 commit
-
-
Matthias Braun authored
-
- 21 Jun, 2011 1 commit
-
-
Matthias Braun authored
-
- 09 Mar, 2011 1 commit
-
-
Christoph Mallon authored
-
- 04 Mar, 2011 1 commit
-
-
Matthias Braun authored
-
- 11 Feb, 2011 2 commits
-
-
Michael Beck authored
[r28375]
-
Michael Beck authored
There seems to be no "open" methods at all (at least now, this concept seems to be dead). [r28368]
-
- 09 Feb, 2011 1 commit
-
-
Michael Beck authored
[r28338]
-
- 25 Jan, 2011 1 commit
-
-
Michael Beck authored
[r28272]
-
- 19 Jan, 2011 1 commit
-
-
Michael Beck authored
cgana() returns now the lenght of the free_methods array instead of setting a passed pointer. [r28263]
-
- 04 Nov, 2010 1 commit
-
-
Matthias Braun authored
[r28127]
-
- 06 Oct, 2010 1 commit
-
-
Matthias Braun authored
[r28037]
-
- 19 Feb, 2010 1 commit
-
-
Christoph Mallon authored
[r27182]
-
- 05 Feb, 2010 1 commit
-
-
Matthias Braun authored
a new garbage collection pass less conservative than gc_irgs (but does not respect properties of object-oriented programs) [r27056]
-
- 04 Feb, 2010 1 commit
-
-
Matthias Braun authored
clumsy. Bring back get_entity_visibility and set_entity_visibility [r27039]
-
- 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]
-
- 24 Aug, 2009 1 commit
-
-
yb9976 authored
[r26408]
-
- 19 May, 2009 1 commit
-
-
Matthias Braun authored
[r26004]
-