- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken...
authorMatthias Braun <matze@braunis.de>
Fri, 2 Mar 2007 15:34:02 +0000 (15:34 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 2 Mar 2007 15:34:02 +0000 (15:34 +0000)
commit6981dd3274e6753e50f66c8cbe17b37bd41708e5
tree08c7c6f9dbd00f02d7f0a5713d46a67395cf5740
parent9c099ac2bc6f9633c33ab21960a81c780dc9f678
- No #ifdef WITH_LIBCORE anymore in backend, compilation without libcore was broken anyway so we always require it now
- changed some #include "config.h" to the recommended #include <config.h>
36 files changed:
ir/be/TEMPLATE/TEMPLATE_emitter.c
ir/be/TEMPLATE/TEMPLATE_gen_decls.c
ir/be/TEMPLATE/TEMPLATE_map_regs.c
ir/be/TEMPLATE/TEMPLATE_new_nodes.c
ir/be/TEMPLATE/TEMPLATE_transform.c
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/arm/bearch_arm.c
ir/be/be.h
ir/be/bearch.h
ir/be/beblocksched.c
ir/be/bechordal_main.c
ir/be/becopyheur2.c
ir/be/becopyheur3.c
ir/be/becopyilp.c
ir/be/becopyopt.c
ir/be/becopyopt.h
ir/be/beifg.c
ir/be/beilpsched.c
ir/be/beilpsched.h
ir/be/bejavacoal.c
ir/be/bejavacoal.h
ir/be/belistsched.c
ir/be/belistsched.h
ir/be/bemain.c
ir/be/bemodule.c
ir/be/bemodule.h
ir/be/beprofile.c
ir/be/bera.h
ir/be/beraextern.c
ir/be/beschedrss.c
ir/be/beschedrss.h
ir/be/bespillremat.c
ir/be/bessadestrsimple.c
ir/be/firm/bearch_firm.c
ir/be/ia32/bearch_ia32.c
ir/be/mips/bearch_mips.c