From: Jim Kingdon Date: Fri, 17 Sep 1993 03:32:10 +0000 (+0000) Subject: * sym.h, symconst.h: Add comment stating these files are not part X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e8b114f7f488fc33557c77da584cd3ea8613e388;p=binutils-gdb.git * sym.h, symconst.h: Add comment stating these files are not part of GDB, GAS, etc. In 1991, when we asked rms whether we could include these files in GDB (although they are copyrighted by someone besides the FSF), he said it was OK if they were not considered part of GDB. --- diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog index e09a3ae5bf7..4d30c505fba 100644 --- a/include/coff/ChangeLog +++ b/include/coff/ChangeLog @@ -1,5 +1,15 @@ +Thu Sep 16 20:27:21 1993 Jim Kingdon (kingdon@cirdan.cygnus.com) + + * sym.h, symconst.h: Add comment stating these files are not part + of GDB, GAS, etc. In 1991, when we asked rms whether we could + include these files in GDB (although they are copyrighted by + someone besides the FSF), he said it was OK if they were not + considered part of GDB. + Fri Sep 10 17:40:35 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * ecoff.h (AUX_PUT_ANY): Cast val argument to bfd_vma. + * alpha.c (external_aouthdr): Need four bytes of padding between vstamp and tsize.