This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] LTO support for Mach-O (apple-darwin)


On 5/14/10 08:01 , Steven Bosscher wrote:

> 	* 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.

OK.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]