Date: Wed, 23 Oct 2002 14:45:08 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: "David E. O'Brien" <obrien@FreeBSD.org>, Peter Wemm <peter@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/as/alpha-freebsd config.h src/gnu/usr.bin/binutils/as/i386-freebsd config.h src/gnu/usr.bin/binutils/as/ia64-freebsd config.h src/gnu/usr.bin/binutils/as/powerpc-freebsd config.h src/gnu/usr.bin/binutils/as/sparc64-freebsd config.h src/gnu/usr.bin/binutils/as/x86-64-freebsd config.h ... Message-ID: <20021023114508.GC31781@sunbay.com> In-Reply-To: <20021022091019.GI3325@sunbay.com> References: <200210200750.g9K7oKQt027674@repoman.freebsd.org> <20021022091019.GI3325@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--8X7/QrJGcKSMr1RN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 22, 2002 at 12:10:19PM +0300, Ruslan Ermilov wrote: > On Sun, Oct 20, 2002 at 12:50:20AM -0700, David E. O'Brien wrote: > > obrien 2002/10/20 00:50:20 PDT > >=20 > > Modified files: > > gnu/usr.bin/binutils/as/alpha-freebsd config.h=20 > > gnu/usr.bin/binutils/as/i386-freebsd config.h=20 > > gnu/usr.bin/binutils/as/ia64-freebsd config.h=20 > > gnu/usr.bin/binutils/as/powerpc-freebsd config.h=20 > > gnu/usr.bin/binutils/as/sparc64-freebsd config.h=20 > > gnu/usr.bin/binutils/as/x86-64-freebsd config.h=20 > > gnu/usr.bin/binutils/gdb config.h=20 > > gnu/usr.bin/binutils/ld config.h=20 > > gnu/usr.bin/binutils/libbfd config.h.fbsd=20 > > gnu/usr.bin/binutils/libbinutils config.h=20 > > gnu/usr.bin/binutils/libopcodes config.h=20 > > gnu/usr.bin/cc/cc_tools auto-host.h=20 > > gnu/usr.bin/grep Makefile config.h=20 > > gnu/usr.bin/sort config.h=20 > > gnu/usr.bin/tar config.h=20 > > Log: > > We HAVE_STPCPY now. > > =20 > > Revision Changes Path > > 1.8 +2 -2 src/gnu/usr.bin/binutils/as/alpha-freebsd/config= .h > > 1.8 +2 -2 src/gnu/usr.bin/binutils/as/i386-freebsd/config.h > > 1.4 +2 -2 src/gnu/usr.bin/binutils/as/ia64-freebsd/config.h > > 1.6 +2 -2 src/gnu/usr.bin/binutils/as/powerpc-freebsd/conf= ig.h > > 1.7 +2 -2 src/gnu/usr.bin/binutils/as/sparc64-freebsd/conf= ig.h > > 1.3 +2 -2 src/gnu/usr.bin/binutils/as/x86-64-freebsd/confi= g.h > > 1.8 +2 -2 src/gnu/usr.bin/binutils/gdb/config.h > > 1.6 +2 -2 src/gnu/usr.bin/binutils/ld/config.h > > 1.4 +2 -2 src/gnu/usr.bin/binutils/libbfd/config.h.fbsd > > 1.10 +2 -2 src/gnu/usr.bin/binutils/libbinutils/config.h > > 1.6 +2 -2 src/gnu/usr.bin/binutils/libopcodes/config.h > > 1.10 +1 -1 src/gnu/usr.bin/cc/cc_tools/auto-host.h > > 1.25 +1 -2 src/gnu/usr.bin/grep/Makefile > > 1.6 +3 -3 src/gnu/usr.bin/grep/config.h > > 1.5 +2 -2 src/gnu/usr.bin/sort/config.h > > 1.2 +1 -1 src/gnu/usr.bin/tar/config.h >=20 > "now" should be expanded to __FreeBSD_version checks in > bootstrap-, build-, and cross-tools, and you know this. > I am pretty sure that part of the above changes broke > source upgrades from not-so-old -CURRENT and of course > all of RELENG_4's (i.e., any systems that do not have > strpcpy(3)). >=20 Fortunately, neither of binutils, gcc, gnu-sort, and tar actually use stpcpy(3) currently, only grep which isn't a tool that needs to be bootstrapped, currently. So these were effectively null changes (except for an up-to-dating various config.h's). Sorry for the (currently) false alarm. It will become a problem only if any of binutils or gcc will start using stpcpy(3), which seems rather unlikely. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --8X7/QrJGcKSMr1RN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9tovEUkv4P6juNwoRAsJ6AJwKvLdM6ppgei0XjZDTa4em4Z8pWACfQRqe PNvXA88wHHiUB7277SxtVgI= =LujE -----END PGP SIGNATURE----- --8X7/QrJGcKSMr1RN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021023114508.GC31781>