aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-11-11 17:40:27 +0000
committerJeff Law <law@redhat.com>1994-11-11 17:40:27 +0000
commit63ba709f374898815e2ba4ff94827d7ffa8265dc (patch)
tree4db9557ec2a4e2f9264e639c653577e5a72fcce3
parente6e0af0f3bdcf35d8ef9ce4ca5e59d214fe41bec (diff)
downloadgdb-63ba709f374898815e2ba4ff94827d7ffa8265dc.zip
gdb-63ba709f374898815e2ba4ff94827d7ffa8265dc.tar.gz
gdb-63ba709f374898815e2ba4ff94827d7ffa8265dc.tar.bz2
* hpux-core.c (hpux_core_struct): Delete handles for the
data, reg and stack sections. They're never used. Delete accessor macros. (make_bfd_asection): Use bfd_make_section_anyway since debugging cores from dynamic executables may have several sections with the same logical name. (hpux_core_core_file_p): Don't save handles to data, reg and stack sections. Handle CORE_TEXT, CORE_MMF and CORE_SHM.
-rw-r--r--bfd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d0a4fa3..793fdf5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,14 @@
+Fri Nov 11 10:35:33 1994 Jeff Law (law@snake.cs.utah.edu)
+
+ * hpux-core.c (hpux_core_struct): Delete handles for the
+ data, reg and stack sections. They're never used. Delete
+ accessor macros.
+ (make_bfd_asection): Use bfd_make_section_anyway since debugging
+ cores from dynamic executables may have several sections with the
+ same logical name.
+ (hpux_core_core_file_p): Don't save handles to data, reg and
+ stack sections. Handle CORE_TEXT, CORE_MMF and CORE_SHM.
+
Tue Nov 8 13:03:30 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* bout.c (callj_callback): Add new argument shrinking. Change all