From 51d66578ff783faf4c6b47a605f0633529cd774c Mon Sep 17 00:00:00 2001 From: Marcus Shawcroft Date: Fri, 8 Feb 2013 11:11:47 +0000 Subject: [PATCH] Update NEWS to mention new AArch64 native and target support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 3 +++ 2 files changed, 7 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f3e043f..47a0040 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2013-02-08 Marcus Shawcroft + * NEWS: Mention new AArch64 native and target support. + +2013-02-08 Marcus Shawcroft + * MAINTAINERS (Write After Approval): Add myself. 2013-02-08 Jim MacArthur diff --git a/gdb/NEWS b/gdb/NEWS index 3a18713..38b36c2 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -5,10 +5,13 @@ * New native configurations +ARM AArch64 GNU/Linux aarch64*-*-linux-gnu FreeBSD/powerpc powerpc*-*-freebsd * New targets +ARM AArch64 aarch64*-*-elf +ARM AArch64 GNU/Linux aarch64*-*-linux Lynx 178 PowerPC powerpc-*-lynx*178 * If the configured location of system.gdbinit file (as given by the -- 2.7.4