r167635 - in /trunk/gcc: ChangeLog config/i386/...
jsm28@gcc.gnu.org
jsm28@gcc.gnu.org
Thu Dec 9 13:28:00 GMT 2010
Author: jsm28
Date: Thu Dec 9 13:28:22 2010
New Revision: 167635
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167635
Log:
* config/i386/openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/mips/openbsd.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/netbsd-aout.h (NETBSD_LINK_SPEC_AOUT): Use %{r:} not
%{r*:}.
* config/netbsd-elf.h (NETBSD_LINK_SPEC_ELF): Use %{r:} not
%{r*:}.
* config/sparc/openbsd64.h (LINK_SPEC): Use %{r:} not %{r*:}.
* config/vax/netbsd-elf.h (LINK_SPEC): Use %{r:} not %{r*:}.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/openbsdelf.h
trunk/gcc/config/mips/openbsd.h
trunk/gcc/config/netbsd-aout.h
trunk/gcc/config/netbsd-elf.h
trunk/gcc/config/sparc/openbsd64.h
trunk/gcc/config/vax/netbsd-elf.h
More information about the Gcc-cvs
mailing list