src/include ChangeLog sha1.h md5.h
ktietz@sourceware.org
ktietz@sourceware.org
Wed Jan 30 16:52:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Changes by: ktietz@sourceware.org 2013-01-30 16:52:36
Modified files:
include : ChangeLog sha1.h md5.h
Log message:
PR other/54620
PR target/39064
* md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
stdint.h and sys/types.h headers are present.
* sha1.h (sha1_uintptr, sha1_uint32): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/ChangeLog.diff?cvsroot=src&r1=1.602&r2=1.603
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/sha1.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/include/md5.h.diff?cvsroot=src&r1=1.8&r2=1.9
More information about the Binutils-cvs
mailing list