OSDN Git Service

* config.gcc: Delete stanza for arm-semi-aof and
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Sep 2007 17:11:32 +0000 (17:11 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Sep 2007 17:11:32 +0000 (17:11 +0000)
commitf007ac546f0d83c48820e7343857691f34437e4e
tree0b60da5b384193bad0b87fefd8a74eb4148612da
parente47a6f81edf98a062ad29cdb62590c1c7fdeb37a
* config.gcc: Delete stanza for arm-semi-aof and
armel-semi-aof targets.
* config/arm/arm-protos.h
* config/arm/arm.c
* config/arm/arm.h: Delete all #ifdef AOF_ASSEMBLER blocks;
make all #ifndef AOF_ASSEMBLER blocks unconditional.  Also
delete aof_pic_label and remove mention of AOF in comments.
* config/arm/arm.md: Delete patterns used only for AOF assembly.
* config/arm/aof.h
* config/arm/semiaof.h
* config/arm/t-semi: Delete file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128052 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/aof.h [deleted file]
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/arm.h
gcc/config/arm/arm.md
gcc/config/arm/semiaof.h [deleted file]
gcc/config/arm/t-semi [deleted file]