Remove the unused parameter const arch_env_t *env from arch_irn_get_flags(), arch_irn...
[libfirm] / ir / be / bestabs.c
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-09-28 Matthias Braun- split array.h into array.h/array_t.h and make array...
2008-07-25 Michael Beck- fixed type_or_ent type: get rod of casts
2008-07-14 Matthias Braundon't emit N_EINCL/N_BINCL as it has to be a proper...
2008-06-25 Michael Beckfixed stabs primitive types: must use decimal limits
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