This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Remove ARM AOF support


Zack Weinberg wrote:

> OK to commit?
> 
> zw
> 
> gcc:
>     * 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.
> 
> htdocs:
>     * gcc-4.3/changes.html: Mention removal of AOF targets and
>     explain that they have not worked since 4.0.0.  Fix grammar
>     in another entry.

As the ARM maintainers have not objected, this is OK.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]