History log of /openbsd-src/gnu/gcc/libcpp/include/cpplib.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 9506a00b 04-Jul-2013 jsg <jsg@openbsd.org>

Add support for the GCC binary integer constants extension.

From Joerg Wunsch in GCC PR 23479, under the GPLv2.
This is required to build the i965 backend with newer versions of mesa.

ok kettenis@

Add support for the GCC binary integer constants extension.

From Joerg Wunsch in GCC PR 23479, under the GPLv2.
This is required to build the i965 backend with newer versions of mesa.

ok kettenis@ espie@ miod@

show more ...


# 341535f4 04-Apr-2013 martynas <martynas@openbsd.org>

Add support for "d" floating-point suffix, as defined by draft N1312
of TR 24732. Emit pedantic warning if the feature is being used.
Requested by jasper@; needed by certain ports. OK miod@.


# 404b540a 15-Oct-2009 robert <robert@openbsd.org>

import of gcc-4.2.1, the last gcc release under GPLv2