summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-lex.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Better error recovery for merge-conflict markersdmalcolm2015-12-161-0/+26
* Add non-folding variants for convert_to_*.jason2015-11-131-2/+3
* adaamacleod2015-11-111-4/+0
* adaamacleod2015-10-291-7/+4
* Replace REAL_VALUES_EQUAL with real_equalrsandifo2015-10-051-3/+3
* Fix column location in c_lex_with_flags errorsmanu2015-08-221-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* gcc/c-family/jason2015-07-011-1/+1
* libcpp:emsr2015-06-301-0/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* Replace line_map union with C++ class hierarchydmalcolm2015-05-191-3/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR preprocessor/63831jakub2014-12-191-39/+63
* libcpp:emsr2014-11-101-0/+73
* gcc/ada/rsandifo2014-10-291-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-3/+3
|\ \ | |/
| * Remove macros that implicitly use input_locationdmalcolm2013-11-221-3/+3
* | Merge from trunk.rsandifo2013-11-201-0/+2
|\ \ | |/
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* | Merge in trunk.mrs2013-11-041-2/+13
|\ \ | |/
| * libcpp:emsr2013-10-311-2/+13
| * gcc/c-family/rsandifo2013-10-271-2/+0
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-291-11/+9
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-2/+2
* | Add wide-int branch.mrs2013-08-131-20/+19
|/
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* gcc/c-family/emsr2012-11-291-18/+41
* gcc/steven2012-06-191-4/+1
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+1
* PR preprocessor/7263 - Avoid pedantic warnings on system headers macro tokensdodji2012-05-161-2/+2
* 2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-221-1/+1
* 2012-03-23 William Bader <williambader@hotmail.com>rguenth2012-03-231-2/+4
* build_string commentsjason2011-10-261-0/+2
* Implement C++11 user-defined literals.jason2011-10-261-6/+57
* Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji2011-10-181-2/+2
* Linemap infrastructure for virtual locationsdodji2011-10-171-3/+3
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-1/+1
* PR c/47473jakub2011-01-261-4/+11
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* In gcc/c-family/:nicola2010-11-221-6/+23
* gcc/:ian2010-11-151-3/+4
* In gcc/c-family/:nicola2010-09-301-0/+6
* In gcc/:nicola2010-09-291-1/+2
* gcc/ChangeLog:steven2010-06-051-0/+1058