Hi All, resubmitting these as git-am patches. Thanks, Tamar ________________________________________ From: newlib-owner@sourceware.org on behalf of Tamar Christina Sent: Monday, July 3, 2017 5:53:39 PM To: newlib@sourceware.org Cc: nd; Richard Earnshaw; Marcus Shawcroft; jjohnstn@redhat.com Subject: [PATCH][Newlib][libgloss][AArch64] - Semihosting v2 Makefile changes (2 / 5) Hi All, This patch adds the needed build system changes in order to compile and create the new libraries for Semihosting v2. This uses the new recursive build target in multi-build.in For AArch64 no new spec files are needed. Regression tested on aarch64-none-elf. OK for master? PS. I do not have commit rights so if OK can someone apply for me? Thanks, Tamar libgloss/ 2017-07-03 Tamar Christina * aarch64/Makefile.in (MULTI_FLAGS_FOR_TARGET, MULTILIBNAME): New. (install, clean, all): Make recursively. (multi-do, all-multi, clean-multi, install-multi): New. (all-recursive, clean-recursive, install-recursive): New. * aarch64/elf-rdimon.specs: Document rdimon version. * aarch64/elf-aem-validation.specs: Likewise. * aarch64/elf-aem-ve.specs: Likewise.