PATCH COMMITTED: Remove sha1 from ld

Ian Lance Taylor iant@google.com
Tue Mar 25 04:56:00 GMT 2008


I put the sha1 code in libiberty (I made the change in the master
repository, and it was automatically copied over to the binutils).

This patch removes the sha1 code from the ld directory.  ld will now
pick it up from libiberty.

Tested with the ld testsuite on i686-pc-linux-gnu.

Ian


2008-03-24  Ian Lance Taylor  <iant@google.com>

	The sha1 code is now in libiberty.
	* sha1.c: Remove.
	* sha1.h: Remove.
	* Makefile.am (CFILES): Remove sha1.c.
	(HFILES): Remove sha1.h.
	(OFILES): Remove sha1.o.
	(ld_new_SOURCES): Remove sha1.c.
	(sha1.o): Remove target.
	* Makefile.in: Rebuild.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 2104 bytes
Desc: Remove sha1 from ld
URL: <https://sourceware.org/pipermail/binutils/attachments/20080325/610a1ade/attachment.bin>


More information about the Binutils mailing list