allow empty initializers
[libfirm] / ir / be / begnuas.c
2008-03-06 Michael Beckallow empty initializers
2008-02-16 Matthias Braunadd lower_const_code, make begnuas skip Id nodes
2008-02-16 Matthias Braunimplement bitfield dumping for new initializer style
2008-02-12 Matthias Braunfix string initializer emitting 1 char too much
2008-01-14 Matthias Braunbug fix for new initializers
2008-01-11 Michael BeckC99 features removed
2008-01-11 Matthias Braunintroduce new mode for initializer
2008-01-02 Michael Beckupdate copyright message
2008-01-02 Michael Beckadded GNU_FLAVOUR_YASM to support the YASM assembler
2007-11-28 Michael Becksize/aligment of types is now unsigned and in bytes...
2007-11-22 Michael Beckuse is_Const()
2007-11-20 Matthias Braunno need to set the entity for array entries in compound...
2007-09-26 Matthias Braunno environment anymore for emitters
2007-09-17 Christoph MallonAssert that static initialiser data does not overlap.
2007-08-01 Michael Beckfixed bitfield initializers:
2007-07-25 Michael Beckrenamed function to be_gas_label_prefix()
2007-07-24 Michael Beckadd support for symconst_label
2007-07-19 Christoph MallonUnions can be initialised statically now.
2007-07-19 Christoph MallonFix off-by-one error when sparsely initialising an...
2007-06-25 Matthias Braunuse the backend_marked flag correctly
2007-06-25 Michael Beckfixed initialization of arrays (hopefully)
2007-06-22 Michael Beckuse the new backend_marked flag
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-23 Matthias Braunemit .skip if a string initializer is shorter than...
2007-05-09 Michael BeckFixed .comm output for mingw (no elf)
2007-05-05 Michael Beckdoxygen comments added
2007-04-30 Christian Würdigunified mein file comments
2007-04-27 Christian Würdigadded new licence header
2007-04-26 Michael BeckMore doxygen comments added
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: