diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-07-22 22:01:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-07-22 22:01:58 +0000 |
commit | ad94646bd61dcfb98a4f8cc58c62eccb721ee5a9 (patch) | |
tree | fb19d81dc3ee680e6e99c53421a4e864bae99153 /binutils | |
parent | 1ca82cc0dc639fca619f41224cf888f46c3e7560 (diff) | |
download | gdb-ad94646bd61dcfb98a4f8cc58c62eccb721ee5a9.zip gdb-ad94646bd61dcfb98a4f8cc58c62eccb721ee5a9.tar.gz gdb-ad94646bd61dcfb98a4f8cc58c62eccb721ee5a9.tar.bz2 |
* nlmconv.c (link_inputs): Call libiberty pexecute function.
(pexecute) [multiple versions]: Remove.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index b04bc8a..7cb3713 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 22 18:01:23 1997 Ian Lance Taylor <ian@cygnus.com> + + * nlmconv.c (link_inputs): Call libiberty pexecute function. + (pexecute) [multiple versions]: Remove. + Tue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> * bucomm.c (make_tempname): If we might be using a DOS filesystem, |