From 197df35ec4f370e9902892ff8339232869cf86ce Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Tue, 12 Mar 2019 13:56:53 -0700 Subject: [PATCH] The NEWS file had two "New targets" sections for 8.3. gdb/ChangeLog: * NEWS: Combine separate "New targets" sections for 8.3. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 7 ++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fe7504c27a7..eea9ecfde90 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2019-03-12 John Baldwin + + * NEWS: Combine separate "New targets" sections for 8.3. + 2019-03-12 John Baldwin * ppc-fbsd-tdep.c (ppcfbsd_get_thread_local_address): New. diff --git a/gdb/NEWS b/gdb/NEWS index cc7c35c0642..88ce9a71042 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -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 -- 2.30.2