diff options
author | John Baldwin <jhb@FreeBSD.org> | 2019-03-12 13:56:53 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2019-03-12 13:56:53 -0700 |
commit | 197df35ec4f370e9902892ff8339232869cf86ce (patch) | |
tree | 181956f6a634b0face5efb97069412b55f765db6 /gdb/NEWS | |
parent | 8399425f5f472ad8e630bb30ad2dbefeddbb68b7 (diff) | |
download | gdb-197df35ec4f370e9902892ff8339232869cf86ce.zip gdb-197df35ec4f370e9902892ff8339232869cf86ce.tar.gz gdb-197df35ec4f370e9902892ff8339232869cf86ce.tar.bz2 |
The NEWS file had two "New targets" sections for 8.3.
gdb/ChangeLog:
* NEWS: Combine separate "New targets" sections for 8.3.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -55,11 +55,6 @@ * Removed support for old demangling styles arm, edg, gnu, hp and lucid. -* New targets - - NXP S12Z s12z-*-elf - GNU/Linux/OpenRISC or1k*-*-linux* - * New commands set debug compile-cplus-types @@ -187,6 +182,8 @@ GNU/Linux/RISC-V riscv*-*-linux* CSKY ELF csky*-*-elf CSKY GNU/LINUX csky*-*-linux FreeBSD/riscv riscv*-*-freebsd* +NXP S12Z s12z-*-elf +GNU/Linux/OpenRISC or1k*-*-linux* * Removed targets |