remove #ifdef HAVE_CONFIG_Hs
[libfirm] / ir / be / bearch_t.h
2008-09-24 Matthias Braunhack to make it possible to mark spill,reload and remat...
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-07-28 Matthias Braun- handle parsing of assembler constraints in backends...
2008-06-01 Michael Beck- stack alignment is now power of two
2008-05-24 Michael Beckarch_env_* macros updated
2008-05-23 Matthias Braun- Aus arch_isa_t wird arch_env_t sonst ändert sich...
2008-05-23 Matthias Braunwe don't need no stinking selfs
2008-05-23 Matthias Braun- arch_get_irn_ops simplified
2008-05-23 Michael BeckRemoved the irn_handler stack.
2008-05-23 Michael BeckRemoved the arch_irn_handler_t. This was just an additi...
2008-04-30 Matthias Braunavoid dangerous use of memcmp
2008-04-09 Matthias Braun- add support for stack alignment on calls
2008-04-03 Matthias Braunstarted implementing Mac Style PIC
2008-01-02 Michael Beckupdate copyright message
2007-12-10 Michael Beckfixed comment: get_call_abi() get the call type, NOT...
2007-10-23 Christoph Mallon- Allow an arbitrary (for arbitrary < 32) number of...
2007-09-30 Matthias Braunadd index to register classes, change some fields to...
2007-09-27 Christoph MallonAllow two should-be-same constraints for every out...
2007-09-18 Matthias Braunflags for register classes
2007-09-12 Matthias Braunadd a modify_flags flag
2007-05-18 Matthias Braunbackends can specify costs for spill and reload
2007-05-10 Michael Becktypo fixed
2007-04-27 Christian Würdigunified header
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braunforgot to add this back
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-03-29 Matthias Braunmove backend into libfirm
2006-03-13 Christian Würdiginitial checkin for BEARCH typedefs
2005-05-06 Michael Beckdeleted or moved to bearch.h
2005-03-18 Sebastian HackBug fixes
2005-03-14 Sebastian HackAdded be arch reflection/backend support infrastructure.