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

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:54:00 GMT 2011


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



More information about the Gcc-cvs mailing list