diff options
author | Jeff Holcomb <jeffh@redhat.com> | 1998-07-24 23:58:30 +0000 |
---|---|---|
committer | Jeff Holcomb <jeffh@redhat.com> | 1998-07-24 23:58:30 +0000 |
commit | c0304ac51d2d506f635bf4ab35359b0f7cb4560b (patch) | |
tree | 513def3b473b87ba271d1fd4f4afecc4366ab0fa /binutils/ChangeLog | |
parent | a2f93b6758e4bbb30caa64aa0f1bfd68e33e79a7 (diff) | |
download | gdb-c0304ac51d2d506f635bf4ab35359b0f7cb4560b.zip gdb-c0304ac51d2d506f635bf4ab35359b0f7cb4560b.tar.gz gdb-c0304ac51d2d506f635bf4ab35359b0f7cb4560b.tar.bz2 |
Fri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus.com>
* readelf.c (get_dynamic_type): Remove empty default from switch
statement.
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 b8031f8..e5c0e97 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus.com> + + * readelf.c (get_dynamic_type): Remove empty default from switch + statement. + Fri Jul 24 16:28:12 1998 Ian Lance Taylor <ian@cygnus.com> * Makefile.am (install-exec-local): Don't remove the file before |