aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-19re PR preprocessor/20078 (Gcc doesn't complain about non-benign macro definit...Joseph Myers2-1/+10
2009-04-18re PR preprocessor/39646 (__FILE__ breaks for empty file name)Joseph Myers1-2/+3
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek5-18/+19
2009-04-01re PR target/39027 (double floating point suffix of 'd' and 'D' not accepted)Janis Johnson1-0/+1
2009-03-31re PR preprocessor/15638 (gcc should have option to treat missing headers as ...Joseph Myers1-0/+2
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers2-47/+14
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-8/+8
2008-10-05cpplib.h (cpp_comments, [...]): New structs.Matthew Gingell1-0/+30
2008-09-18cpplib.h (struct cpp_options): Add new boolean flag warn_builtin_macro_redefi...Simon Baldwin1-0/+4
2008-07-21line-map.h (linenum_type): New typedef.Manuel López-Ibáñez1-7/+10
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-2/+8
2008-05-30cpplib.h (struct cpp_dir): Add new field, canonical_name.Danny Smith1-0/+4
2008-05-21re PR preprocessor/27777 (Bad diagnostic emission when #error contains a trig...Tom Tromey1-0/+2
2008-05-21symtab.h (HT_ALLOCED): Remove.Tom Tromey1-2/+6
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey1-3/+4
2008-04-22cpplib.h (cpp_define_formatted): New.Daniel Franke1-5/+7
2008-04-18cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2-3/+10
2008-04-02cppopts.texi (-dU): Document.Joseph Myers1-0/+9
2008-02-20traditional.c (lex_identifier): Use CPP_HASHNODE.Tom Tromey1-2/+2
2007-12-06re PR c/29172 (--combine can't handle #pragma once)Tom Tromey1-0/+1
2007-11-12re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey1-0/+1
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey3-6/+25
2007-08-30expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu1-3/+7
2007-07-30directives-only.c: New file.Ollie Wild1-0/+7
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak1-0/+4
2007-06-05re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch1-0/+1
2007-05-24macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild1-1/+2
2007-03-30directives.c (lex_macro_node_from_str): New.Richard Henderson1-0/+3
2006-11-01cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...Douglas Gregor1-1/+1
2006-08-14re PR c++/28288 (ICE with min/max operator)Steve Ellcey1-7/+6
2006-02-18cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev1-1/+2
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-6/+8
2005-12-22re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt1-0/+2
2005-12-07cpplib.h (CPP_N_DFLOAT): New.Jon Grimm1-0/+1
2005-11-14cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,...Gerald Pfeifer1-1/+1
2005-11-04cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.Joseph Myers1-1/+1
2005-11-03re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers1-0/+8
2005-10-04re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor1-1/+1
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers1-0/+3
2005-06-29all files: Update FSF address in copyright headers.Kelley Cook5-5/+5
2005-05-28configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis1-11/+14
2005-03-15Index: gcc/ChangeLogGeoffrey Keating1-0/+17
2005-03-12Index: libcpp/ChangeLogGeoffrey Keating1-1/+1
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-6/+3
2005-01-11* include/cpplib.h: Also update copyright years.Tobias Schlüter1-1/+2
2005-01-11* include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter1-1/+1
2004-11-27internal.h: Replace all uses of uchar with unsigned char.Roger Sayle1-3/+4
2004-11-23sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz1-1/+1
2004-09-15line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner1-3/+2
2004-09-09cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg1-92/+98