CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/07/03 20:19:47
Modified files:
gnu/gcc/libcpp : expr.c
gnu/gcc/libcpp/include: cpplib.h
gnu/usr.bin/gcc/gcc: cppexp.c cpplib.h
Log message:
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@
