diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-11-09 19:43:51 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-11-09 19:43:51 +0000 |
commit | 0f5bc78309c0726ed6775c23e1fd01e173aa9fd4 (patch) | |
tree | 12bfa0fd1d7eb607c3ed6c38d7f7d64c90c3d868 /bfd/ChangeLog | |
parent | c79890ee1a897bc3699a81323e7265893e5d9702 (diff) | |
download | gdb-0f5bc78309c0726ed6775c23e1fd01e173aa9fd4.zip gdb-0f5bc78309c0726ed6775c23e1fd01e173aa9fd4.tar.gz gdb-0f5bc78309c0726ed6775c23e1fd01e173aa9fd4.tar.bz2 |
Fix a braino
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0cc7410..6177384 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 9 11:40:27 1993 Stan Shebs (shebs@rtl.cygnus.com) + + * m68klynx.c (TARGET_IS_BIG_ENDIAN_P): Define. + Tue Nov 9 11:26:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * libelf.h: Added some comments. |