r167384 - in /trunk/gcc: ChangeLog config/alpha...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Dec 2 19:38:00 GMT 2010
Author: jsm28
Date: Thu Dec 2 19:38:14 2010
New Revision: 167384
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167384
Log:
* config/alpha/freebsd.h (LINK_SPEC): Don't handle -Wl,.
* config/bfin/bfin.h (ASM_SPEC): Don't handle -Wa,.
* config/frv/frv.h (ASM_SPEC): Don't handle -Wa,.
* config/lm32/uclinux-elf.h (LINK_SPEC): Don't handle -Wl,.
* config/microblaze/microblaze.h (LINK_SPEC): Don't handle -Wl,.
* config/mn10300/linux.h (ASM_SPEC): Don't handle -Wa,.
* config/pa/pa-linux.h (ASM_SPEC): Don't handle -Wa,.
* config/rs6000/freebsd.h (SVR4_ASM_SPEC): Don't handle -Wa,.
* config/rs6000/linux64.h (ASM_SPEC_COMMON): Don't handle -Wa,.
* config/rs6000/sysv4.h (LINK_SPEC): Don't handle -Wl,.
* config/rs6000/vxworks.h (ASM_SPEC): Don't handle -Wa,.
* config/sol2.h (ASM_SPEC): Don't handle -Wa,.
* config/sparc/linux.h (ASM_SPEC): Don't handle -Wa,.
* config/sparc/linux64.h (ASM_SPEC): Don't handle -Wa,.
* config/sparc/sp-elf.h (ASM_SPEC): Don't handle -Wa,.
* config/sparc/sysv4.h (ASM_SPEC): Don't handle -Wa,.
* config/svr4.h (SVR4_ASM_SPEC): Don't handle -Wa,.
* config/vxworks.h (VXWORKS_LINK_SPEC): Don't handle -Wl,.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/alpha/freebsd.h
trunk/gcc/config/bfin/bfin.h
trunk/gcc/config/frv/frv.h
trunk/gcc/config/lm32/uclinux-elf.h
trunk/gcc/config/microblaze/microblaze.h
trunk/gcc/config/mn10300/linux.h
trunk/gcc/config/pa/pa-linux.h
trunk/gcc/config/rs6000/freebsd.h
trunk/gcc/config/rs6000/linux64.h
trunk/gcc/config/rs6000/sysv4.h
trunk/gcc/config/rs6000/vxworks.h
trunk/gcc/config/sol2.h
trunk/gcc/config/sparc/linux.h
trunk/gcc/config/sparc/linux64.h
trunk/gcc/config/sparc/sp-elf.h
trunk/gcc/config/sparc/sysv4.h
trunk/gcc/config/svr4.h
trunk/gcc/config/vxworks.h
More information about the Gcc-cvs
mailing list