aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorSofiane Naci <sofiane.naci@arm.com>2013-07-31 14:32:39 +0000
committerSofiane Naci <sofiane@gcc.gnu.org>2013-07-31 14:32:39 +0000
commitc3f35647ff0ca30479971bb449058b733384d728 (patch)
tree8f78ee617f809fa9d16862c363e929c594cbe1c0 /gcc/tree-inline.c
parent701bd1bd9cb1d26a57a812fc3d67563d59c3a2fb (diff)
downloadgcc-c3f35647ff0ca30479971bb449058b733384d728.zip
gcc-c3f35647ff0ca30479971bb449058b733384d728.tar.gz
gcc-c3f35647ff0ca30479971bb449058b733384d728.tar.bz2
config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.
* config.gcc (arm*-*-*): Add aarch-common.o to extra_objs. Add aarch-common-protos.h to extra_headers. (arm*-*-*): Add arm/aarch-common-protos.h to tm_p_file. * config/arm/arm.c (arm_early_load_addr_dep): Move from here to ... (arm_early_store_addr_dep): Likewise. (arm_no_early_alu_shift_dep: Likewise. (arm_no_early_alu_shift_value_dep: Likewise. (arm_no_early_mul_dep: Likewise. (arm_no_early_store_addr_dep: Likewise. (arm_mac_accumulator_is_mul_result: Likewise. (arm_mac_accumulator_is_result: Likewise. * config/arm/aarch-common.c: ... here. New file. * config/arm/arm-protos.h (arm_early_load_addr_dep): Move from here to ... (arm_early_store_addr_dep): Likewise. (arm_no_early_alu_shift_dep: Likewise. (arm_no_early_alu_shift_value_dep: Likewise. (arm_no_early_mul_dep: Likewise. (arm_no_early_store_addr_dep: Likewise. (arm_mac_accumulator_is_mul_result: Likewise. (arm_mac_accumulator_is_result: Likewise. * config/arm/aarch-common-protos.h: ... here. New file. * config/arm/t-arm (aarch-common.o): Define. From-SVN: r201376
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions