[PATCH] aarch64-tdep basic port.

Sergio Durigan Junior sergiodj@redhat.com
Wed Jan 23 05:21:00 GMT 2013


Thanks for the patch.  I will take a closer look at it later, but just
for the record...

On Tuesday, January 22 2013, Marcus Shawcroft wrote:

> diff --git a/gdb/aarch64-tdep.c b/gdb/aarch64-tdep.c
> new file mode 100644
> index 0000000..2a2497b
> --- /dev/null
> +++ b/gdb/aarch64-tdep.c
> @@ -0,0 +1,2759 @@
> +/* Common target dependent code for GDB on AArch64 systems.
> +
> +   Copyright (C) 2009-2013 Free Software Foundation, Inc.
> +   Contributed by ARM Ltd.
[...]


All the new files added by this patch have a wrong year range in the
copyright header.  Since they're new, it should be only 2013.

Thanks,

-- 
Sergio



More information about the Gdb-patches mailing list