diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-01 06:28:28 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-01 06:28:28 +0000 |
commit | dff5e6026e7c6285a1b1fc3359e4789ba816b641 (patch) | |
tree | 398cc581fd4817fd93034960712942d3744cf41b /bfd/ChangeLog | |
parent | d1ee1a893ecded8951c4d007b0353df3773abb4d (diff) | |
download | gdb-dff5e6026e7c6285a1b1fc3359e4789ba816b641.zip gdb-dff5e6026e7c6285a1b1fc3359e4789ba816b641.tar.gz gdb-dff5e6026e7c6285a1b1fc3359e4789ba816b641.tar.bz2 |
* elf.c (elf_corefile_note): cast malloc to avoid warning.
* Makefile.in: Fixed dependencies due to file rename
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0e806ba..bd68760 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Sat Nov 30 21:19:15 1991 Steve Chamberlain (sac at rtl.cygnus.com) + * elf.c (elf_corefile_note): cast malloc to avoid warning. + * Makefile.in: Fixed dependencies due to file rename + * aout-encap.c, aoutf1.h, aoutx.h, archive.c, bout.c, coff-a29k.c, coff-h8300.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c, coff-mips.c, coff-rs6000.c, cpu-h300.c, elf.c, i386aout.c, |