summaryrefslogtreecommitdiff
path: root/libcpp/include
Commit message (Expand)AuthorAgeFilesLines
* re PR c/29172 (--combine can't handle #pragma once)Tom Tromey2007-12-061-0/+1
* re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey2007-11-121-0/+1
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-063-6/+25
* expr.c (interpret_float_suffix): Support hr, r, lr, llr, uhr, ur, ulr, ullr, ...Chao-ying Fu2007-08-301-3/+7
* directives-only.c: New file.Ollie Wild2007-07-301-0/+7
* cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak2007-07-031-0/+4
* re PR preprocessor/23479 (Implement binary constants with a "0b" prefix)Joerg Wunsch2007-06-051-0/+1
* macro.c (_cpp_builtin_macro_text): Handle BT_COUNTER.Ollie Wild2007-05-241-1/+2
* directives.c (lex_macro_node_from_str): New.Richard Henderson2007-03-301-0/+3
* cpplib.h (enum c_lang): Add CLK_GNUCXX0X and CLK_CXX0X for experimental C++0x...Douglas Gregor2006-11-011-1/+1
* re PR c++/28288 (ICE with min/max operator)Steve Ellcey2006-08-141-7/+6
* cpp.texi (__TIMESTAMP__): Document.Grigory Zagorodnev2006-02-181-1/+2
* directives.c (struct pragma_entry): Add is_deferred.Richard Henderson2006-01-041-6/+8
* re PR c++/23333 (accepts invalid pure specifier)Volker Reichelt2005-12-221-0/+2
* cpplib.h (CPP_N_DFLOAT): New.Jon Grimm2005-12-071-0/+1
* cpplib.h (struct cpp_callbacks): Annotate error with ATTRIBUTE_FPTR_PRINTF(3,...Gerald Pfeifer2005-11-141-1/+1
* cp-tree.h (cp_cpp_error), [...]): Take va_list* parameter.Joseph Myers2005-11-041-1/+1
* re PR c++/17964 (cpp error messages contain wrong line in C++)Joseph Myers2005-11-031-0/+8
* re PR preprocessor/13726 (cpp -C -dI loses comments on same line as #include ...Ian Lance Taylor2005-10-041-1/+1
* c.opt (fextended-identifiers): New.Joseph Myers2005-09-201-0/+3
* all files: Update FSF address in copyright headers.Kelley Cook2005-06-295-5/+5
* configure.ac: Check declarations for asprintf and vasprintf.Gabriel Dos Reis2005-05-281-11/+14
* Index: gcc/ChangeLogGeoffrey Keating2005-03-151-0/+17
* Index: libcpp/ChangeLogGeoffrey Keating2005-03-121-1/+1
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-6/+3
* * include/cpplib.h: Also update copyright years.Tobias Schlüter2005-01-111-1/+2
* * include/cpplib.h (c_lang): Fix comment to say cpp_create_reader.Tobias Schlüter2005-01-111-1/+1
* internal.h: Replace all uses of uchar with unsigned char.Roger Sayle2004-11-271-3/+4
* sol2-c.c (solaris_register_pragmas): Use c_register_pragma_with_expansion.Daniel Jacobowitz2004-11-231-1/+1
* line-map.h (line_map_start): Add parameter names so preceding comment makes s...Per Bothner2004-09-151-3/+2
* cpplib.h (TTYPE_TABLE): Remove CPP_ and SPELL_ prefixes throughout.Zack Weinberg2004-09-091-92/+98
* internal.h (xnew, [...]): Remove.Bernardo Innocenti2004-07-241-1/+4
* line-map.h (fileline): Remove old typedef.Per Bothner2004-06-301-1/+0
* ChangeLog: Merge text from include/ChangeLog.Zack Weinberg2004-06-111-23/+0
* Index: gcc/ChangeLogGeoffrey Keating2004-06-094-14/+147
* Makefile.am: Add makedepend.Zack Weinberg2004-06-053-9/+16
* Index: libcpp/ChangeLogGeoffrey Keating2004-05-302-1/+13
* Makefile.def (host_modules): add libcpp.Paolo Bonzini2004-05-245-0/+1115