diff options
author | Nick Clifton <nickc@redhat.com> | 1999-08-18 14:52:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-08-18 14:52:59 +0000 |
commit | 6e7d82054979bd462007bbf41381eef634b413b0 (patch) | |
tree | e2bd6df662cb3be9be34f31b5609a456958aaaf7 /binutils/ChangeLog | |
parent | 50f4163fd63dbf5088455692ee0a640fb0d91498 (diff) | |
download | gdb-6e7d82054979bd462007bbf41381eef634b413b0.zip gdb-6e7d82054979bd462007bbf41381eef634b413b0.tar.gz gdb-6e7d82054979bd462007bbf41381eef634b413b0.tar.bz2 |
only emit -mthumb-interowrk directive if really necessary.
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 a7ec1bc..bfc6620 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +1999-08-18 Nick Clifton <nickc@cygnus.com> + + * dlltool.c (make_head): Only emit interworking directive if + necessary. + Thu Jul 15 22:44:21 1999 Hans-Peter Nilsson <hp@bitrange.com> * readelf.c (process_abbrev_section): Handle standard-conforming |