From: Joel Brobecker Date: Fri, 28 Sep 2001 21:36:18 +0000 (+0000) Subject: Document changes to som.c revision 1.22. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=78ae4cb9c0a4aff395fc298652faa40eda3c373e;p=binutils-gdb.git Document changes to som.c revision 1.22. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 5e34c070956..47c69beee6e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2001-09-28 J. Brobecker + + * 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 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.