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]

[AArch64, Docs, Patch] Add reference to ACLE in docs.


Hi,

Here is patch that consolidates AArch64 and ARM Intrinsics sections in extend.texi into one ACLE section to avoid information repetition and adds reference to the ARM C Language Extension spec on infocenter.arm.com.

Built aarch64-none-elf and viewed gcc.info and associated HTML. OK for trunk?

Thanks,
Tejas.

2014-10-28  Tejas Belagod  <tejas.belagod@arm.com>

gcc/
    * Makefile.in (TEXI_GCC_FILES): Remove arm-acle-intrinsics.texi,
    arm-neon-intrinsics.texi, aarch64-acle-intrinsics.texi.
    * doc/aarch64-acle-intrinsics.texi: Remove.
    * doc/arm-acle-intrinsics.texi: Remove.
    * doc/arm-neon-intrinsics.texi: Remove.
    * doc/extend.texi: Consolidate sections AArch64 intrinsics,
    ARM NEON Intrinsics, ARM ACLE Intrinsics into one ARM C Language
    Extension section. Add references to public ACLE specification.

Attachment: intrinsics-doc-2.txt.gz
Description: application/gzip


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