From e828957292e22a217882499ab9adf8e1374cef7e Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Mon, 25 Nov 2002 21:00:51 +0000 Subject: * symfile.c (init_objfile_sect_indices): New function. (default_symfile_offsets): Move the section-index-initializing stuff into init_objfile_sect_indices, and call that. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f6e11e8..ed3e9c7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2002-11-25 Jim Blandy + * symfile.c (init_objfile_sect_indices): New function. + (default_symfile_offsets): Move the section-index-initializing + stuff into init_objfile_sect_indices, and call that. + * symtab.h (SIZEOF_N_SECTION_OFFSETS): New macro. (SIZEOF_SECTION_OFFSETS): Use SIZEOF_N_SECTION_OFFSETS. -- cgit v1.1