Home
last modified time | relevance | path

Searched refs:prep_headers (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-0001244 (prep_headers): Set name for symtab_shndx_hdr.
1167 (prep_headers): Change shstrtab type.
2743 e_machine, it's now properly set in prep_headers.
2946 * elf.c (prep_headers): Add case for bfd_arch_h8300.
4624 * elf.c (prep_headers): Add bfd_arch_openrisc.
7313 * elf.c (prep_headers): Add bfd_arch_cris.
7384 (prep_headers): Use renamed functions.
8315 * elf.c (prep_headers): Use ELFOSABI_NONE instead of
8605 * elf.c (prep_headers): Add bfd_arch_ia64.
8908 * elf.c (prep_headers): Handle bfd_arch_avr.
[all …]
H A DChangeLog-9697715 * elf.c (prep_headers): Remove V850E magic number.
716 * elf.c (prep_headers): Remove V850EA magic number.
796 * elf.c (prep_headers): Add support for v850e machine number.
805 * elf.c (prep_headers): Add support for v850ea machine number.
867 * elf.c (prep_headers): Add support for v850e target.
879 * elf.c (prep_headers): Add support for v850ea target.
3395 * elf.c (prep_headers): Handle bfd_arch_mn10x00.
3733 * elf.c (prep_headers): Handle bfd_arch_sh.
3827 * elf.c (prep_headers): Added case bfd_arch_v850.
4150 * elf.c (prep_headers): Added case bfd_arch_d10v.
[all …]
H A DChangeLog-9899733 * elf.c (prep_headers): Handle bfd_arch_pj.
2344 * elf.c (prep_headers): Set the EI_OSABI and EI_ABIVERSION fields
2362 * elf.c (prep_headers): Handle bfd_arch_i960.
3433 * elf.c (prep_headers): Add support for bfd_arch_fr30.
3851 (prep_headers): identify core files as type ET_CORE.
4006 * elf.c: (prep_headers): Support arch_type of EM_ARM.
4880 * elf.c (prep_headers): Use new EM_SPARCV9 symbol.
H A Delf.c50 static bfd_boolean prep_headers (bfd *);
3566 if (! prep_headers (abfd)) in _bfd_elf_compute_section_file_positions()
4966 prep_headers (bfd *abfd) in prep_headers() function
H A DChangeLog-94954034 * elfcode.h (prep_headers): Use EM_PPC instead of
4788 (prep_headers): Change shstrtab to bfd_strtab_hash.
6299 * elfcode.h (prep_headers): If DYNAMIC, set e_type to ET_DYN.
6480 * elfcode.h (prep_headers): Handle sparc v9 (64 bit).
7056 * elfcode.h (prep_headers): Use EM_PARISC instead of EM_HPPA.
7116 Call elf_backend_begin_write_processing hook and prep_headers
7125 (prep_headers): Check return value of bfd_add_to_strtab.
8867 * elfcode.h (prep_headers): Add bfd_arch_powerpc case.
9007 (write_object_contents): Check return values from prep_headers and
9311 * elfcode.h (prep_headers, swap_out_syms): Check for NULL return
H A DChangeLog-02031583 * elf.c (prep_headers): Remove useless check for null backend_data.
5046 * elf.c (prep_headers): Set e_machine to EM_IQ2000.
9472 * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVERSION or
H A DChangeLog-91931356 (prep_headers): Return true at end.
2697 (prep_headers): No longer abort when EXEC_P is set.
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdint.texi1628 @samp{prep_headers} function in @file{elf.c}.
1767 @samp{prep_headers} in @file{elf.c} is somewhat bogus. It should be