diff options
author | Catherine Moore <clm@redhat.com> | 1999-05-05 11:00:55 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1999-05-05 11:00:55 +0000 |
commit | 33c63f9db4e4a9093808b58bc4251d658d7bd80e (patch) | |
tree | 6e4dc6078a9961d572b48f7baf554bae042d9918 /binutils/ChangeLog | |
parent | 0d96863f2b09798c659a367b3cbd67cecc1951b6 (diff) | |
download | gdb-33c63f9db4e4a9093808b58bc4251d658d7bd80e.zip gdb-33c63f9db4e4a9093808b58bc4251d658d7bd80e.tar.gz gdb-33c63f9db4e4a9093808b58bc4251d658d7bd80e.tar.bz2 |
* readelf.c (get_machine_flags): Check for EF_CPU32.
(get_data_encoding): Fix typo.
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 b8a3d27..36b7963 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +1999-05-05 Catherine Moore <clm@cygnus.com> + + * readelf.c (get_machine_flags): Check for EF_CPU32. + (get_data_encoding): Fix typo. + 1999-04-26 Tom Tromey <tromey@cygnus.com> * aclocal.m4, configure: Updated for new version of libtool. |