Home | History | Annotate | Download | only in header-tools
History log of /src/external/gpl3/gcc/dist/contrib/header-tools/show-headers
RevisionDateAuthorComments
 1.1  02-Feb-2018  mrg branches: 1.1.1;
Initial revision
 1.1.1.1  02-Feb-2018  mrg import GCC 6.4.0. see this url for details which are too large to
include here:

http://gcc.gnu.org/gcc-6/changes.html

the main visible changes appear to be:

- The default mode for C++ is now -std=gnu++14 instead of -std=gnu++98.
- The C and C++ compilers now support attributes on enumerators.
- Diagnostics can now contain "fix-it hints"
- more warnings (some added to -Wall)

RSS XML Feed