ast2firm: Implement casting from complex to real types.
[cparser] / driver /
2009-07-14 Matthias Brauncondeval is called jump threading now
2009-06-11 Matthias Braunimprove handling of multiple input files
2009-06-01 Matthias Braunadapt to latest libfirm
2009-05-27 Matthias Braunsync with edgfe
2009-04-07 Michael Beck- 2009 patch
2009-03-08 Michael Beck- do not expand the frame size for inner functions...
2009-02-21 Moritz KrollRenamed get_Cond_defaultProj() to get_Cond_default_proj...
2009-01-27 Christoph MallonIndendation.
2009-01-19 Michael BeckGet rid of pn_Start_value_param:
2009-01-03 Michael Beck- add intrinsic lowerer for strcpy(), mempcpy(), memmov...
2009-01-03 Michael Beck- free-standing is a negative option
2008-12-11 Christoph MallonResolve warnings.
2008-12-09 Matthias Braunadapt to latest firm changes
2008-12-09 Matthias Braunadapt for latest firm changes
2008-12-08 Michael Beck- removed unused immediate fp mode
2008-12-08 Moritz KrollCompiles now with Cygwin, if -Werror is disabled in...
2008-11-28 Matthias Braunarch_op is no more
2008-11-14 Matthias BraunMore work for C++ mode:
2008-11-13 Matthias Braunpass correct modes to 64bit lowerer
2008-11-13 Matthias Braunavoid warnings and fix potential bugs (if someone manag...
2008-11-06 Michael Beck- renamed option end-melt to shape-blocks
2008-10-28 Michael Beck- add option -end-melt
2008-10-14 Christoph Mallon-fopt-foo means activate, not deactivate.
2008-09-29 Michael Beck- set the new combo flag
2008-09-26 Michael Beck- add -finline-max-size= and -finline-threshold= parameter
2008-09-24 Matthias Braunincrease inline limit
2008-09-23 Michael Beck- add missing initialization of have_const_functions
2008-09-23 Matthias Braunhandle DM_CONST, lower inline limit, force optimize_fun...
2008-09-21 Matthias Braunmake -fsync default
2008-09-19 Matthias Braunfix gcse
2008-09-12 Michael Beck- simplified nested #ifdef's
2008-09-07 Matthias Braunbunch of mac fixes and improvements
2008-09-04 Matthias Braunconvert more driver code to new style
2008-09-04 Christoph MallonRename -fluffig to -fsync, perform opt_sync() (formerly...
2008-08-28 Michael Beckuse the spare_size flags
2008-08-28 Michael Beck- removed non-functional jmp-tbl switch
2008-08-21 Michael Becksynchronized with edgcpfe: enabled combo by default
2008-08-06 Matthias Braunimplement transparent_union
2008-08-05 Christoph MallonAdd #include <stdbool.h>.
2008-08-04 Matthias Braunnew exprimental phase handling
2008-08-01 Moritz KrollActivate switch lowering
2008-08-01 Matthias Braunplease disable it if it needs further testing...
2008-08-01 Moritz KrollMoved lower_Switch call into irg loop...
2008-08-01 Moritz KrollAdded 'outdefined' call to switch lowering.
2008-07-30 Michael BeckSynchronized with edgfe:
2008-07-25 Matthias Braunrevert accidental commit
2008-07-25 Matthias Braunsupport for libc builtins
2008-07-24 Matthias Braunfix warning
2008-07-14 Matthias Braunsync driver with edgfe
2008-07-14 Matthias Braunsync driver with firm
2008-07-14 Matthias Braunfix warnings, fix gasmode selection on linux
2008-06-20 Michael Becksynchronized with eccp
2008-06-06 Michael Becksynchronize with eccp
2008-06-01 Michael BeckBugFix: add erronously deleted break
2008-06-01 Michael Becksynchronize with eccp
2008-05-31 Matthias Braunfix rts_mapping code, add alloca mapping
2008-05-30 Michael Becksynchronized with eccp
2008-05-05 Michael Beckchanged for new inline I/F
2008-04-14 Michael Beckadd -pg support, globals removed
2008-04-11 Michael Becksynchronized with edgfe, using new inline heuristic
2008-04-03 Michael Beckwe can safely enable set_opt_sel_based_null_check_elim...
2008-04-02 Michael Beck- fixed ld_name for Win32 and Mach-O
2008-04-02 Michael Beck-fpic implemented
2008-03-18 Sebastian Hackchanged printf format for size_t printing
2008-03-10 Michael BeckBugFix: compute the layout of the frame types AFTER...
2008-03-06 Matthias Braunremove loop_unrolling opt
2008-02-20 Michael Beckremoved set_opt_overflow_unsafe_transform(), not needed...
2008-02-20 Michael Beckhandle the new overflow_unsafe_transform option right...
2008-02-16 Matthias Braunlower const_code nodes
2008-02-14 Matthias Braunuse new firm timing facilities
2008-01-06 Michael Beckopt_funccall() now takes an additional parameter
2007-12-30 Michael Becksynchronize with edgfe:
2007-12-14 Matthias Braunmark_private works again
2007-12-14 Matthias Braundisable cc optimisations for now until they are fixed
2007-12-11 Matthias Braunsupport for bitfields completed
2007-12-07 Matthias Braunfixed a bunch of icc warnings
2007-12-03 Michael BeckBugFix: entity allocation set for global/tls vars