* som.c (normalize): Delete function.
authorJeff Law <law@redhat.com>
Mon, 20 Oct 1997 15:37:44 +0000 (15:37 +0000)
committerJeff Law <law@redhat.com>
Mon, 20 Oct 1997 15:37:44 +0000 (15:37 +0000)
        (som_bfd_ar_write_symbol_stuff): New parameter elength.  All callers
        changed.  Use passed in elength to determine size of the extended
        name table instead of computing it again.

bfd/ChangeLog

index d61730d61e438b29f33da854b8fc9306d7e111f0..1c554e35e4f954b44ef5730841e208bc3f098410 100644 (file)
@@ -1,3 +1,10 @@
+Mon Oct 20 09:38:31 1997  Jeffrey A Law  (law@cygnus.com)
+
+       * som.c (normalize): Delete function.
+       (som_bfd_ar_write_symbol_stuff): New parameter elength.  All callers
+       changed.  Use passed in elength to determine size of the extended
+       name table instead of computing it again.
+
 Sun Oct 19 23:36:21 1997  Jim Wilson  <wilson@cygnus.com>
 
        * peicode.h (coff_swap_scnhdr_out): Use |= not = to set
This page took 0.029216 seconds and 4 git commands to generate.