This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch ping


Hi Nathan,

> bfd/Changelog:
> 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* libbfd-in.h (_bfd_link_section_stabs): Add string offset
> 	parameter.
> 	* cofflink.c (coff_link_add_symbols): Deal with split stab
> 	sections.
> 	* elflink.h (elf_link_add_object_symbols): Deal with split stab
> 	sections.
> 	* stabs.c (_bfd_link_section_stabs): Add string offset parameter.
> 	* libbfd.h: Regenerated.
> 
> ld/ChangeLog:
> 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* ldwrite.c (unsplittable_name): New.
> 	(clone_section): Strip existing numeric suffix. Only truncate names
> 	for coff targets.
> 	(split_sections): Use unsplittable_name.
> 
> binutils/ChangeLog:
> 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
> 
> 	* objdump.c (read_section_stabs): Just read one section, return
> 	pointer to it. Add size parameter.
> 	(print_section_stabs): Add string offset parameter. Adjust.
> 	(struct stab_section_names): Add string offset member.
> 	(find_stabs_sections): Correct check for split section suffix,
> 	adjust read_section_stabs and print_section_stabs calls.
> 	(dump_stabs_section): Clear string_offset, free string table.

Approved - please apply.

[Sorry for the delay in approving].

Cheers
        Nick
        


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]