From 54d61198d5ad051d28fccd2fc698ed7f1d013443 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 13 Apr 2007 13:56:19 +0000 Subject: [PATCH] * NEWS: Mention removal of HP aCC support. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dddffe84739..95dcdcdb0c0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-04-13 Daniel Jacobowitz + + * NEWS: Mention removal of HP aCC support. + 2007-04-13 Daniel Jacobowitz * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Do not ignore the diff --git a/gdb/NEWS b/gdb/NEWS index 1bafc867e79..5bf8353465e 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -127,6 +127,13 @@ DWARF 1 support A debug information format. The predecessor to DWARF 2 and DWARF 3, which are still supported. +Support for the HP aCC compiler on HP-UX/PA-RISC + + SOM-encapsulated symbolic debugging information, automatic + invocation of pxdb, and the aCC custom C++ ABI. This does not + affect HP-UX for Itanium or GCC for HP-UX/PA-RISC. Code compiled + with aCC can still be debugged on an assembly level. + *** Changes in GDB 6.6 * New targets -- 2.30.2