]> git.ipfire.org Git - thirdparty/gcc.git/commit
cygwin32.h (BIGGEST_ALIGNMENT): Define.
authorMumit Khan <khan@xraylith.wisc.edu>
Sat, 5 Sep 1998 12:28:53 +0000 (12:28 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 5 Sep 1998 12:28:53 +0000 (06:28 -0600)
commit3fafc2f66579e8baac5d27dd66e3813e05c0c0b6
tree30f26be1a4a038e933aad5ae877309d4d30fc4a1
parent7539f38d4707058b4a3e543b7edf7c1c702cb93d
cygwin32.h (BIGGEST_ALIGNMENT): Define.

        * i386/cygwin32.h (BIGGEST_ALIGNMENT): Define.
        (PCC_BITFIELD_TYPE_MATTERS): Define to be 0.
        * i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't check for
        for exact section attributions.
        * i386/mingw32.h (CPP_PREDEFINES): Add __MSVCRT__ for msvc
        runtime.
        * i386/crtdll.h (CPP_PREDEFINES): Define.

From-SVN: r22261
gcc/ChangeLog
gcc/config/i386/crtdll.h
gcc/config/i386/cygwin32.h
gcc/config/i386/mingw32.h