Ken Raeburn 238ac6ecd2 Use new size-independent elf internal data structures.
(put_word, get_word): Define as appropriate for architecture word size.
Structure swapping functions changed to use them as appropriate.
(bfd_add_to_strtab): Now static.
(sym_is_global): New function.
(elf_map_symbols): Call it.  Now returns void.  Removed unused local variable.
(bfd_section_from_shdr): Mark string tables other than for section and symbol
names as normal sections having contents.
(fix_up_strtabs): New function; fixes up ELF header fields for stab sections
with string tables associated.
(elf_write_object_contents): Map fix_up_strtabs over all BFD sections.
Reordered condition tests for symbol flags; default to local-object value
instead of global-object.
(elf_symbol_from_bfd_symbol): Hid conditionally-used variable inside condition
test.
(elf_print_symbol): Use fprintf_vma.
(elf_idx_of_sym, bfd_shdr_from_section): Unused functions commented out.
1993-06-22 03:21:12 +00:00
1993-06-16 00:08:27 +00:00
1993-05-27 06:44:29 +00:00
1993-06-18 22:16:32 +00:00
1993-05-27 06:44:29 +00:00
1993-06-21 19:38:14 +00:00
1991-12-12 02:47:57 +00:00
1993-06-17 23:59:43 +00:00
1992-02-22 00:25:24 +00:00
1991-10-31 00:08:52 +00:00
1993-06-21 19:38:14 +00:00
1991-06-12 21:44:36 +00:00
1993-05-20 22:20:07 +00:00
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
780 MiB
Languages
C 51.8%
Makefile 22.4%
Assembly 12.3%
C++ 6%
Roff 1.4%
Other 5.4%