summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [libcc1] drop unused field from C++ lang_identifieraoliva/libcp1Alexandre Oliva2017-06-061-1/+0
* [libcp1] handle anon aggregates linkage-named by typedefsAlexandre Oliva2017-04-155-31/+64
* Revert "[libcp1] handle anon aggregates linkage-named by typedefs"Alexandre Oliva2017-04-151-19/+0
* [libcp1] handle anon aggregates linkage-named by typedefsAlexandre Oliva2017-03-211-0/+19
* libcp1: as committed to GCC trunkAlexandre Oliva2017-01-302-8/+8
* Revert "support aliases and trampolines in dwarf2"Alexandre Oliva2017-01-2718-369/+12
* libcp1: expand start_template_decl docsAlexandre Oliva2017-01-271-7/+11
* libcc1: update copyright noticesAlexandre Oliva2017-01-263-3/+3
* libcp1: revamp the interfaceAlexandre Oliva2017-01-265-340/+359
* Turn the global friend list into a single itemAlexandre Oliva2017-01-263-47/+27
* Rename ansi_*opname; export cp_literal_operator_idAlexandre Oliva2017-01-2614-103/+93
* libcp1: clear enum types' opaque bit, don't create redundant decls for themAlexandre Oliva2016-12-141-6/+3
* libcp1: ignore namespace decls in address_rewriterAlexandre Oliva2016-11-011-1/+3
* Introduce C++ support in libcc1Alexandre Oliva2016-09-0226-168/+7003
* support aliases and trampolines in dwarf2Alexandre Oliva2016-09-0218-12/+369
* libcc1/ChangeLogJan Kratochvil2016-09-021-1/+2
* include/ChangeLogJan Kratochvil2016-09-022-28/+172
* include/ChangeLogJan Kratochvil2016-09-022-12/+59
* include/ChangeLogJan Kratochvil2016-09-022-3/+5
* [PR59319] output friends in debug infoAlexandre Oliva2016-09-0225-3/+726
* [PR63238] output alignment debug informationAlexandre Oliva2016-09-0215-6/+158
* PR56974: output DWARF-5 markers for ref_qualifiersAlexandre Oliva2016-09-0211-12/+191
* gcc/testsuite/kyukhin2016-09-022-1/+5
* Add -fdiagnostics-generate-patchdmalcolm2016-09-029-2/+163
* PR c/65467jakub2016-09-0217-59/+670
* Introduce class edit_contextdmalcolm2016-09-0212-11/+1675
* PR tree-optimization/77444jakub2016-09-022-2/+10
* PR sanitizer/77396jakub2016-09-027-13/+74
* 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-09-022-1/+6
* PR other/77421jakub2016-09-022-1/+6
* Improvements to typed_splay_treedmalcolm2016-09-026-0/+158
* Use setrlimit for testing libstdc++ in cross toolchainsmkuvyrkov2016-09-023-5/+11
* 2016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-09-022-1/+6
* PR tree-optimization/71831 - __builtin_object_size poor results with nomsebor2016-09-029-134/+563
* Daily bump.gccadmin2016-09-021-1/+1
* gcc/c-family/ChangeLog:msebor2016-09-0115-16/+67
* rs6000: Rename 110 -> VSCR_REGNOsegher2016-09-012-18/+23
* rs6000: Rename 109 -> VRSAVE_REGNOsegher2016-09-012-3/+7
* rs6000: Rename 74 -> CR6_REGNOsegher2016-09-014-26/+32
* 2016-09-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2016-09-012-8/+25
* * gcc.dg/torture/float128-builtin.c, gcc.dg/torture/float128-floath.c,uros2016-09-0136-0/+56
* * ipa-inline-analysis.c (param_change_prob): Get to the base objectebotcazou2016-09-015-10/+60
* rs6000: Use LR_REGNO directly in the save/restore patternssegher2016-09-012-60/+73
* rs6000: Use LR_REGNO instead of constant 65segher2016-09-016-26/+44
* rs6000: Fix for AIX, for r239866segher2016-09-012-10/+15
* PR c/7652mpolacek2016-09-016-15/+29
* 2016-09-01 Bill Schmidt <wschmidt@linux.vnet.ibm.com>wschmidt2016-09-012-6/+19
* 2016-09-01 Richard Biener <rguenther@suse.de>rguenth2016-09-014-8/+32
* * config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.nathan2016-09-012-2/+6
* This patch adds legitimize_address_displacement hook so that stack accesseswilco2016-09-012-0/+28