diff options
author | Jeff Law <law@redhat.com> | 1994-02-10 05:36:41 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-02-10 05:36:41 +0000 |
commit | a62dd44f9c613086e94018d714764e56cf473ad5 (patch) | |
tree | 202a3017a5fb5e308e9bcd20a3bad2b883d3d208 /bfd/ChangeLog | |
parent | 0d634116b2a6b21b5c1a89adc12b216590a3dbc3 (diff) | |
download | gdb-a62dd44f9c613086e94018d714764e56cf473ad5.zip gdb-a62dd44f9c613086e94018d714764e56cf473ad5.tar.gz gdb-a62dd44f9c613086e94018d714764e56cf473ad5.tar.bz2 |
* som.c: Cast return values from BFD memory allocation routines to
avoid warnings from the HP compiler.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 35825c0..11bd45b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 9 21:34:58 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * som.c: Cast return values from BFD memory allocation routines to + avoid warnings from the HP compiler. + Wed Feb 9 12:55:02 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * coff-alpha.c (alpha_relocate_section): Accept a LITERAL |