aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2004-09-13 03:51:22 +0000
committerJoel Brobecker <brobecker@gnat.com>2004-09-13 03:51:22 +0000
commit94ea025abda2c91f5e53b7e949ac3628ba2081cd (patch)
tree682b6b4989e021a0cb23a707bb2190e34eb0b6d4 /bfd/ChangeLog
parent2159ac21e244ff361e244b0fa03219b96dbc4673 (diff)
downloadgdb-94ea025abda2c91f5e53b7e949ac3628ba2081cd.zip
gdb-94ea025abda2c91f5e53b7e949ac3628ba2081cd.tar.gz
gdb-94ea025abda2c91f5e53b7e949ac3628ba2081cd.tar.bz2
* hpux-core.c (thread_section_p): New function.
(hpux_core_core_file_p): Fix computation of offset in call to bfd_seek. Create a ".reg" section from an arbitrary ".reg/<id>" section if none was created after having read all sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8a8e991..8ef66c6 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2004-09-10 Joel Brobecker <brobecker@gnat.com>
+
+ * hpux-core.c (thread_section_p): New function.
+ (hpux_core_core_file_p): Fix computation of offset in call
+ to bfd_seek. Create a ".reg" section from an arbitrary
+ ".reg/<id>" section if none was created after having read
+ all sections.
+
2004-09-11 Andreas Schwab <schwab@suse.de>
* acinclude.m4: Fix spelling of ACX_NONCANONICAL_*.