Fixed Win32 DLL support.
[libfirm] / include / libfirm / be.h
2010-05-21 Michael BeckFixed Win32 DLL support.
2010-05-20 Matthias Braunproperly mark symbols in the public API to be exported...
2010-01-02 Matthias Braunbe consistent and only add extern C in the firm.h heade...
2009-01-02 Michael Beck- add alignment of stack parameter to be parameters set
2008-12-13 Matthias Braunbackend can report back float point arithmetic mode
2008-12-08 Michael Beck- removed unused immediate fp mode
2008-11-28 Matthias Braunremove archop stuff which wasn't really used anyway
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-07-31 Moritz KrollAdded Beck's VC obstack version. Updated VC project
2008-07-29 Matthias Brauncleanups/fixes for ASM handling
2008-07-28 Matthias Braunpublic API for asm constraints
2008-05-30 Michael Beck- no more be_init(): backend is initialised in init_firm
2008-05-30 Michael Beckadd extra info for immediate float mode
2008-03-30 Matthias Brauncleanups
2008-02-13 Matthias Braundon't mention LIBCORE in public headers
2008-01-02 Michael Beckupdate copyright message
2007-11-19 Michael Beckmoved be_retrieve_dbg_info() into middleend and rename...
2007-11-11 Matthias Braunno need to include iroptimize.h in be.h
2007-07-06 Michael Beckrenamed structures containing settings to ir_settings_...
2007-07-06 Michael Beckmoved get_*_dbg_info() and set_*_dbg_info() to logical...
2007-06-18 Michael Beckremoved prefer fastcall: backends can now decide how...
2007-06-06 Michael Beckremoved the get_register_from_name() callback
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Matthias Braunmoved external headers into include dir