gcc-3.4.3.wince.diff
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:

Windows CE

开发平台:

C/C++

  1. diff -urN orig-gcc-3.4.3/gcc/config/arm/pe.h gcc-3.4.3/gcc/config/arm/pe.h
  2. --- orig-gcc-3.4.3/gcc/config/arm/pe.h 2004-02-24 15:25:22.000000000 +0100
  3. +++ gcc-3.4.3/gcc/config/arm/pe.h 2005-04-05 12:40:43.171875000 +0200
  4. @@ -84,11 +84,12 @@
  5.  #define WCHAR_TYPE_SIZE 16
  6.  
  7.  /* r11 is fixed.  */
  8. +/*
  9.  #undef  SUBTARGET_CONDITIONAL_REGISTER_USAGE
  10.  #define SUBTARGET_CONDITIONAL_REGISTER_USAGE 
  11.    fixed_regs [11] = 1; 
  12.    call_used_regs [11] = 1;
  13. -
  14. +*/
  15.  
  16.  /* Define this macro if in some cases global symbols from one translation
  17.     unit may not be bound to undefined symbols in another translation unit
  18. diff -urN orig-gcc-3.4.3/gcc/config/arm/wince-pe.h gcc-3.4.3/gcc/config/arm/wince-pe.h
  19. --- orig-gcc-3.4.3/gcc/config/arm/wince-pe.h 2004-02-24 15:25:22.000000000 +0100
  20. +++ gcc-3.4.3/gcc/config/arm/wince-pe.h 2005-04-05 12:41:07.281250000 +0200
  21. @@ -22,7 +22,7 @@
  22.  /* Override arm/pe.h's default apcs26 support.  */
  23.  
  24.  #undef  TARGET_DEFAULT
  25. -#define TARGET_DEFAULT (ARM_FLAG_APCS_32 | ARM_FLAG_SOFT_FLOAT | TARGET_FLAG_NOP_FUN | ARM_FLAG_MMU_TRAPS)
  26. +#define TARGET_DEFAULT (ARM_FLAG_VFP | ARM_FLAG_APCS_32 | ARM_FLAG_SOFT_FLOAT | TARGET_FLAG_NOP_FUN | ARM_FLAG_MMU_TRAPS)
  27.  
  28.  #undef  MULTILIB_DEFAULTS
  29.  #define MULTILIB_DEFAULTS