aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-lex.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-16PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensDodji Seketeli1-2/+2
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-1/+1
2012-03-23c-lex.c (c_lex_with_flags): Avoid declarations after stmts.William Bader1-2/+4
2011-10-26build_string commentsJason Merrill1-0/+2
2011-10-26Implement C++11 user-defined literals.Ed Smith-Rowland1-6/+57
2011-10-18Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsDodji Seketeli1-2/+2
2011-10-17Linemap infrastructure for virtual locationsTom Tromey1-3/+3
2011-05-04c-decl.c (check_bitfield_type_and_width): Do not pass NULL to build_int_cst.Richard Guenther1-1/+1
2011-01-26re PR c/47473 (Incorrect computation with complex numbers when using -std=c99)Jakub Jelinek1-4/+11
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-22In gcc/c-family/: 2010-11-22 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-6/+23
2010-11-15godump.c: New file.Ian Lance Taylor1-3/+4
2010-09-30In gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+6
2010-09-29In gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+2
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+1058