summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
Commit message (Expand)AuthorAgeFilesLines
* typeck.c (build_indirect_ref, [...]): Remove uses of ATTRIBUTE_UNUSED on the ...Paolo Carlini2012-09-131-5/+5
* sbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for BITMAP_WORD_BITS.Steven Bosscher2012-07-241-16/+20
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill2012-03-211-1/+1
* re PR c++/50075 ([C++0x] ICE related to parameter deduction and initializer_l...Jason Merrill2011-08-141-1/+1
* Changelog c-family/Kai Tietz2011-03-251-6/+6
* Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.Iain Sandoe2011-02-131-2/+2
* lex.h: Plugify.Mike Stump2011-02-131-2/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd2010-12-141-1/+1
* re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...Nathan Froyd2010-12-071-1/+4
* In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-12-061-0/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* revert accidentally committed changesNathan Froyd2010-11-241-4/+1
* cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...Nathan Froyd2010-11-241-1/+4
* In gcc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2010-10-171-1/+2
* Implement range-based for-statements.Rodrigo Rivas Costa2010-09-111-2/+3
* cp-tree.h (build_enumerator): Add new location_t parameter.Arnaud Charlet2010-09-071-2/+14
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+6
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek2009-09-241-5/+0
* re PR c++/40619 ([c++0x] ICE on repeated decltype expression in auto functions)Jason Merrill2009-07-041-0/+4
* cp-tree.h (struct lang_decl): Overhaul.Jason Merrill2009-07-031-12/+18
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-2/+4
* re PR c++/39380 (All programs that link Java and C++ libraries fail when opt...Andrew Haley2009-03-261-0/+3
* re PR c++/37532 (ICE with decimal floating point data types)Jakub Jelinek2008-09-171-1/+2
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-1/+1
* diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez2008-08-181-1/+1
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-11/+0
* re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill2008-07-151-2/+3
* c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor2008-07-111-175/+17
* c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor2008-06-221-1/+1
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-2/+2
* cpp-id-data.h (UC): Was U, conflicts with U...Kris Van Hees2008-04-181-0/+2
* lex.c (handle_pragma_interface): Don't copy the filename.Tom Tromey2008-03-241-3/+3
* cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini2008-03-211-7/+4
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-4/+4
* toplev.c (input_file_stack, [...]): Remove.Tom Tromey2008-02-291-3/+5
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-16/+1
* re PR c++/17577 (#pragma implementation no longer diagnoses use after file to...Tom Tromey2007-11-121-2/+2
* decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini2007-08-251-2/+2
* re PR c++/29365 (Unnecessary anonymous namespace warnings)Jason Merrill2007-08-221-0/+15
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+5
* typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor2007-07-271-0/+2
* re PR c++/30759 (initializer-list accepted for object of non-POD type)Simon Martin2007-06-071-1/+1
* re PR c++/26099 (support for type traits is not available)Paolo Carlini2007-03-301-0/+17
* class.c, [...]: Follow spelling conventions.Kazu Hirata2007-02-041-1/+1
* lex.c (D_CPP0X): Rename.Douglas Gregor2007-01-251-3/+3
* cp-tree.def (STATIC_ASSERT): New.Douglas Gregor2006-11-211-1/+4
* re PR c++/26195 (pragma interface no longer handles explicit names)Zak Kipling2006-09-071-2/+2