Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-25 | The sha1 code is now in libiberty. | Ian Lance Taylor | 1 | -423/+0 | |
* 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. | |||||
2007-07-21 | * sha1.h: Change to use version 3 of the GNU General Public License and tidy ↵ | Nick Clifton | 1 | -103/+110 | |
up formatting. * sha1.c: Likewise. | |||||
2007-07-13 | 2007-07-13 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+416 | |
* sha1.h: New file (from gnulib). * sha1.c: New file (from gnulib). * Makefile.am (CFILES, HFILES, OFILES, ld_new_SOURCES): Add them. (sha1.o): New target. * Makefile.in: Regenerated. |