diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2000-06-15 19:34:44 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2000-06-15 19:34:44 +0000 |
commit | ccd13d1887ecbc02d47f95613ded76ac89d7c92b (patch) | |
tree | ea81a76a88973778eaaf1993fed8faec70eeb370 /binutils/ChangeLog | |
parent | 716c501e948616d0ab2206dc89d20e967446639f (diff) | |
download | gdb-ccd13d1887ecbc02d47f95613ded76ac89d7c92b.zip gdb-ccd13d1887ecbc02d47f95613ded76ac89d7c92b.tar.gz gdb-ccd13d1887ecbc02d47f95613ded76ac89d7c92b.tar.bz2 |
2000-06-15 H.J. Lu <hjl@gnu.org>
* binutils.texi: Put a warning on copying relocatable object
files between two different formats.
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 d2d2080..4672b26 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-06-15 H.J. Lu <hjl@gnu.org> + + * binutils.texi: Put a warning on copying relocatable object + files between two different formats. + 2000-06-13 DJ Delorie <dj@cygnus.com> * rcparse.y (control): ICON controls take an id as the first |