arm.c (arm_file_start): New function.
authorPaul Brook <paul@codesourcery.com>
Fri, 3 Nov 2006 17:49:43 +0000 (17:49 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 3 Nov 2006 17:49:43 +0000 (17:49 +0000)
commit6c6aa1afedfc25ef15dda6692a617bd5c5358c9c
treef22cee325f7a77724497420d2f04db5b13b4fc25
parent88c22d094e83e24640a4d4af3ae2e0ce185d3828
arm.c (arm_file_start): New function.

2006-11-03  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/arm.c (arm_file_start): New function.
(TARGET_ASM_FILE_START): Define.
(arm_default_cpu): New variable.
(arm_override_options): Set arm_default_cpu.

From-SVN: r118461
gcc/ChangeLog
gcc/config/arm/arm.c