libfirm
2007-06-22 Matthias Braunstart support for machine operands in spec files
2007-06-22 Michael Beckused Posix strrchr() instead of BSD rindex()
2007-06-22 Michael Beckadd casts to supress warnings
2007-06-22 Matthias Braunattribute is pointless here and should have been __attr...
2007-06-22 Matthias Braunuse Immediate nodes more often
2007-06-22 Matthias Braunmake Keep verifier rules a bit less strict
2007-06-22 Matthias Braunadjusted daemel spiller to non-scheduled projs
2007-06-22 Matthias Braunremoved wrong comment
2007-06-22 Matthias Braunfix for my last stack bias fix
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-21 Matthias Braunfixed scheduler, fpu
2007-06-21 Sebastian HackAdded string hashing function
2007-06-21 Sebastian HackAdded GCC memset inline hint
2007-06-21 Sebastian HackAdapted to stat events
2007-06-21 Sebastian HackFixed a bug and added stat events
2007-06-21 Sebastian HackAdapted to stat events
2007-06-21 Matthias Braunfix testapp
2007-06-21 Sebastian HackAdded statistic events
2007-06-21 Christoph MallonDo not perm ignored nodes.
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael Beckupdate_calls() fixed hopefully last time :-)
2007-06-21 Christoph MallonFix r14644 (fast call).
2007-06-21 Michael Beckfixed comment
2007-06-21 Michael Beckremoved c++ comment
2007-06-21 Michael Beck initial support for machine operands
2007-06-21 Michael Beck_value_strictly_dominates() implemented
2007-06-21 Michael Becktypo fixed
2007-06-21 Michael Becktypo fixed
2007-06-21 Michael Beckdo not emit stabs for array types with unknown bounds
2007-06-21 Michael Beckreduce the number of iteration
2007-06-21 Christoph MallonTest for VLAs.
2007-06-21 Christoph MallonFix r14677, i.e. revert most of it.
2007-06-21 Matthias Brauncopy pinned state for div nodes
2007-06-20 Michael Beckdocu updated
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckget_*_attr() functions now return a pointer
2007-06-20 Christoph MallonFix warning, remove unnecessary casts.
2007-06-19 Michael BeckBugFix: new_op must be used instead of op
2007-06-19 Michael Beckmade CondJmp and SwitchJmp pinned
2007-06-19 Christoph MallonManual CSE.
2007-06-19 Christoph MallonReally fix the endless loop.
2007-06-19 Michael Beckfixed endless loops in fix_address_of_parameter_access...
2007-06-19 Matthias Braunimplement strict convs
2007-06-19 Matthias Braunfixed broken mark_private_methods
2007-06-19 Matthias Braunfixed fehler20 (bestate not correctly reloading at...
2007-06-19 Matthias Braunsome needs need to be exc_pinned
2007-06-19 Matthias Braunremoved old code
2007-06-19 Matthias Braunadded fehler20
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods()
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Matthias Braunfixed fpu problems, several x87 fixes
2007-06-18 Michael Beckuse the new mtp_property_private flag to switch calling...
2007-06-18 Michael Beckfixed warning
2007-06-18 Michael Beckcleaned up code
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckfixed NULL_EMITTER initializer (removed gnu feature)
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-18 Michael Beckremoved prefer fastcall: backends can now decide how...
2007-06-18 Michael Beckmtp_property_private added
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-18 Michael Beckmoved opt_calling_conventions() to mark_private_methods...
2007-06-18 Michael Beckremoved superflous LC_OPT_ENT_NULL, use LC_OPT_LAST...
2007-06-18 Michael Beckremoved C99 feature
2007-06-18 Michael Beckremoved C99 feature
2007-06-18 Matthias Braunfloat stores should be exc_pinned
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnigns
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Michael BeckFixed warnings
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-18 Michael BeckRemoved C99 construct
2007-06-18 Michael BeckFixed non-standard C initializer
2007-06-18 Michael Beckremoved old code artefact
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunbespillnaive is an old copy of bespilldaemel...
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
next