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]

r169024 - in /trunk/gcc: ChangeLog config/mips/...


Author: jsm28
Date: Wed Jan 19 20:39:09 2011
New Revision: 169024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169024
Log:
	* config/mips/linux64.h (LINK_SPEC): Remove %{non_shared}
	%{call_shared}.
	* config/mips/mips.h (LINK_SPEC): Remove %{non_shared}.
	* config/mips/netbsd.h (LINK_SPEC): Remove %{call_shared}.
	* config/mips/openbsd.h (LINK_SPEC): Remove %{non_shared}
	%{call_shared} and conditionals on these options not being passed.
	* config/mips/sde.h (LINK_SPEC): Remove %{non_shared}
	%{call_shared}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/linux64.h
    trunk/gcc/config/mips/mips.h
    trunk/gcc/config/mips/netbsd.h
    trunk/gcc/config/mips/openbsd.h
    trunk/gcc/config/mips/sde.h


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