Add a wrapper macro for pmap_get(), which has the return type as additional parameter.
[libfirm] / include /
2012-07-13 Christoph MallonAdd a wrapper macro for pmap_get(), which has the retur...
2012-07-13 Christoph MallonRemove the declaration of the deleted function firm_def...
2012-07-13 Matthias Braunadapt to -std=c99
2012-07-13 Matthias Braunmove domfront from be to ana
2012-07-10 Matthias Braunrework add_irn_dep, add delete_irn_dep
2012-06-28 Matthias Braunirop: refactor node_ops registration code
2012-06-21 Matthias Brauniredges: introduce new reroute_edges_except
2012-06-19 Christoph MallonRemove the unused flag irop_flag_always_opt.
2012-06-19 Christoph MallonRemove the never read flag irop_flag_dump_noinput.
2012-06-19 Christoph MallonRemove the never read flag irop_flag_labeled.
2012-06-15 Matthias Braunremove opt_manage, provide assure_irg_properties
2012-06-15 Matthias Braunremove return values from graph transformations
2012-06-15 Matthias Braunrename edges_assure to assure_edges
2012-06-15 Matthias Braunsplit graph state into properties and constraints
2012-06-14 Christoph MallonRemove compound path initializers.
2012-06-13 Matthias Braunremove deprecated support for bitfield masking
2012-06-13 Matthias Braunremove extended basic block support
2012-05-09 Matthias Braunimprove docu of ir_visibility_external
2012-05-06 Christoph MallonTeach new_tarval_from_str_int() to parse binary numbers...
2012-05-06 Christoph MallonCorrect the documentation of new_tarval_from_str().
2012-05-04 Matthias BraunIntroduce IR_LINKAGE_NO_CODEGEN
2012-05-04 Matthias Braunir_visibility cleanup
2012-04-26 Matthias Brauntrverify: cleanup, check irg.entity == entity.irg
2012-04-25 Matthias Braunfix documentation warnings
2012-04-24 Christoph MallonAdd the column to the debug information.
2012-04-24 Matthias Braundwarf: setter for language and compilation dir
2012-03-25 Christoph MallonUpdate/Correct documentation of kill_node().
2012-03-12 Matthias Braunsupport for variable sized compound/array types
2012-03-09 Christoph MallonAdd missing FIRM_API.
2012-03-01 Matthias Braunexpose get_opt_constant_folding in public API
2012-02-29 Sebastian BuchwaldFixed typo.
2012-02-27 Christoph MallonRemove the questionable and unused functions find_value...
2012-02-27 Christoph MallonCorrect comment: The first block in a graph is matured.
2012-02-27 Christoph MallonCorrect comments: Remark does not mean what the author...
2012-02-27 Christoph MallonCorrect comments: pos must be < n_loc, not <=.
2012-02-19 Matthias Braunident: remove id_mangle_entity
2012-02-19 Matthias Braunremove id_decorate_win32_c_fkt
2012-02-09 Matthias Braunremove Phi0 concept at some places
2012-02-03 Andreas Zwinkauleave -> leaf
2011-12-23 Matthias BraunUpdate revisions/texts/automake for new release
2011-12-23 Matthias Braunadd missing FIRM_API declarations
2011-12-21 Matthias Brauntyperep: freeing a type frees contained entities
2011-12-19 Christoph MallonCorrect typos, mostly s/there/their/.
2011-12-19 Matthias Braunmake modelist global
2011-12-19 Matthias Braunmake opcode list global
2011-12-15 Matthias Braunmake unique types/entities part of irprog
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 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 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 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 Braunremove new_.*_defaultProj operations
2011-12-07 Matthias Brauncorrectly implement memop handling
2011-12-05 Matthias Braunirdump: dump interfaces take const ir_node* now
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-17 Matthias Braunremove symconst_type_tag
2011-11-17 Matthias Braunirio: complete rewrite
2011-11-17 Matthias Braunuse size_t for ASM n_clobbers, n_outputs
2011-11-17 Matthias Braunupdate documentation
2011-11-17 Matthias Braunhandle Block_entity like other node attributes
2011-11-17 Matthias Brauntype list fixes
2011-11-10 Matthias Braunremove be_opt_register from public API (ir_init calls...
2011-11-10 Matthias Braunremove unused op_machine, op_machine_op stuff
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-09 Matthias Braunirloop: remove get_loop_son, get_loop_node
2011-11-04 Andreas ZwinkauWrap optimize_graph_df in opt_manage framework
2011-11-02 Matthias Braunintroduce Switch node
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunremove old+nonworking setting of ieee754 immediate...
2011-10-27 Matthias Braunirmode: remove support for vector mode
2011-10-27 Andreas Zwinkautailrec requires many Returns
2011-10-26 Andreas ZwinkauAdd remove_tuples function
2011-10-20 Matthias Braunremove is_Global/get_GlobalEntity
2011-10-20 Matthias Braunirmode: remove support for exotic arithmetics
2011-10-20 Matthias Braunrename ir_phase to ir_nodemap and simplify interface
2011-09-27 Manuel MohrAdded option to prevent creation of misaligned loads...
next