summaryrefslogtreecommitdiff
path: root/libcpp/macro.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libcpp.rsandifo2013-01-141-3/+1
* * directives.c: Fix typos.jsm282012-05-291-7/+7
* PR preprocessor/53229 - Fix diagnostics location when pasting tokensdodji2012-05-291-18/+57
* Properly initialize cpp_context in destringize_and_rundodji2012-05-021-0/+4
* Fix expansion point loc for macro-like tokensdodji2012-04-301-8/+48
* Fix token pasting with -ftrack-macro-expansiondodji2012-04-301-1/+27
* Fix cpp_sys_macro_p with -ftrack-macro-expansiondodji2012-04-301-1/+6
* 2012-01-09 Richard Guenther <rguenther@suse.de>rguenth2012-01-091-2/+0
* libcpp/gfunck2012-01-091-5/+4
* Add 'inline' to prototype of tokens_buff_remove_last_tokendodji2011-12-051-8/+8
* Fix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targetsdodji2011-10-181-0/+4
* Add line map statistics to -fmem-report outputdodji2011-10-171-4/+25
* Generate virtual locations for tokensdodji2011-10-171-131/+1195
* Linemap infrastructure for virtual locationsdodji2011-10-171-12/+16
* remove useless if-before-free testsmeyering2011-04-201-2/+1
* gcc:jsm282010-09-291-3/+3
* * include/cpplib.h (struct cpp_callbacks): Add user_builtin_macrojakub2010-06-111-9/+22
* * diagnostic.h (diagnostic_override_option_index): New macro tosimonb2010-04-071-11/+16
* * macro.c (enter_macro_context): Call cb.used callback if defined.charlet2009-11-201-0/+3
* * charset.c (cpp_init_iconv): Initialize utf8_cset_desc.jakub2009-10-191-1/+2
* libcpp/:ian2009-09-021-1/+1
* gcc:jsm282009-05-101-13/+13
* libcpp:jsm282009-04-191-8/+65
* libcpp:jsm282009-04-121-1/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-3/+3
* PR target/39558jakub2009-03-301-4/+30
* PR preprocessor/34695jsm282009-03-291-5/+7
* * include/cpplib.h (struct cpp_options): Add new boolean flagsimonb2008-09-181-0/+4
* 2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-211-6/+5
* libcpp/bje2008-07-141-18/+37
* 2008-06-13 Andrew Haley <aph@redhat.com>aph2008-07-031-0/+11
* libcpp/ChangeLog:jason2008-04-181-5/+7
* gcc:jsm282008-04-021-1/+15
* PR preprocessor/34692jakub2008-01-251-14/+97
* libcpptromey2008-01-221-2/+8
* libcpptromey2007-11-301-1/+2
* libcpptromey2007-11-011-3/+7
* gcc/testsuitetromey2007-10-311-2/+1
* gcc:tromey2007-09-061-1/+28
* libcpp/aaw2007-07-301-0/+3
* * macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.aaw2007-05-241-0/+4
* 2007-05-23 Simon Martin <simartin@users.sourceforge.net>simartin2007-05-231-8/+19
* libcpptromey2007-05-021-6/+15
* PR preprocessor/29966:tromey2007-01-301-9/+6
* PR preprocessor/28709jakub2006-10-121-17/+18
* PR preprocessor/27746jakub2006-06-091-1/+1
* 2006-02-17 Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com>dalecki2006-02-181-0/+38
* PR preprocessor/25717jakub2006-01-231-9/+5
* libcpp/rth2006-01-041-16/+7
* 2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-041-13/+4