- Allow an arbitrary (for arbitrary < 32) number of in_rBAR and !in_rBAR constraints...
[libfirm] / ir / be / begnuas.c
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: