Skip to content
Snippets Groups Projects
  • Steven Bosscher's avatar
    02540df4
    add lto to powerpc-*darwin and enable for 32bit darwin · 02540df4
    Steven Bosscher authored
    Steven Bosscher  <steven@gcc.gnu.org>
    ChangeLog:
    	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
    	* configure: Regenerate.
    
    gcc/ChangeLog:
    	* config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
    	lto-macho as lto_binary_reader.
    
    	* darwin.c (darwin_asm_named_section): Do not add assembler comment
    	after .section directive; just print it before the directive instead.
    
    
    
    M    gcc/config.gcc
    M    gcc/config/darwin.c
    M    ChangeLog
    M    gcc/ChangeLog
    
    From-SVN: r159527
    02540df4
    History
    add lto to powerpc-*darwin and enable for 32bit darwin
    Steven Bosscher authored
    Steven Bosscher  <steven@gcc.gnu.org>
    ChangeLog:
    	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
    	* configure: Regenerate.
    
    gcc/ChangeLog:
    	* config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
    	lto-macho as lto_binary_reader.
    
    	* darwin.c (darwin_asm_named_section): Do not add assembler comment
    	after .section directive; just print it before the directive instead.
    
    
    
    M    gcc/config.gcc
    M    gcc/config/darwin.c
    M    ChangeLog
    M    gcc/ChangeLog
    
    From-SVN: r159527