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]

r167636 - in /trunk/gcc: ChangeLog config/arc/a...


Author: jsm28
Date: Thu Dec  9 13:30:01 2010
New Revision: 167636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167636
Log:
	* config/arc/arc.h (ASM_SPEC): Remove %{v}.
	* config/bfin/bfin.h (ASM_SPEC): Remove %{v}.
	* config/cris/cris.h (ASM_SPEC): Remove %{v:-v}.
	* config/fr30/fr30.h (ASM_SPEC): Remove %{v}.
	* config/frv/frv.h (ASM_SPEC): Remove %{v}.
	* config/i386/linux.h (ASM_SPEC): Remove %{v}.
	* config/i386/linux64.h (ASM_SPEC): Remove %{v}.
	* config/i386/mingw-w64.h (ASM_SPEC): Remove %{v}.
	* config/i386/sol2-10.h (ASM_SPEC): Remove %{v}.
	* config/i386/vxworks.h (ASM_SPEC): Remove %{v}.
	* config/i386/x86-64.h (ASM_SPEC): Remove %{v}.
	* config/lm32/lm32.h (ASM_SPEC): Remove %{v}.
	* config/m32r/m32r.h (ASM_SPEC): Remove %{v}.
	* config/m68k/linux.h (ASM_SPEC): Remove %{v:-V}.
	* config/microblaze/microblaze.h (ASM_SPEC): Remove %{v}.
	* config/mips/mips.h (ASM_SPEC): Remove %{v}.
	* config/mips/vxworks.h (ASM_SPEC): Remove %{v}.
	* config/pa/pa-linux.h (ASM_SPEC): Remove %{v:-V}.
	* config/rs6000/freebsd.h (SVR4_ASM_SPEC): Remove %{v}.
	* config/rs6000/linux64.h (ASM_SPEC): Remove %{v:-V}.
	* config/rs6000/vxworks.h (ASM_SPEC): Remove %{v:-v}.
	* config/sparc/openbsd64.h (ASM_SPEC): Remove %{v:-V}.
	* config/svr4.h (SVR4_ASM_SPEC): Remove %{v:-V}.
	* config/xtensa/elf.h (ASM_SPEC): Remove %{v}.
	* config/xtensa/linux.h (ASM_SPEC): Remove %{v}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arc/arc.h
    trunk/gcc/config/bfin/bfin.h
    trunk/gcc/config/cris/cris.h
    trunk/gcc/config/fr30/fr30.h
    trunk/gcc/config/frv/frv.h
    trunk/gcc/config/i386/linux.h
    trunk/gcc/config/i386/linux64.h
    trunk/gcc/config/i386/mingw-w64.h
    trunk/gcc/config/i386/sol2-10.h
    trunk/gcc/config/i386/vxworks.h
    trunk/gcc/config/i386/x86-64.h
    trunk/gcc/config/lm32/lm32.h
    trunk/gcc/config/m32r/m32r.h
    trunk/gcc/config/m68k/linux.h
    trunk/gcc/config/microblaze/microblaze.h
    trunk/gcc/config/mips/mips.h
    trunk/gcc/config/mips/vxworks.h
    trunk/gcc/config/pa/pa-linux.h
    trunk/gcc/config/rs6000/freebsd.h
    trunk/gcc/config/rs6000/linux64.h
    trunk/gcc/config/rs6000/vxworks.h
    trunk/gcc/config/sparc/openbsd64.h
    trunk/gcc/config/svr4.h
    trunk/gcc/config/xtensa/elf.h
    trunk/gcc/config/xtensa/linux.h


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