config:
* arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define. (CPP_SPEC): Update. (CPP_APCS_PC_SPEC, CPP_APCS_PC_DEFAULT_SPEC, CPP_FLOAT_SPEC, CPP_FLOAT_DEFAULT_SPEC, CPP_ENDIAN_SPEC, CPP_ENDIAN_DEFAULT_SPEC, CPP_INTERWORK_DEFAULT_SPEC, CPP_INTERWORK_SPEC, CPP_PREDEFINES): Remove. (EXTRA_SPECS): Update. * arm/conix-elf.h, arm/linux-elf.h, arm/netbsd.h, arm/riscix.h, arm/riscix1-1.h, arm/rtems-elf.h, arm/semiaof.h, arm/unknown-elf.h, arm/unknown-elf-oabi.h, arm/vxarm.h: Remove CPP_PREDEFINES and define TARGET_OS_CPP_BUILTINS if necessary. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53463 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 19 additions, 0 deletionsgcc/ChangeLog
- gcc/config/arm/arm.h 48 additions, 67 deletionsgcc/config/arm/arm.h
- gcc/config/arm/conix-elf.h 5 additions, 3 deletionsgcc/config/arm/conix-elf.h
- gcc/config/arm/linux-elf.h 9 additions, 4 deletionsgcc/config/arm/linux-elf.h
- gcc/config/arm/netbsd.h 9 additions, 4 deletionsgcc/config/arm/netbsd.h
- gcc/config/arm/riscix.h 7 additions, 5 deletionsgcc/config/arm/riscix.h
- gcc/config/arm/riscix1-1.h 7 additions, 3 deletionsgcc/config/arm/riscix1-1.h
- gcc/config/arm/rtems-elf.h 6 additions, 2 deletionsgcc/config/arm/rtems-elf.h
- gcc/config/arm/semiaof.h 5 additions, 2 deletionsgcc/config/arm/semiaof.h
- gcc/config/arm/unknown-elf-oabi.h 0 additions, 3 deletionsgcc/config/arm/unknown-elf-oabi.h
- gcc/config/arm/unknown-elf.h 0 additions, 4 deletionsgcc/config/arm/unknown-elf.h
- gcc/config/arm/vxarm.h 4 additions, 2 deletionsgcc/config/arm/vxarm.h
Loading
Please register or sign in to comment