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]

[Patch ARM] Add cpu_defines.h for ARM


Hardware Integer divide instructions do not trap. Define this to be so for the ARM port.

Applied to trunk after a build and test across architecture ranges and a bootstrap and regression run on a Cortex-A15 - a v7ve core that has hardware divide instructions.

A patch for AArch64 follows.

regards
Ramana

2015-05-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        * configure.host: Define cpu_defines_dir for ARM.
        * config/cpu/arm/cpu_defines.h: New file.

Attachment: p1.txt
Description: Text document


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