Folks,

We would like to request the merge of aarch64-branch into trunk.

This series of patches represents the delta from gcc trunk @r192445 to aarch64-branch @r192535.

The patch set is broken down as follows:

[1/10] gcc configury

This patch contains the adjustments to top level gcc configury required to enable the AArch64 port.

[2/10] gcc doc updates

This patch contains the additions to the gcc/doc files to document
the AArch64 port.

[3/10] gcc AArch64 target new files

This patch contains all of the new files for the target port itself, the patch does not modify any existing file.

[4/10] gcc test suite adjustments

This patch contains the adjustments to the existing test suite to support AArch64.

[5/10] gcc AArch64 test suite new files

This patch contains all of the new files added to the test suite for AArch64, the patch does not modify any existing file.

[6/10] libatomic adjustments

This patch adjusts the libatomic configury for AArch64.

[7/10] libcpp adjustments

This patch adjusts the libcpp configury for AArch64.

[8/10] libgcc adjustments

This patch provides the AArch64 libgcc port, it contains both the required configury adjustment to config.host and the new files introduced by the AArch64 port.

[9/10] libgomp adjustments

This patch adjusts the libgomp configury for AArch64.

[10/10] libstdc adjustments

This patch provides the AArch64 libstdc++-v3 port, it contains both the required configury adjustment to config.host and the new file introduced by the AArch64 port.



In addition to these patches, the config.guess file will also need to be copied down from upstream, no patch provided.

OK to commit?

Thanks
/Marcus

Reply via email to