Change "associated type" logic to a single linked list to the "higher type"
[libfirm] / ir / tr / compound_path.c
2011-05-30 Christoph MallonUse XMALLOCF*().
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-08 Matthias Braunfurther spread size_t
2011-01-24 Michael BeckFixed a lot of size_t related warnings, most of them...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-10-08 Matthias Braunfix wrong types
2010-10-06 Matthias Braunremove irsimpletype stuff (unused/broken)
2010-10-06 Matthias Braunforbid calls of new_XXX and new_d_XXX when not in phase...
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-05-25 Matthias Brauncompound_graph paths are also allowed for arrays
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-04 Matthias Braunattempt to fix compound_graph stuff
2010-02-03 Matthias BraunRework linkage types in firm.
2009-12-29 Matthias Braunmove compound_graph path stuff into own files and add...