Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -2/+2 |
* | Update some URLs | Paul Eggert | 2019-09-23 | 1 | -1/+1 |
* | Make fingerprint handling compatible with LTO | Andreas Schwab | 2019-07-09 | 1 | -1/+2 |
* | Port new fingerprinting scheme to clang + LTO | Paul Eggert | 2019-05-04 | 1 | -18/+14 |
* | Port make-fingerprint to LeakSanitizer | Paul Eggert | 2019-04-20 | 1 | -1/+4 |
* | * lib-src/make-fingerprint.c (main): Properly initialize 'prog' | Philipp Stephani | 2019-04-18 | 1 | -1/+1 |
* | Fix make-fingerprint off-by-one bug | Paul Eggert | 2019-04-18 | 1 | -12/+13 |
* | Fix MS-Windows build broken by make-fingerprint changes | Eli Zaretskii | 2019-04-15 | 1 | -0/+5 |
* | Replace executable’s fingerprint in place | Paul Eggert | 2019-04-14 | 1 | -31/+88 |
* | Remove the need for temacs.in | Paul Eggert | 2019-04-09 | 1 | -3/+3 |
* | Remove assumption of uint64_t etc. in portable code | Paul Eggert | 2019-04-09 | 1 | -6/+6 |
* | ; Copyright fixes for pdumper files | Glenn Morris | 2019-01-16 | 1 | -2/+2 |
* | Add portable dumper | Daniel Colascione | 2019-01-15 | 1 | -0/+113 |