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]

r167648 - in /trunk/gcc: ChangeLog config/i386/...


Author: jsm28
Date: Thu Dec  9 16:58:32 2010
New Revision: 167648

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167648
Log:
	* config/i386/netware.h (TARGET_POSIX_IO): Define.
	* config/i386/nto.h (TARGET_POSIX_IO): Define.
	* config/ia64/hpux.h (TARGET_POSIX_IO): Define.
	* config/moxie/moxie.h (TARGET_POSIX_IO): Don't undefine.
	* config/openbsd.h (TARGET_POSIX_IO): Define.
	* config/rtems.h (TARGET_POSIX_IO): Define.
	* config/sh/embed-elf.h (TARGET_POSIX_IO): Don't undefine.
	* config/sol2.h (TARGET_POSIX_IO): Define.
	* config/svr4.h (TARGET_POSIX_IO): Don't define.
	* config/vxworksae.h (TARGET_POSIX_IO): Define.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/netware.h
    trunk/gcc/config/i386/nto.h
    trunk/gcc/config/ia64/hpux.h
    trunk/gcc/config/moxie/moxie.h
    trunk/gcc/config/openbsd.h
    trunk/gcc/config/rtems.h
    trunk/gcc/config/sh/embed-elf.h
    trunk/gcc/config/sol2.h
    trunk/gcc/config/svr4.h
    trunk/gcc/config/vxworksae.h


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