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]

r158699 - in /trunk/gcc: ChangeLog config/i386/...


Author: uros
Date: Sun Apr 25 08:11:46 2010
New Revision: 158699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158699
Log:
	* config/i386/gmon-sol2.c (_mcleanup): Change format string
	placeholder from 0x%x to %#x.
	* config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
	* config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
	* config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
	* config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
	* config/i386/i386.c (ix86_target_string): Ditto.
	(output_pic_addr_const): Ditto.
	(print_operand): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/att.h
    trunk/gcc/config/i386/gmon-sol2.c
    trunk/gcc/config/i386/i386-interix.h
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/i386elf.h
    trunk/gcc/config/i386/sysv4.h


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