This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [Patch ARM] Add further baremetal target specs file.
- From: Richard Earnshaw <rearnsha at arm dot com>
- To: Marcus Shawcroft <Marcus dot Shawcroft at arm dot com>
- Cc: "newlib at sourceware dot org" <newlib at sourceware dot org>
- Date: Fri, 27 Sep 2013 15:46:04 +0100
- Subject: Re: [Patch ARM] Add further baremetal target specs file.
- Authentication-results: sourceware.org; auth=none
- References: <5245946B dot 2070500 at arm dot com>
On 27/09/13 15:21, Marcus Shawcroft wrote:
> Hi,
>
> Further to Ramana's recent patch:
> https://sourceware.org/ml/newlib/2013/msg00712.html
>
> This patch provides a specs file appropriate for the validation flavour
> of the AEM model.
>
> OK?
>
> /Marcus
>
> 2013-09-27 Marcus Shawcroft <marcus.shawcroft@arm.com>
>
> * arm/Makefile.in (RDIMON_SCRIPTS): Add aprofile validation.specs.
> * arm/elf-aprofile-validation.specs: New.
>
>
>
> +++ b/libgloss/arm/elf-aprofile-validation.specs
> @@ -0,0 +1,22 @@
> +# aem-validation.specs
> +#
> +# Spec file for AArch32 A profile baremetal newlib, libgloss on VALIDATION platform with AngelAPI
> +# semi-hosting.
> +#
Line length...
Otherwise OK.
R.