diff options
author | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-02-08 11:11:47 +0000 |
---|---|---|
committer | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-02-08 11:11:47 +0000 |
commit | 51d66578ff783faf4c6b47a605f0633529cd774c (patch) | |
tree | 62ca27646acbe74d3b47ec31bbd8acdb48f1b7bb /gdb | |
parent | 176b1c95014fece190d87b3be8fd9246f5b54ce8 (diff) | |
download | gdb-51d66578ff783faf4c6b47a605f0633529cd774c.zip gdb-51d66578ff783faf4c6b47a605f0633529cd774c.tar.gz gdb-51d66578ff783faf4c6b47a605f0633529cd774c.tar.bz2 |
Update NEWS to mention new AArch64 native and target support.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
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 <marcus.shawcroft@arm.com> + * NEWS: Mention new AArch64 native and target support. + +2013-02-08 Marcus Shawcroft <marcus.shawcroft@arm.com> + * MAINTAINERS (Write After Approval): Add myself. 2013-02-08 Jim MacArthur <jim.macarthur@arm.com> @@ -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 |