summaryrefslogtreecommitdiffstats
path: root/gnu/gcc/libcpp/include/cpplib.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the GCC binary integer constants extension.jsg2013-07-041-0/+1
| | | | | | | 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@
* Add support for "d" floating-point suffix, as defined by draft N1312martynas2013-04-041-0/+1
| | | | | of TR 24732. Emit pedantic warning if the feature is being used. Requested by jasper@; needed by certain ports. OK miod@.
* import of gcc-4.2.1, the last gcc release under GPLv2robert2009-10-151-0/+853