diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-03 22:02:48 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-03 22:02:48 +0000 |
commit | c91884b37798e204d4d5a0838905d85c398d0250 (patch) | |
tree | 8e5aeed304f1f2c2ae095dbaff202cc041d0666c /bfd/ChangeLog | |
parent | eaba7fae01a0e61420763aca5051eae011719a90 (diff) | |
download | gdb-c91884b37798e204d4d5a0838905d85c398d0250.zip gdb-c91884b37798e204d4d5a0838905d85c398d0250.tar.gz gdb-c91884b37798e204d4d5a0838905d85c398d0250.tar.bz2 |
Mon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros.cygnus.com)
* syms.c (bfd_print_symbol_vandf): Change PTR to FILE *.
* hosts/irix4.h (exit): Declare properly.
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 71215ce..9e796c1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 3 13:05:08 1994 Stan Shebs (shebs@andros.cygnus.com) + + * syms.c (bfd_print_symbol_vandf): Change PTR to FILE *. + * hosts/irix4.h (exit): Declare properly. + Mon Jan 3 11:41:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * bfd-in.h (bfd_get{b,l}[_signed_]{16,32,64}): Declare argument to |