This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Mention new AArch64 native and target support in NEWS.



Update NEWS to mention AArch64 under new native configurations and new targets sections.


OK?

/Marcus

2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com>

* NEWS: Mention new AArch64 native and target support.
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]