diff options
author | John Gilmore <gnu@cygnus> | 1992-04-02 07:26:31 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-04-02 07:26:31 +0000 |
commit | adf5061ceb7101a850eca4ec11aa0882c1847de0 (patch) | |
tree | 355d4c83b1d55911bbd8e16cba3167a0bed2c57d /bfd | |
parent | 9640d887542f10f81a639722f819b9e6185dad69 (diff) | |
download | gdb-adf5061ceb7101a850eca4ec11aa0882c1847de0.zip gdb-adf5061ceb7101a850eca4ec11aa0882c1847de0.tar.gz gdb-adf5061ceb7101a850eca4ec11aa0882c1847de0.tar.bz2 |
* archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c,
section.c, srec.c, syms.c, coff-h8300.c: Lint.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2daf8b9..47b6afa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Wed Apr 1 23:16:38 1992 John Gilmore (gnu at cygnus.com) + + * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c, + section.c, srec.c, syms.c, coff-h8300.c: Lint. + +Sun Mar 29 09:37:59 1992 John Gilmore (gnu at cygnus.com) + + * bout.c, coff-a29k.c, coff-i960.c: Lint. + * configure.in: Add new host and target configs. + * elf.c (bfd_prstatus, bfd_fpregset): Avoid typename of register + structs, which vary; just use member name. + (elf_object_p, elf_core_file_p): Lint, fix comments. + * config/sparc-elf.mt, hosts/sysv4.h: New config files. + Sat Mar 28 13:07:02 1992 Fred Fish (fnf@cygnus.com) * elf.c (elf_object_p, elf_core_file_p): Fix to use only a single |