Age | Commit message (Expand) | Author | Files | Lines |
2007-09-06 | tree-cfg.c (remove_bb): Only warn if line is non-zero. | Tom Tromey | 3 | -6/+25 |
2007-08-30 | expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ... | Chao-ying Fu | 1 | -3/+7 |
2007-07-30 | directives-only.c: New file. | Ollie Wild | 1 | -0/+7 |
2007-07-03 | cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants. | Uros Bizjak | 1 | -0/+4 |
2007-06-05 | re PR preprocessor/23479 (Implement binary constants with a "0b" prefix) | Joerg Wunsch | 1 | -0/+1 |
2007-05-24 | macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER. | Ollie Wild | 1 | -1/+2 |
2007-03-30 | directives.c (lex_macro_node_from_str): New. | Richard Henderson | 1 | -0/+3 |
2006-11-01 | cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x... | Douglas Gregor | 1 | -1/+1 |
2006-08-14 | re PR c++/28288 (ICE with min/max operator) | Steve Ellcey | 1 | -7/+6 |
2006-02-18 | cpp.texi (__TIMESTAMP__): Document. | Grigory Zagorodnev | 1 | -1/+2 |
2006-01-04 | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 1 | -6/+8 |
2005-12-22 | re PR c++/23333 (accepts invalid pure specifier) | Volker Reichelt | 1 | -0/+2 |
2005-12-07 | cpplib.h (CPP_N_DFLOAT): New. | Jon Grimm | 1 | -0/+1 |
2005-11-14 | cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,... | Gerald Pfeifer | 1 | -1/+1 |
2005-11-04 | cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter. | Joseph Myers | 1 | -1/+1 |
2005-11-03 | re PR c++/17964 (cpp error messages contain wrong line in C++) | Joseph Myers | 1 | -0/+8 |
2005-10-04 | re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ... | Ian Lance Taylor | 1 | -1/+1 |
2005-09-20 | c.opt (fextended-identifiers): New. | Joseph Myers | 1 | -0/+3 |
2005-06-29 | all files: Update FSF address in copyright headers. | Kelley Cook | 5 | -5/+5 |
2005-05-28 | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 1 | -11/+14 |
2005-03-15 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -0/+17 |
2005-03-12 | Index: libcpp/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -6/+3 |
2005-01-11 | * include/cpplib.h: Also update copyright years. | Tobias Schlüter | 1 | -1/+2 |
2005-01-11 | * include/cpplib.h (c_lang): Fix comment to say cpp_create_reader. | Tobias Schlüter | 1 | -1/+1 |
2004-11-27 | internal.h: Replace all uses of uchar with unsigned char. | Roger Sayle | 1 | -3/+4 |
2004-11-23 | sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion. | Daniel Jacobowitz | 1 | -1/+1 |
2004-09-15 | line-map.h (line_map_start): Add parameter names so preceding comment makes s... | Per Bothner | 1 | -3/+2 |
2004-09-09 | cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout. | Zack Weinberg | 1 | -92/+98 |
2004-07-24 | internal.h (xnew, [...]): Remove. | Bernardo Innocenti | 1 | -1/+4 |
2004-06-30 | line-map.h (fileline): Remove old typedef. | Per Bothner | 1 | -1/+0 |
2004-06-11 | ChangeLog: Merge text from include/ChangeLog. | Zack Weinberg | 1 | -23/+0 |
2004-06-09 | Index: gcc/ChangeLog | Geoffrey Keating | 4 | -14/+147 |
2004-06-05 | Makefile.am: Add makedepend. | Zack Weinberg | 3 | -9/+16 |
2004-05-30 | Index: libcpp/ChangeLog | Geoffrey Keating | 2 | -1/+13 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 5 | -0/+1115 |