summaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/testsuite/ChangeLog:msebor2015-12-151-1/+1
* PR c++/68760jakub2015-12-071-1/+1
* Source range tracking in libcpp and C FE, with bit-packing optimizationdmalcolm2015-11-131-1/+1
* adaamacleod2015-11-111-4/+0
* Reimplement diagnostic_show_locus, introducing rich_location classesdmalcolm2015-11-061-2/+3
* Implement multiple 'auto' feature from Concepts TS.jason2015-10-311-1/+3
* adaamacleod2015-10-291-3/+2
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+8
* PR c++/67108jason2015-08-121-0/+5
* PR c++/67161jason2015-08-121-1/+2
* Add C++ Concepts TS support.jason2015-08-071-0/+46
* Fix PR c++/30044ppalka2015-07-101-0/+8
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * call.c (set_up_extended_ref_temp): Use VAR_P.mpolacek2015-06-271-1/+1
* * tree.h (merge_dllimport_decl_attributes, handle_dll_attribute):amacleod2015-06-171-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * cp-tree.h (init_error): Remove declaration.jason2015-06-021-12/+2
* gcc/fortran/ChangeLog:manu2015-05-161-6/+3
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR sanitizer/63956mpolacek2014-12-011-0/+9
* Allow partial specialization of variable templates.jason2014-11-261-1/+3
* * error.c (dump_expr): Avoid printing (*&i) for references.jason2014-11-211-1/+7
* Implement N3653 (Member initializers and aggregates) and fixjason2014-10-271-0/+4
* In cp/error.c, I separate the initialization of the diagnostic contextmanu2014-10-261-7/+33
* cp/paolo2014-09-301-10/+0
* * decl.c (poplevel): Don't warn about unused vars in template scope.jason2014-09-221-0/+12
* /cppaolo2014-08-251-1/+5
* gcc/ChangeLog:manu2014-08-201-10/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* add a hash_set based on hash_tabletbsaunde2014-08-021-4/+4
* PR c++/61433jason2014-06-271-0/+5
* /cppaolo2014-06-141-2/+3
* gcc/rsandifo2014-05-211-0/+1
* PR ipa/60761jakub2014-04-101-1/+6
* /cppaolo2014-03-011-1/+1
* 2014-01-30 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-01-301-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-3/+3
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/ada/rsandifo2013-11-181-1/+1
* gcc/c-family/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-1/+0
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-0/+1
* c-family/jason2013-10-231-1/+13
* * error.c (dump_exception_spec): Print "noexcept" rather thanjason2013-10-161-7/+10
* gcc/pmatos2013-10-161-1/+1