diff options
author | Iain Sandoe <iains@gcc.gnu.org> | 2011-10-26 12:37:59 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2011-10-26 12:37:59 +0000 |
commit | b20577eae4e8e74d9f33e66b9a3b5a8d5b5ddd6f (patch) | |
tree | 039da77aa32443d7a75ccb7ce1ccffc11fbdb255 /libcpp/include/cpplib.h | |
parent | d44b26bdf402498112c770368f75529847d13067 (diff) | |
download | gcc-b20577eae4e8e74d9f33e66b9a3b5a8d5b5ddd6f.zip gcc-b20577eae4e8e74d9f33e66b9a3b5a8d5b5ddd6f.tar.gz gcc-b20577eae4e8e74d9f33e66b9a3b5a8d5b5ddd6f.tar.bz2 |
re PR target/48108 (lto should be containerized in a single mach-o section on darwin)
gcc:
PR target/48108
* config/darwin.c (top level): Amend comments concerning LTO output.
(lto_section_num): New variable. (darwin_lto_section_e): New GTY.
(LTO_SECTS_SECTION, LTO_INDEX_SECTION): New.
(LTO_NAMES_SECTION): Rename.
(darwin_asm_named_section): Record LTO section counts and switches
in a vec of darwin_lto_section_e.
(darwin_file_start): Remove unused code.
(darwin_file_end): Put an LTO section termination label. Handle
output of the wrapped LTO sections, index and names table.
libiberty:
PR target/48108
* simple-object-mach-o.c (GNU_WRAPPER_SECTS, GNU_WRAPPER_INDEX,
GNU_WRAPPER_NAMES): New macros.
(simple_object_mach_o_segment): Handle wrapper scheme.
(simple_object_mach_o_write_section_header): Allow the segment name
to be supplied.
(simple_object_mach_o_write_segment): Handle wrapper scheme. Ensure
that the top-level segment name in the load command is empty.
(simple_object_mach_o_write_to_file): Determine the number of
sections during segment output, use that in writing the header.
From-SVN: r180523
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions