]> gcc.gnu.org Git - gcc.git/commit
configure.in: Added i[34567]86-*-win32.
authorStan Cox <scox@cygnus.com>
Mon, 27 Jul 1998 11:56:18 +0000 (11:56 +0000)
committerStan Cox <scox@gcc.gnu.org>
Mon, 27 Jul 1998 11:56:18 +0000 (11:56 +0000)
commit84530511d2506d48804420cae40495950199ff0e
tree627dfb989a3c27cc7535c40fd163b45c714e6b21
parentcb99b4a0ce31c0018f08f9d713ac4ecf75d7e705
configure.in: Added i[34567]86-*-win32.

config.sub: Ditto.
configure: Rebuilt.
longlong.h (count_leading_zeros): Sparclite scan instruction
i386.c (ix86_prologue): Added SUBTARGET_PROLOGUE invocation.
i386/cygwin32.h (STARTFILE_SPEC, LIB_SPEC, SUBTARGET_PROLOGUE): Add -pg support.
i386/win.h: New file.  Hybrid mingw32.h/cygwin32.h configuration.

From-SVN: r21411
gcc/ChangeLog
gcc/config.sub
gcc/config/i386/cygwin32.h
gcc/config/i386/i386.c
gcc/config/i386/win32.h [new file with mode: 0644]
gcc/configure
gcc/configure.in
gcc/longlong.h
This page took 0.053355 seconds and 5 git commands to generate.