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]

r167646 - in /trunk/gcc: ChangeLog config/ia64/...


Author: jsm28
Date: Thu Dec  9 16:28:45 2010
New Revision: 167646

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167646
Log:
	* config/ia64/hpux.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Define for
	non-GNU assembler.
	* config/m68k/netbsd-elf.h (AS_NEEDS_DASH_FOR_PIPED_INPUT):
	Remove.
	* config/m68k/openbsd.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Remove.
	* config/mips/openbsd.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Remove.
	* config/sol2.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Define for
	non-GNU assembler.
	* config/sparc/sparc.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Remove.
	* config/svr4.h (AS_NEEDS_DASH_FOR_PIPED_INPUT): Remove.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/ia64/hpux.h
    trunk/gcc/config/m68k/netbsd-elf.h
    trunk/gcc/config/m68k/openbsd.h
    trunk/gcc/config/mips/openbsd.h
    trunk/gcc/config/sol2.h
    trunk/gcc/config/sparc/sparc.h
    trunk/gcc/config/svr4.h


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