- removed orphan declarations
[libfirm] / ir / be / ia32 / ia32_fpu.c
2008-11-27 Moritz KrollRemoved mode parameter from Const and Const_type constr...
2008-11-18 Moritz KrollRemoved unused block parameter from Const constructors
2008-11-08 Christoph MallonGenerate new_bd_* instead of new_rd_* functions in...
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *arch_env...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-10-11 Christoph MallonRemove the unused parameter const arch_env_t *env from...
2008-01-02 Michael Beckupdate copyright message
2007-10-26 Matthias Braunmoved ia32 architecture configuration to a separate...
2007-10-17 Matthias Braununsafe mode for float to int conversion
2007-10-03 Michael Beckremoved C99 features
2007-09-30 Matthias Braunadd assert for not getting bad out regs, and fix some...
2007-09-12 Christoph MallonConsistently place the mem in for AM directly after...
2007-08-31 Matthias BraunChanged handling of address mode:
2007-07-11 Michael Beckremoved SCHEDULE_PROJS ifdefs
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-21 Matthias Braunfixed scheduler, fpu
2007-06-18 Matthias Braunfixed fpu problems, several x87 fixes
2007-04-27 Christian Würdigadded new licence header
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...