From fa8f0ff934e0ac83e9bd5faa63185cbd7c8557f8 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 13 Jul 2003 07:27:01 +0000 Subject: [PATCH] * unexelf.c (unexec): Consider a section to precede the .bss section if its addresses overlap that of .bss. --- src/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 3fd496a0d7f..54031285237 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2003-07-12 Paul Eggert + + * unexelf.c (unexec): Consider a section to precede the .bss + section if its addresses overlap that of .bss. + 2003-07-07 Nozomu Ando (tiny change) * buffer.c (Fkill_buffer): Clear charpos cache if necessary. @@ -13833,6 +13838,6 @@ See ChangeLog.8 for earlier changes. ;; coding: iso-2022-7bit ;; End: - Copyright (C) 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved. -- 2.39.5