we don't need no stinking selfs
[libfirm] / ir / be / bestabs.c
2008-04-02 Michael BeckC99 features removed
2008-03-30 Matthias Braunsimplify begnuas.c by not sorting entities into sections
2008-03-30 Matthias Braun- cleanup and rewrite some of the dbgout stuff (no...
2008-01-02 Michael Beckupdate copyright message
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-03 Michael Beckadded inline types for parameters
2007-06-28 Michael BeckAdd support for Character types
2007-06-28 Michael Beckcompound offset must be in bits
2007-06-21 Michael Beckdo not emit stabs for array types with unknown bounds
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Christian Würdigadded new licence header
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-29 Matthias Braun- change #include <config.h> back to "config.h"
2007-03-19 Matthias BraunThe big committ:
2007-01-10 Matthias Braunwarning fix
2006-12-13 Michael Beck- renamed access offset functions\n- renamed entity...
2006-09-21 Michael BeckFixed warning
2006-09-18 Michael Beckfixed type handling for circular dependencies
2006-09-13 Matthias Braunfix typo
2006-09-13 Michael Beckadded support for static variables
2006-09-13 Michael BeckFixed order of function parameters, enabled stabs by...
2006-09-13 Michael Beckadd local vars (crashes gdb yet :-(
2006-09-13 Matthias Braunwarning fixes
2006-09-12 Michael Beckmade the stack layout accessible for the debug output
2006-09-12 Michael Beckmore functionality implemented:
2006-09-11 Michael Beckadded initial stabs debugging support