From 683f4743179061f53de59be3021abb8567574b37 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 18 Oct 1994 04:46:45 +0000 Subject: [PATCH] * write.c (renumber_sections): New static BFD_ASSEMBLER function. (write_object_file): Call it after removing gas created sections. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index e2563493a25..0c9bb8db1a7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 18 00:45:24 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * write.c (renumber_sections): New static BFD_ASSEMBLER function. + (write_object_file): Call it after removing gas created sections. + Mon Oct 17 18:06:05 1994 Ian Lance Taylor * symbols.c (symbol_create): Use udata.p, not just udata. -- 2.30.2