Home
last modified time | relevance | path

Searched refs:bfd_mach_o_build_commands (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h718 bool bfd_mach_o_build_commands (bfd *);
H A DChangeLog-20123081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each
3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false
3141 (bfd_mach_o_build_commands): Adjust call to bfd_mach_o_mangle_symbols.
3277 (bfd_mach_o_build_commands): Reorganize to support the fact that some
H A Dmach-o.c2649 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_write_contents()
3176 bfd_mach_o_build_commands (bfd *abfd) in bfd_mach_o_build_commands() function
3414 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_set_section_contents()
H A DChangeLog-20091831 (bfd_mach_o_build_commands): Remove parameter names and attributes.
1906 (bfd_mach_o_build_commands): Ditto.
2370 (bfd_mach_o_build_commands): Adjust for filelen field.
2513 (bfd_mach_o_build_commands): Use mach_o_wide_p instead of hard-coded
2663 (bfd_mach_o_build_commands): New function.
H A DChangeLog-2011190 (bfd_mach_o_build_commands): Update section alignment info.
852 (bfd_mach_o_build_commands): Initialize more fields.
1013 (bfd_mach_o_build_commands): Fix comment. Adjust.
H A DChangeLog-20142522 (bfd_mach_o_build_commands): Major rework to handle non-object
2726 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.
H A DChangeLog-20153909 (bfd_mach_o_build_commands): Fail if bfd_mach_o_layout_commands
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h718 bool bfd_mach_o_build_commands (bfd *);
H A DChangeLog-20123081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each
3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false
3141 (bfd_mach_o_build_commands): Adjust call to bfd_mach_o_mangle_symbols.
3277 (bfd_mach_o_build_commands): Reorganize to support the fact that some
H A Dmach-o.c2632 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_write_contents()
3159 bfd_mach_o_build_commands (bfd *abfd) in bfd_mach_o_build_commands() function
3397 if (!abfd->output_has_begun && !bfd_mach_o_build_commands (abfd)) in bfd_mach_o_set_section_contents()
H A DChangeLog-20091831 (bfd_mach_o_build_commands): Remove parameter names and attributes.
1906 (bfd_mach_o_build_commands): Ditto.
2370 (bfd_mach_o_build_commands): Adjust for filelen field.
2513 (bfd_mach_o_build_commands): Use mach_o_wide_p instead of hard-coded
2663 (bfd_mach_o_build_commands): New function.
H A DChangeLog-2011190 (bfd_mach_o_build_commands): Update section alignment info.
852 (bfd_mach_o_build_commands): Initialize more fields.
1013 (bfd_mach_o_build_commands): Fix comment. Adjust.
H A DChangeLog-20142522 (bfd_mach_o_build_commands): Major rework to handle non-object
2726 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.
H A DChangeLog-20153909 (bfd_mach_o_build_commands): Fail if bfd_mach_o_layout_commands
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20123081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each
3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false
3141 (bfd_mach_o_build_commands): Adjust call to bfd_mach_o_mangle_symbols.
3277 (bfd_mach_o_build_commands): Reorganize to support the fact that some
H A DChangeLog-20091831 (bfd_mach_o_build_commands): Remove parameter names and attributes.
1906 (bfd_mach_o_build_commands): Ditto.
2370 (bfd_mach_o_build_commands): Adjust for filelen field.
2513 (bfd_mach_o_build_commands): Use mach_o_wide_p instead of hard-coded
2663 (bfd_mach_o_build_commands): New function.
H A DChangeLog-2011190 (bfd_mach_o_build_commands): Update section alignment info.
852 (bfd_mach_o_build_commands): Initialize more fields.
1013 (bfd_mach_o_build_commands): Fix comment. Adjust.
H A DChangeLog-20142522 (bfd_mach_o_build_commands): Major rework to handle non-object
2726 (bfd_mach_o_build_commands, bfd_mach_o_read_thread): Fix style.
H A DChangeLog-20153909 (bfd_mach_o_build_commands): Fail if bfd_mach_o_layout_commands
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20123081 * mach-o.c (bfd_mach_o_build_commands): Make the building of each
3118 * mach-o.c (bfd_mach_o_build_commands): Avoid uninitialized false
3141 (bfd_mach_o_build_commands): Adjust call to bfd_mach_o_mangle_symbols.
3277 (bfd_mach_o_build_commands): Reorganize to support the fact that some
H A DChangeLog-2011190 (bfd_mach_o_build_commands): Update section alignment info.
852 (bfd_mach_o_build_commands): Initialize more fields.
1013 (bfd_mach_o_build_commands): Fix comment. Adjust.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git150451 ubsan: bfd_mach_o_build_commands shift exponent 64 is too large