comparison gcc/config/arm/vxworks.h @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children f6334be47118
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
95 #define TARGET_VERSION fputs (" (ARM/VxWorks)", stderr); 95 #define TARGET_VERSION fputs (" (ARM/VxWorks)", stderr);
96 96
97 /* There is no default multilib. */ 97 /* There is no default multilib. */
98 #undef MULTILIB_DEFAULTS 98 #undef MULTILIB_DEFAULTS
99 99
100 #define FPUTYPE_DEFAULT FPUTYPE_VFP 100 #define FPUTYPE_DEFAULT "vfp"
101 101
102 #undef FUNCTION_PROFILER 102 #undef FUNCTION_PROFILER
103 #define FUNCTION_PROFILER VXWORKS_FUNCTION_PROFILER 103 #define FUNCTION_PROFILER VXWORKS_FUNCTION_PROFILER
104 104
105 /* We want to be compatible with a version of "2.96" at one point in 105 /* We want to be compatible with a version of "2.96" at one point in