diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-01-26 03:45:21 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-01-26 03:45:21 +0000 |
commit | 0886e098c57d0e3ca7b39f2e4e078c08b5662de2 (patch) | |
tree | 1ac837a07d8f003fc1522faa80e15e136269baa7 /binutils/ChangeLog | |
parent | ca7bd5579ab2183c865e3d26f45094fe933eda85 (diff) | |
download | gdb-0886e098c57d0e3ca7b39f2e4e078c08b5662de2.zip gdb-0886e098c57d0e3ca7b39f2e4e078c08b5662de2.tar.gz gdb-0886e098c57d0e3ca7b39f2e4e078c08b5662de2.tar.bz2 |
Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com)
* bucomm.c (print_arelt_descr): Change decl of `when' to time_t.
* objdump.h: Removed.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a4fc4ce..3f25ad6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jan 25 19:40:54 1994 Stan Shebs (shebs@andros.cygnus.com) + + * bucomm.c (print_arelt_descr): Change decl of `when' to time_t. + * objdump.h: Removed. + Mon Jan 24 13:29:02 1994 David J. Mackenzie (djm@thepub.cygnus.com) * objdump.c (display_file): Remove call to list_matching_formats. |