aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-16test cases pass on perch i thinkibm/92680e2kelvin
2017-06-13changes due to testing on perchkelvin
2017-06-09fixup a few test caseskelvin
2017-06-09lots of new test caseskelvin
2017-06-01ready to try building with all changes in placekelvin
2017-05-16Use this branch to implement IBM internal enhancement request 92680. Thiskelvin
2017-05-162017-05-16 Marc Glisse <marc.glisse@inria.fr>glisse
2017-05-16 * cp-tree.h (SCOPE_DEPTH): New.nathan
2017-05-162017-05-16 Richard Biener <rguenther@suse.de>rguenth
2017-05-162017-05-16 Richard Biener <rguenther@suse.de>rguenth
2017-05-16Add cross-reference for test permutations in libstdc++ manualredi
2017-05-16Add cross-reference for BADNAMES in libstdc++ manualredi
2017-05-16Committed on behalf of Matthew Wahabtnfchris
2017-05-16Fix 2 typos in ipa-devirt.c.marxin
2017-05-16plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)sylvestre
2017-05-162017-05-16 Sylvestre Ledru <sylvestre@debian.org>sylvestre
2017-05-16Daily bump.gccadmin
2017-05-16 compiler: better error messages for slicing invalid typesian
2017-05-16 compiler: report correct errors for sink methodsian
2017-05-152017-05-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle
2017-05-152017-05-15 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2017-05-15 PR c++/79369nathan
2017-05-152017-05-15 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig
2017-05-15 gcc/cp/nathan
2017-05-152017-05-15 Steven G. Kargl <kargl@gcc.gnu.org>kargl
2017-05-15 * ChangeLog: Add missing PR number.uros
2017-05-15 * config/i386.i386.md (*zero_extendsidi2): Do not penalizeuros
2017-05-15 * reorg.c (relax_delay_slots): Create a new variable to holdlaw
2017-05-15 * config/tilegx/tilegx.c (tilegx_expand_unaligned_load): Addlaw
2017-05-15 * sv.po: Update.jsm28
2017-05-15Fix order and types of members in C++17 insert_return_type structsredi
2017-05-15Do not allow empty argument of -o option (PR driver/31468).marxin
2017-05-15[PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.renlin
2017-05-15 * gcc-interface/gigi.h (get_elaboration_procedure): Delete.ebotcazou
2017-05-15 * gcc-interface/utils.c (can_materialize_object_renaming_p):ebotcazou
2017-05-15 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Only apply theebotcazou
2017-05-15 * gcc-interface/trans.c (Identifier_to_gnu): Also accept incompleteebotcazou
2017-05-15 * gcc-interface/trans.c (Compilation_Unit_to_gnu): Skip subprograms onebotcazou
2017-05-15 * gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Fix formatting.ebotcazou
2017-05-15 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When thereebotcazou
2017-05-15 * config/sparc/lb1spc.S [__ELF__ && __linux__]: Emit .note.GNU-stackebotcazou
2017-05-15Daily bump.gccadmin
2017-05-14PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOkristerw
2017-05-14 * config/i386.i386.c (ix86_cc_modes_compatible): CCNOmode isuros
2017-05-14PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow w...msebor
2017-05-14PR middle-end/80669 - Bad -Wstringop-overflow warnings for stpncpymsebor
2017-05-14gcc/ChangeLog:uros
2017-05-14 * config/i386/i386-builtin-types.def (VOID_FTYPE_INT_INT64): New type.uros
2017-05-14make inverted_post_order_compute() operate on a vectbsaunde
2017-05-14make depth_first_search_ds a classtbsaunde