This is the mail archive of the binutils@sourceware.org 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] |
We can't use bfd_get_section_by_name, subseg_new and subseg_get directly in dwarf2dbg.c since they don't know ELF section groups. This patch adds obj_get_section_by_name, obj_subseg_new and obj_subseg_get. Tested on Linux/ia32, Linux/ia64 and Linux/Intel64. OK to install?
Attachment:
icc-comdat-warning.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |