summaryrefslogtreecommitdiff
path: root/libcpp/line-map.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-04-26 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-261-8/+11
* * include/line-map.h (linemap_dump): Declare.dnovillo2011-11-221-0/+90
* Fix lookup of macro mapsdodji2011-10-251-3/+3
* Support expansion of reserved locations wrapped in virtual locationsdodji2011-10-251-43/+66
* Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji2011-10-181-1/+1
* Fix bootstrapping with --disable-checkingdodji2011-10-171-6/+4
* Reduce memory waste due to non-power-of-2 allocsdodji2011-10-171-6/+33
* Add line map statistics to -fmem-report outputdodji2011-10-171-0/+63
* Support -fdebug-cpp optiondodji2011-10-171-0/+38
* Generate virtual locations for tokensdodji2011-10-171-1/+1
* Linemap infrastructure for virtual locationsdodji2011-10-171-78/+868
* Fix the use of linemap_add and remove unnecessary kludgedodji2011-08-281-5/+4
* * include/line-map.h (struct line_maps):gchare2011-07-281-1/+0
* 2011-03-25 Kai Tietz <ktietz@redhat.com>ktietz2011-03-251-1/+1
* PR preprocessor/41543jakub2009-10-141-2/+2
* libcpp:jsm282009-04-181-1/+4
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-3/+3
* PR preprocessor/39512:tromey2009-03-301-0/+1
* PR preprocessor/34695jsm282009-03-291-40/+1
* 2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-211-3/+3
* * traditional.c (lex_identifier): Use CPP_HASHNODE.tromey2008-02-201-4/+3
* gcc:tromey2007-09-061-2/+9
* 2005-06-29 Kelley Cook <kcook@gcc.gnu.org>kcook2005-06-291-1/+1
* * configure.ac: Check declarations for asprintf and vasprintf.gdr2005-05-281-1/+1
* PR preprocessor/20907bothner2005-04-211-1/+5
* ChangeLog:bonzini2004-05-241-0/+344