On Dec 5, 2014, at 9:25 AM, Dr. Philipp Tomsich
wrote:
> Should I revise, or do will you just drop tje line when applying when
> applying this?
We like for the gcc-patches archive to have what exactly went in. It would be
best to re-post the patch with the line gone.
Should I revise, or do will you just drop tje line when applying when applying
this?
Thanks,
Phil.
> On 05 Dec 2014, at 18:23, Marcus Shawcroft wrote:
>
> On 21 November 2014 at 18:44, Philipp Tomsich
> wrote:
>
>> +;; Machine description for AppliedMicro xgene1 core.
>> +;; Copyright (C) 20
On 21 November 2014 at 18:44, Philipp Tomsich
wrote:
> +;; Machine description for AppliedMicro xgene1 core.
> +;; Copyright (C) 2012-2014 Free Software Foundation, Inc.
> +;; Contributed by Theobroma Systems Design und Consulting GmbH.
> +;;See http://www.theobroma-systems.com fo
On Fri, Nov 21, 2014 at 6:44 PM, Philipp Tomsich
wrote:
> ---
> gcc/ChangeLog | 6 +
> gcc/config/aarch64/aarch64.md | 3 +-
> gcc/config/arm/xgene1.md | 532
> ++
> 3 files changed, 540 insertions(+), 1 deletion(-)
> create mode
---
gcc/ChangeLog | 6 +
gcc/config/aarch64/aarch64.md | 3 +-
gcc/config/arm/xgene1.md | 532 ++
3 files changed, 540 insertions(+), 1 deletion(-)
create mode 100644 gcc/config/arm/xgene1.md
diff --git a/gcc/ChangeLog b/gcc/Change