make firm compilable with a c++ compiler
authorMatthias Braun <matze@braunis.de>
Thu, 4 Nov 2010 12:15:30 +0000 (12:15 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 4 Nov 2010 12:15:30 +0000 (12:15 +0000)
commitce6161a7e42a48f7422b7babcc64d8ace18e2687
tree2fa5272f9220c4e08a5309057f44646fb9f882a7
parentfd269bc519af571ad9a96afd65bcd504f3034f8b
make firm compilable with a c++ compiler

[r28127]
252 files changed:
include/libfirm/adt/array.h
include/libfirm/adt/eset.h
include/libfirm/adt/obstack.h
include/libfirm/adt/pset.h
include/libfirm/adt/pset_new.h
include/libfirm/adt/set.h
include/libfirm/be.h
include/libfirm/begin.h
include/libfirm/end.h
include/libfirm/firm_types.h
include/libfirm/irarch.h
include/libfirm/ircons.h
include/libfirm/irdump.h
include/libfirm/iredgekinds.h
include/libfirm/irgraph.h
include/libfirm/irmemory.h
include/libfirm/irnode.h
include/libfirm/irprog.h
include/libfirm/typerep.h
ir/adt/array.c
ir/adt/array_t.h
ir/adt/cpset.c
ir/adt/iterator.c
ir/adt/pdeq.c
ir/adt/plist.c
ir/adt/pmap.c
ir/adt/raw_bitset.h
ir/adt/set.c
ir/adt/xmalloc.c
ir/ana/absgraph.c
ir/ana/analyze_irg_args.c
ir/ana/callgraph.c
ir/ana/cdep.c
ir/ana/cgana.c
ir/ana/dfs.c
ir/ana/dfs_t.h
ir/ana/execfreq.c
ir/ana/execution_frequency.c
ir/ana/heights.c
ir/ana/interval_analysis.c
ir/ana/irbackedge.c
ir/ana/ircfscc.c
ir/ana/irconsconfirm.c
ir/ana/irdom.c
ir/ana/irextbb.c
ir/ana/irextbb2.c
ir/ana/irlivechk.c
ir/ana/irmemory.c
ir/ana/irouts.c
ir/ana/irscc.c
ir/ana/irtypeinfo.c
ir/ana/rta.c
ir/ana/structure.c
ir/ana/trouts.c
ir/ana/vrp.c
ir/be/TEMPLATE/TEMPLATE_emitter.c
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/amd64/amd64_emitter.c
ir/be/amd64/amd64_new_nodes.c
ir/be/amd64/amd64_new_nodes.h
ir/be/amd64/amd64_transform.c
ir/be/amd64/bearch_amd64.c
ir/be/arm/arm_emitter.c
ir/be/arm/arm_map_regs.c
ir/be/arm/arm_new_nodes.c
ir/be/arm/arm_new_nodes.h
ir/be/arm/arm_transform.c
ir/be/arm/bearch_arm.c
ir/be/be_t.h
ir/be/be_types.h
ir/be/beabi.c
ir/be/beabi.h
ir/be/beabihelper.c
ir/be/beabihelper.h
ir/be/bearch.h
ir/be/beblocksched.c
ir/be/bechordal.c
ir/be/bechordal_common.c
ir/be/bechordal_draw.c
ir/be/bechordal_t.h
ir/be/becopyheur.c
ir/be/becopyheur2.c
ir/be/becopyheur4.c
ir/be/becopyopt.c
ir/be/becopyopt_t.h
ir/be/bedbgout.c
ir/be/bedomfront.c
ir/be/beemitter.c
ir/be/beemitter_binary.c
ir/be/beflags.c
ir/be/begnuas.c
ir/be/begnuas.h
ir/be/beifg.c
ir/be/beinsn.c
ir/be/belistsched.c
ir/be/belive.c
ir/be/belive_t.h
ir/be/beloopana.c
ir/be/belower.c
ir/be/bemain.c
ir/be/bemodule.c
ir/be/benode.c
ir/be/bepbqpcoloring.c
ir/be/beprefalloc.c
ir/be/besched.c
ir/be/beschedmris.c
ir/be/beschednormal.c
ir/be/beschedregpress.c
ir/be/beschedrss.c
ir/be/beschedtrace.c
ir/be/bespill.c
ir/be/bespillbelady.c
ir/be/bespillbelady2.c
ir/be/bespilldaemel.c
ir/be/bespillslots.c
ir/be/bespillutil.c
ir/be/bessaconstr.c
ir/be/bessadestr.c
ir/be/bestabs.c
ir/be/bestack.c
ir/be/bestat.c
ir/be/bestat.h
ir/be/bestate.c
ir/be/betranshlp.c
ir/be/beuses.c
ir/be/beverify.c
ir/be/ia32/bearch_ia32.c
ir/be/ia32/bearch_ia32_t.h
ir/be/ia32/ia32_address_mode.c
ir/be/ia32/ia32_address_mode.h
ir/be/ia32/ia32_architecture.c
ir/be/ia32/ia32_common_transform.c
ir/be/ia32/ia32_dbg_stat.h
ir/be/ia32/ia32_emitter.c
ir/be/ia32/ia32_finish.c
ir/be/ia32/ia32_fpu.c
ir/be/ia32/ia32_intrinsics.c
ir/be/ia32/ia32_map_regs.c
ir/be/ia32/ia32_new_nodes.c
ir/be/ia32/ia32_nodes_attr.h
ir/be/ia32/ia32_optimize.c
ir/be/ia32/ia32_spec.pl
ir/be/ia32/ia32_transform.c
ir/be/ia32/ia32_x87.c
ir/be/scripts/generate_new_opcodes.pl
ir/be/scripts/generate_regalloc_if.pl
ir/be/sparc/bearch_sparc.c
ir/be/sparc/sparc_emitter.c
ir/be/sparc/sparc_new_nodes.c
ir/be/sparc/sparc_spec.pl
ir/be/sparc/sparc_transform.c
ir/common/debug.c
ir/common/firm.c
ir/common/irtools.c
ir/debug/debugger.c
ir/ident/mangle.c
ir/ir/irarch.c
ir/ir/irargs.c
ir/ir/irdump.c
ir/ir/irdump_t.h
ir/ir/iredges.c
ir/ir/iredges_t.h
ir/ir/irgmod.c
ir/ir/irgopt.c
ir/ir/irgraph.c
ir/ir/irgraph_t.h
ir/ir/irgwalk.c
ir/ir/irgwalk_blk.c
ir/ir/irio.c
ir/ir/irnode.c
ir/ir/irnode_t.h
ir/ir/irop.c
ir/ir/iropt.c
ir/ir/iropt_t.h
ir/ir/irpass.c
ir/ir/irphase.c
ir/ir/irprofile.c
ir/ir/irprog.c
ir/ir/irtypes.h
ir/ir/irverify.c
ir/ir/irverify_t.h
ir/libcore/lc_appendable.c
ir/libcore/lc_config_lexer.c
ir/libcore/lc_config_lexer.l
ir/libcore/lc_config_parser.c
ir/libcore/lc_config_parser.y
ir/libcore/lc_opts.c
ir/libcore/lc_opts.h
ir/libcore/lc_opts_enum.c
ir/libcore/lc_printf.c
ir/lower/lower_calls.c
ir/lower/lower_copyb.c
ir/lower/lower_dw.c
ir/lower/lower_hl.c
ir/lower/lower_intrinsics.c
ir/lower/lower_mode_b.c
ir/lower/lower_mux.c
ir/lower/lower_switch.c
ir/obstack/obstack_printf.c
ir/opt/boolopt.c
ir/opt/cfopt.c
ir/opt/code_placement.c
ir/opt/combo.c
ir/opt/convopt.c
ir/opt/critical_edges.c
ir/opt/dead_code_elimination.c
ir/opt/escape_ana.c
ir/opt/fp-vrp.c
ir/opt/funccall.c
ir/opt/gvn_pre.c
ir/opt/ifconv.c
ir/opt/ircgopt.c
ir/opt/iropt_dbg.h
ir/opt/jumpthreading.c
ir/opt/ldstopt.c
ir/opt/loop.c
ir/opt/opt_blocks.c
ir/opt/opt_confirms.c
ir/opt/opt_frame.c
ir/opt/opt_inline.c
ir/opt/opt_ldst.c
ir/opt/opt_osr.c
ir/opt/opt_polymorphy.c
ir/opt/parallelize_mem.c
ir/opt/proc_cloning.c
ir/opt/reassoc.c
ir/opt/reassoc_t.h
ir/opt/return.c
ir/opt/scalar_replace.c
ir/opt/tailrec.c
ir/opt/tropt.c
ir/stat/dags.c
ir/stat/distrib.c
ir/stat/firmstat.c
ir/stat/firmstat_t.h
ir/stat/pattern.c
ir/stat/pattern_dmp.c
ir/stat/stat_dmp.c
ir/stat/stat_liveness.c
ir/stat/statev.c
ir/tr/compound_path.c
ir/tr/entity.c
ir/tr/entity_t.h
ir/tr/tr_inheritance.c
ir/tr/trverify.c
ir/tr/type.c
ir/tr/type_finalization.c
ir/tr/type_t.h
ir/tr/typewalk.c
ir/tv/fltcalc.c
ir/tv/strcalc.c
ir/tv/tv.c