From 8034b0baeac1b209b1742b3e8fa25015191b57b8 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Mon, 27 Feb 2023 13:35:49 +0000 Subject: Do not change the timestamp when updating the gas asconfig file. PR 28909 * doc/local.mk (asconfig.texi): Use "cp -p" to preserve timestamps. * Makefile.in: Regenerate. --- gas/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index ce07ce45f23..c9a325ebf0a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2023-02-27 Benson Muite + + PR 28909 + * doc/local.mk (asconfig.texi): Use "cp -p" to preserve + timestamps. + * Makefile.in: Regenerate. + 2023-02-01 Nick Clifton * dwarf2dbg.c (emit_inc_line_addr): Use unsigned constants when -- cgit v1.2.3-65-gdbad