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]

r169628 - in /branches/google/integration/gcc: ...


Author: dnovillo
Date: Wed Feb  2 17:54:32 2011
New Revision: 169628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169628
Log:
	* config/bfin/bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.
	* config/frv/frv.h (LINK_SPEC): Likewise.
	* config/i386/netware.h (LINK_SPEC): Likewise.
	* config/m68k/linux.h (ASM_SPEC): Likewise.
	* config/rs6000/linux64.h (ASM_SPEC_COMMON): Likewise.
	* config/rs6000/sysv4.h (LINK_SPEC): Likewise.
	* config/rs6000/vxworks.h (ASM_SPEC): Likewise.
	* config/sparc/linux.h (ASM_SPEC): Likewise.
	* config/sparc/linux64.h (ASM_SPEC): Likewise.
	* config/sparc/sp-elf.h (ASM_SPEC): Likewise.

Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/config/bfin/bfin.h
    branches/google/integration/gcc/config/frv/frv.h
    branches/google/integration/gcc/config/i386/netware.h
    branches/google/integration/gcc/config/m68k/linux.h
    branches/google/integration/gcc/config/rs6000/linux64.h
    branches/google/integration/gcc/config/rs6000/sysv4.h
    branches/google/integration/gcc/config/rs6000/vxworks.h
    branches/google/integration/gcc/config/sparc/linux.h
    branches/google/integration/gcc/config/sparc/linux64.h
    branches/google/integration/gcc/config/sparc/sp-elf.h


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