libfirm
2011-12-23 Matthias Braunconfig.h must be included or visibility stuff fails
2011-12-23 Matthias Braunadd missing FIRM_API declarations
2011-12-23 Matthias Braunfix warnings
2011-12-22 Matthias Braunplug memory leaks
2011-12-22 Matthias Braunbelive: cleanup livness assure/invalidate API
2011-12-21 Matthias Braunbe: rework op_attr handling
2011-12-21 Matthias Braunirlivechk: remove need to pass in a DFS structure
2011-12-21 Matthias Braunbe: make several "variable" inputs/outputs dynamic
2011-12-21 Matthias Brauntyperep: freeing a type frees contained entities
2011-12-21 Sebastian BuchwaldFixed indentation.
2011-12-21 Sebastian BuchwaldFixed wrong enum type.
2011-12-20 Sebastian BuchwaldDo not generate trailing whitespaces.
2011-12-19 Christoph MallonCorrect typos, mostly s/there/their/.
2011-12-19 Matthias Braunia32: free between type in ia32_finish
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunperform end/first block mature in libfirm
2011-12-19 Matthias Braunmake opcode list global
2011-12-19 Matthias Braundfs_free forgot to free its obstack
2011-12-19 Matthias Braunplug more leaks
2011-12-15 Matthias Braunmake unique types/entities part of irprog
2011-12-15 Matthias Braunlink libfirm.so with libm
2011-12-15 Matthias Braunadd is_unknown_entity(), is_unknown_type(), is_none_type()
2011-12-14 Matthias BraunAdded missing API docu, improved existing API docu
2011-12-14 Matthias Braunremove class_inheritance verifier
2011-12-14 Matthias Brauntrouts: move add_* functions to private API
2011-12-14 Matthias Braunreplace pamp_find with pmap_get where possible
2011-12-14 Matthias Braunmove FIRM_NOTHROW, FIRM_PRINTF to obstack.h header
2011-12-14 Matthias Braunmove edges_node_deleted to private API
2011-12-14 Matthias Braunremove deprecated eset
2011-12-14 Matthias Braunremove STATS code alternative
2011-12-14 Matthias Braunremove unused+unimplemented SET_VRFY()
2011-12-14 Matthias Braunmove set_entity_irg to private API
2011-12-14 Matthias Braunhashptr.h: use inline functions instead of #define
2011-12-14 Matthias Braunremove remains of remove opt_polymorphy
2011-12-14 Matthias Braunammend to remove #defines
2011-12-14 Matthias Brauntyperep: remove unnecessary #defines
2011-12-14 Matthias Brauntyperep: remove alternative names
2011-12-14 Matthias Braunremove unused exception region numbers
2011-12-14 Matthias BraunMove current_ir_graph from ir_graph to ir_cons
2011-12-14 Matthias Braunavoid unnecessary #define in header
2011-12-14 Matthias Braunirdom: move some functions to private API
2011-12-14 Matthias Braunremove unnecessary comments before functions
2011-12-14 Matthias Braunremove more pointless end-brace comments
2011-12-14 Matthias Braunremove unused PDEQ_VRFY
2011-12-14 Matthias Braunmove iterator/fourcc to private API
2011-12-14 Matthias BraunRemove .*_ptr variants of firm-types
2011-12-14 Matthias BraunFIRM_API is for public API
2011-12-14 Matthias Braunremove typedefs for already removed types
2011-12-14 Matthias Braunremove DEBUG defines from set/pset
2011-12-09 Matthias Braundocu: further improvements
2011-12-09 Matthias Braunadd documentation make target, fix docu bugs
2011-12-09 Matthias BraunRework API documentation
2011-12-09 Matthias Braunbenode: fix be_new_Perm for width!=1
2011-12-09 Matthias Braunremove new_.*_defaultProj operations
2011-12-08 Matthias Braungen_docu: put hrules between nodes, separate flags...
2011-12-08 Matthias Braunclarify some node comments
2011-12-07 Matthias Braundon't change size for spillslots because of align.
2011-12-07 Matthias Braunfix warnings in newer perls
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-12-07 Matthias Braunbestabs: add missing type kinds
2011-12-07 Matthias Braunpartially revert 2e9fdf8841de40f008697ba8bf711fa3f3f2c0e8
2011-12-07 Matthias Braunavoid macros in irdump interface
2011-12-07 Manuel MohrFixed stupid typo.
2011-12-07 Manuel MohrPrevent segfault with -bprofilegenerate=true for empty...
2011-12-07 Christoph MallonClarify the documentation of the Not node.
2011-12-06 Christoph MallonUse ARRAY_SIZE(x) and size_t instead of sizeof(x) ...
2011-12-06 Christoph MallonTurn if cascade into switch.
2011-12-06 Christoph MallonRemove the unused function arm_get_fpa_imm_name().
2011-12-05 Sebastian BuchwaldRemoved superfluous assignment.
2011-12-05 Matthias Braunpbqp: add pbqp_ prefix to fix nameclashes
2011-12-05 Manuel MohrWrite and read FIRM profiling information in little...
2011-12-05 Matthias Braunbecopyilp: fix problems with ignore registers
2011-12-05 Matthias Braundon't use get_irg_dump_name outside dumpers
2011-12-05 Matthias Braunbelive: move dumper to bedump, checker to beverify
2011-12-05 Matthias Braunintroduce bedump
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
2011-12-05 Matthias Braunbecopyilp: code cleanups
2011-12-02 Christoph MallonAdd -c to ar to remove a diagnostic, when the archive...
2011-12-02 Christoph MallonRemove duplicate flags for ar.
2011-12-02 Christoph MallonRemove redundant ranlib after ar.
2011-12-01 Matthias Braunbecopyilp: fix size_reduction code
2011-12-01 Matthias Brauncopyopt: miscellaneous code cleanups
2011-12-01 Matthias Braunlpp_gurobi:disable log to console unless requested
2011-12-01 Matthias Braunlpp_gurobi: fix timelimit, do not abort on missing...
2011-12-01 Matthias Braunbecopyilp2: Remove unused timelimit
2011-12-01 Matthias Braunsparc: optimize float constants function paramters
2011-11-28 Matthias Braunfix typo
2011-11-24 Matthias Braunoutput documentation to file on request
2011-11-24 Christoph MallonUpdate list of files generated for irio.
2011-11-18 Matthias Braunfix is_init_string
2011-11-18 Matthias Braunfix ir_finish, freeing of irps/irgs
2011-11-18 Matthias Braunremove opt_ldst_only_null_ptr_exception
2011-11-18 Matthias Braunremove sel_based_null_check flag
2011-11-18 Matthias Braunremove opt_polymorphy
2011-11-18 Andreas SeltenreichAvoid using uninitialized edge_info->list_heads.
2011-11-17 Matthias Braunremove symconst_type_tag
2011-11-17 Matthias Braunirio: complete rewrite
2011-11-17 Matthias Brauninline: we can't inline blocks with entities
2011-11-17 Matthias Braunfix float modes always getting irma_ieee754
2011-11-17 Matthias Braunuse size_t for ASM n_clobbers, n_outputs
next