Subject: CVS commit: gnusrc/gnu/dist/toolchain/binutils
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 01/08/2002 08:58:33
Module Name:	gnusrc
Committed By:	wdk
Date:		Tue Jan  8 06:58:33 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/binutils: objcopy.c

Log Message:
getopt_long option list was incorrect.  Apply rev 1.20 diffs from
binutils-current respository.

    2001-06-24  H.J. Lu  <hjl@gnu.org>
        * objcopy.c (strip_main): Revert the change made on 2001-05-30
        by accident.
        (copy_main): Apply the the change made to strip_main on
        2001-05-30 by accident.

strip now passes the argument list as documented.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 gnusrc/gnu/dist/toolchain/binutils/objcopy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.