| Commit message (Expand) | Author | Age |
* | Reorganize include directives | Matthias Braun | 2017-02-17 |
|
|
* | Replace get_{struct|union|class}_XXX with get_compound_XXX where possible | Matthias Braun | 2015-12-07 |
|
|
* | Remove unnecessary #include "debug.h". | Christoph Mallon | 2015-07-19 |
|
|
* | remove a bunch of is_XXX firm_kind convenience functions | Matthias Braun | 2014-09-30 |
|
|
* | Make arguments of is_SubClass_of constant. | Andreas Fried | 2014-09-19 |
|
|
* | remove type_not_visited() and use !type_visited() instead | Matthias Braun | 2014-03-31 |
|
|
* | remove unused/outdated OO features from core libfirm | Matthias Braun | 2014-02-14 |
|
|
* | do not include config.h anymore | Matthias Braun | 2013-05-04 |
|
|
* | coding style cleanup, use C99 | Matthias Braun | 2013-03-13 |
|
|
* | cleanup: Remove unnecessary #include. | Christoph Mallon | 2012-12-21 |
|
|
* | remove license stuff from files | Matthias Braun | 2012-12-12 |
|
|
* | documentation: Remove explicit filename after @file. | Christoph Mallon | 2012-12-12 |
|
|
* | remove class cast optimization | Matthias Braun | 2012-12-04 |
|
|
* | cleanup: Remove pointless assert(is_${NODE}(x)) just before get_${NODE}_${FOO... | Christoph Mallon | 2012-12-03 |
|
|
* | Add wrapper macros for pset_first() and pset_next(), which have the return ty... | Christoph Mallon | 2012-07-13 |
|
|
* | Let foreach_set() declare the iterator variable. | Christoph Mallon | 2012-07-13 |
|
|
* | Add the return type as parameter to the macros set_find() and set_insert(). | Christoph Mallon | 2012-07-13 |
|
|
* | Use foreach_set() instead of reimplementing it. | Christoph Mallon | 2012-07-13 |
|
|
* | remove class_inheritance verifier | Matthias Braun | 2011-12-14 |
|
|
* | hashptr.h: use inline functions instead of #define | Matthias Braun | 2011-12-14 |
|
|
* | remove unnecessary comments before functions | Matthias Braun | 2011-12-14 |
|
|
* | remove $Id$, it doesn't work with git anyway | Matthias Braun | 2011-11-10 |
|
|
* | Fixed inconsistent uses of DEBUG_ONLY. | Sebastian Buchwald | 2011-09-15 |
|
|
* | split irg and irp resources, add IRP_RESOURCE_TYPE_LINK | Matthias Braun | 2011-08-04 |
|
|
* | fix more cparser warnings, cleanup some libcore code | Matthias Braun | 2011-06-21 |
|
|
* | Fixed some warning about unused variables. | Sebastian Buchwald | 2011-05-27 |
|
|
* | Fix polymorphic entity lookup in case method entities are not duplicated in e... | Julian Oppermann | 2011-03-14 |
|
|
* | Further spread size_t. | Michael Beck | 2011-02-11 |
|
|
* | further spread size_t (all warnings on linux/gcc fixed) | Matthias Braun | 2011-02-09 |
|
|
* | Further spread size_t. | Michael Beck | 2011-02-09 |
|
|
* | make firm compilable with a c++ compiler | Matthias Braun | 2010-11-04 |
|
|
* | Put a space after if/for/switch/while. | Christoph Mallon | 2010-02-13 |
|
|
* | Put opening curly brace of functions on a separate line. | Christoph Mallon | 2010-02-13 |
|
|
* | use more IR_RESOURCE_TYPE_VISITED, remove pointless inc_master_type_visited c... | Matthias Braun | 2010-02-04 |
|
|
* | Rework linkage types in firm. | Matthias Braun | 2010-02-03 |
|
|
* | Primitive, Pointer, Array and Method types are anonymous now | Matthias Braun | 2010-01-05 |
|
|
* | - constify | Michael Beck | 2009-04-07 |
|
|
* | - constify | Michael Beck | 2009-04-06 |
|
|
* | rename mangling stuff to avoid name clashes | Matthias Braun | 2008-11-14 |
|
|
* | s/\<\(LC_\)\?INLINE\>/inline/. | Christoph Mallon | 2008-10-14 |
|
|
* | remove #ifdef HAVE_CONFIG_Hs | Matthias Braun | 2008-10-11 |
|
|
* | - all visited flags use the ir_visited_t type now | Michael Beck | 2008-09-22 |
|
|
* | s/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/. | Christoph Mallon | 2008-09-11 |
|
|
* | update copyright message | Michael Beck | 2008-01-02 |
|
|
* | ported to modern debug interface | Matthias Braun | 2007-11-16 |
|
|
* | - removed useless spaces | Michael Beck | 2007-11-07 |
|
|
* | fixed warnings | Matthias Braun | 2007-06-17 |
|
|
* | moved external headers into include dir | Matthias Braun | 2007-06-01 |
|
|
* | Changed header | Michael Beck | 2007-04-27 |
|
|
* | added new licence header | Christian Würdig | 2007-04-27 |
|
|