From: Ulf Samuelsson Date: Mon, 6 Mar 2023 13:31:49 +0000 (+0100) Subject: DIGEST: NEWS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=099bf2927d446424e8585a60cf4ce63209999aa2;p=binutils-gdb.git DIGEST: NEWS Signed-off-by: Ulf Samuelsson --- diff --git a/ld/NEWS b/ld/NEWS index 4b91f2c3b0a..b79023ecb95 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -1,5 +1,74 @@ -*- text -*- +* The linker script has a new command to insert a timestamp + TIMESTAMP + inserts the current time (seconds since Epoch) as a 64-bit value + +* The linker script syntax has new commands for debugging a linker script + DEBUG ON turns on debugging + DEBUG OFF turns off debugging + +* The linker script syntax has new commands for handling CRC-32/64 calculations + on the '.text' section + It uses code from https://www.libcrc.org/ + + DIGEST "