diff options
author | Steve Chamberlain <sac@cygnus> | 1992-07-15 14:59:45 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-07-15 14:59:45 +0000 |
commit | dc2239ac776e709a013ba95a5c164ec24af5aee4 (patch) | |
tree | e73093457106094e162da97a7bb1fb3035e6e486 /bfd | |
parent | 5e85287ea259135833ad1c6723a49e776fffa6bc (diff) | |
download | gdb-dc2239ac776e709a013ba95a5c164ec24af5aee4.zip gdb-dc2239ac776e709a013ba95a5c164ec24af5aee4.tar.gz gdb-dc2239ac776e709a013ba95a5c164ec24af5aee4.tar.bz2 |
Extra lint
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index da21055..aa33fb1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Wed Jul 15 07:57:46 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * section.c (STD_SECTION): add some casts to the initializers for + dumb compilers + +Tue Jul 14 14:06:28 1992 Stu Grossman (grossman at cygnus.com) + + * rs6000-core.c (rs6000coff_core_p): Greatly simplify expression, + and add appropriate casts to keep (picayune) aix-cc happy. + Wed Jul 8 16:24:33 1992 Steve Chamberlain (sac@thepub.cygnus.com) * archive.c (bsd_write_armap): write the timestamp of the @@ -717,7 +727,6 @@ Fri Jan 24 14:40:17 1992 Steve Chamberlain (sac at rtl.cygnus.com) * everything: now modified to use smaller reloc type. Self hosts on sun3 & sun4. ->>>>>>> 1.247 Sat Jan 18 17:00:16 1992 Fred Fish (fnf at cygnus.com) * config/mh-stratus, config/mt-i860-elf, hosts/h-stratus: |