aboutsummaryrefslogtreecommitdiff
path: root/ld/sha1.h
AgeCommit message (Collapse)AuthorFilesLines
2007-08-102007-08-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
PR ld/4875 * elf-hints-local.h: Include bfd_stdint.h. Use uint32_t instead of u_int32_t. * sha1.h: Include bfd_stdint.h instead of <stdint.h>.
2007-07-21* sha1.h: Change to use version 3 of the GNU General Public License and tidy ↵Nick Clifton1-9/+9
up formatting. * sha1.c: Likewise.
2007-07-132007-07-13 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+87
* 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.