aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2001-09-28 21:36:18 +0000
committerJoel Brobecker <brobecker@gnat.com>2001-09-28 21:36:18 +0000
commit78ae4cb9c0a4aff395fc298652faa40eda3c373e (patch)
tree77ec7a47e531609569113167eb5a3bcdbf03488e /bfd/ChangeLog
parent982cfd78672bdbdc7cc2958c351377a126022786 (diff)
downloadgdb-78ae4cb9c0a4aff395fc298652faa40eda3c373e.zip
gdb-78ae4cb9c0a4aff395fc298652faa40eda3c373e.tar.gz
gdb-78ae4cb9c0a4aff395fc298652faa40eda3c373e.tar.bz2
Document changes to som.c revision 1.22.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 5e34c07..47c69be 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-28 J. Brobecker <brobecker@gnat.com>
+
+ * som.c (som_write_symbol_strings): Fix incorrect type of
+ current_offset to match the function definition. Fixes a build
+ failure on HPUX-11.00.
+
2001-09-28 Richard Henderson <rth@redhat.com>
* section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.