From: H.J. Lu Date: Tue, 13 Feb 2001 23:58:35 +0000 (+0000) Subject: It is SYMTAB, not STMTAB. X-Git-Tag: jimb_gnu_v3_branchpoint~192 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6757257fb58bd0b5bd75e2d9230aae7da4559618;p=thirdparty%2Fbinutils-gdb.git It is SYMTAB, not STMTAB. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c99a66c6879..ae04d073982 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -90,7 +90,7 @@ Mon Feb 12 17:46:24 CET 2001 Jan Hubicka 2001-02-11 H.J. Lu - * elflink.h (elf_bfd_final_link): Use file_align for STMTAB + * elflink.h (elf_bfd_final_link): Use file_align for SYMTAB alignment. 2001-02-11 Maciej W. Rozycki