This is the mail archive of the gcc-cvs@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]

r160058 - in /trunk/gcc: ChangeLog config/darwi...


Author: iains
Date: Sun May 30 16:43:45 2010
New Revision: 160058

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160058
Log:
2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>

	    * config/darwin.c (output_objc_section_asm_op): Add comment.
	    (name_needs_quotes): Add '_' to list of valid comment chars.
	    (machopic_output_function_base_name): Remove unneeded quotes.
	    (darwin_encode_section_info): Adjust asm whitespace.
	    * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
	    (ASM_OUTPUT_LOCAL): Ditto.
	    * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
	    * config/darwin.h (GLOBAL_ASM_OP): Ditto.
	    * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
	    

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin.c
    trunk/gcc/config/darwin.h
    trunk/gcc/config/darwin9.h
    trunk/gcc/config/i386/darwin.h
    trunk/gcc/config/rs6000/darwin.h


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