]> gcc.gnu.org Git - gcc.git/commit
Improve support for arm-wince-pe target:
authorNick Clifton <nickc@redhat.com>
Tue, 10 Jun 2003 14:45:44 +0000 (14:45 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 10 Jun 2003 14:45:44 +0000 (14:45 +0000)
commit52f97a3b6c54bfb4e618b941293431d3de4d5b6d
tree652e1204cc12205f2dbc513c2a5202c4a8834383
parent01b759aaf01f2c0f9fc93ebba7b369eaee7d80eb
Improve support for arm-wince-pe target:

* config.gcc: Add arm-wince-pe target.
* config/arm/pe.h (MULTILIB_DEFAULTS): Define.
        Add comment about default apcs26 support.
* config/arm/t-pe (MULTILIB_OPTIONS): Add an -mapcs-32
multilib.
        (MULTILIB_DIRNAMES): Add 'apcs32'.
* config/arm/t-wince-pe: New makefile fragment.
* config/arm/wince-pe.h: New file.  Overrides a few definitions
in arm/pe.h

From-SVN: r67705
gcc/ChangeLog
gcc/config.gcc
gcc/config/arm/pe.h
gcc/config/arm/t-pe
gcc/config/arm/t-wince-pe [new file with mode: 0644]
gcc/config/arm/wince-pe.h [new file with mode: 0644]
This page took 0.063631 seconds and 5 git commands to generate.