I believe binutils 2.42 now honors SOURCE_DATE_EPOCH for the PE timestamp, if you want reproducible builds you would likely be building with that already.
It would be nice if binutils used a hash by default, the MS linker and LLVM lld already do this.