diff options
Diffstat (limited to 'ld/NEWS')
-rw-r--r-- | ld/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ -*- text -*- +Changes in 2.44: + +* Add a "--build-id=xx" option, if built with the xxhash library. This + produces a 128-bit hash, 2-4x faster than md5 or sha1. + Changes in 2.43: * Add support for LoongArch DT_RELR (compressed R_LARCH_RELATIVE). |