From a70a4a9655696fea79890cc3160ecbddde66f791 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 dddffe8473..95dcdcdb0c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 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 first entry for static executables. (breakpoint_addr): Delete unused variable. diff --git a/gdb/NEWS b/gdb/NEWS index 1bafc867e7..5bf8353465 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.11.0