aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-16test cases pass on perch i thinkibm/92680e2Kelvin Nilsen
2017-06-13changes due to testing on perchKelvin Nilsen
2017-06-09fixup a few test casesKelvin Nilsen
2017-06-09lots of new test casesKelvin Nilsen
2017-06-01ready to try building with all changes in placeKelvin Nilsen
2017-05-16Use this branch to implement IBM internal enhancement request 92680. ThisKelvin Nilsen
2017-05-162017-05-16 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2017-05-16 * cp-tree.h (SCOPE_DEPTH): New.Nathan Sidwell
2017-05-162017-05-16 Richard Biener <rguenther@suse.de>Richard Biener
2017-05-162017-05-16 Richard Biener <rguenther@suse.de>Richard Biener
2017-05-16Add cross-reference for test permutations in libstdc++ manualJonathan Wakely
2017-05-16Add cross-reference for BADNAMES in libstdc++ manualJonathan Wakely
2017-05-16Committed on behalf of Matthew WahabMatthew Wahab
2017-05-16Fix 2 typos in ipa-devirt.c.Martin Liska
2017-05-16plugin.c (try_init_one_plugin): Fix ressource leaks (CID 726637)Sylvestre Ledru
2017-05-162017-05-16 Sylvestre Ledru <sylvestre@debian.org>Sylvestre Ledru
2017-05-16Daily bump.GCC Administrator
2017-05-16 compiler: better error messages for slicing invalid typesIan Lance Taylor
2017-05-16 compiler: report correct errors for sink methodsIan Lance Taylor
2017-05-152017-05-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>Jerry DeLisle
2017-05-152017-05-15 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2017-05-15 PR c++/79369Nathan Sidwell
2017-05-152017-05-15 Thomas Koenig <tkoenig@gcc.gnu.org>Thomas Koenig
2017-05-15 gcc/cp/Nathan Sidwell
2017-05-152017-05-15 Steven G. Kargl <kargl@gcc.gnu.org>Steven G. Kargl
2017-05-15 * ChangeLog: Add missing PR number.Uros Bizjak
2017-05-15 * config/i386.i386.md (*zero_extendsidi2): Do not penalizeUros Bizjak
2017-05-15 * reorg.c (relax_delay_slots): Create a new variable to holdJeff Law
2017-05-15 * config/tilegx/tilegx.c (tilegx_expand_unaligned_load): AddJeff Law
2017-05-15 * sv.po: Update.Joseph Myers
2017-05-15Fix order and types of members in C++17 insert_return_type structsJonathan Wakely
2017-05-15Do not allow empty argument of -o option (PR driver/31468).Martin Liska
2017-05-15[PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns.Renlin Li
2017-05-15 * gcc-interface/gigi.h (get_elaboration_procedure): Delete.Eric Botcazou
2017-05-15 * gcc-interface/utils.c (can_materialize_object_renaming_p):Pierre-Marie de Rodat
2017-05-15 * gcc-interface/trans.c (return_value_ok_for_nrv_p): Only apply theEric Botcazou
2017-05-15 * gcc-interface/trans.c (Identifier_to_gnu): Also accept incompleteEric Botcazou
2017-05-15 * gcc-interface/trans.c (Compilation_Unit_to_gnu): Skip subprograms onEric Botcazou
2017-05-15 * gcc-interface/trans.c (gnat_to_gnu) <N_Aggregate>: Fix formatting.Eric Botcazou
2017-05-15 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_Type>: When thereEric Botcazou
2017-05-15 * config/sparc/lb1spc.S [__ELF__ && __linux__]: Emit .note.GNU-stackAdhemerval Zanella
2017-05-15Daily bump.GCC Administrator
2017-05-14PR target/80600 - hidden symbol '__cpu_model' is referenced by DSOKrister Walfridsson
2017-05-14 * config/i386.i386.c (ix86_cc_modes_compatible): CCNOmode isUros Bizjak
2017-05-14PR middle-end/77671 - missing -Wformat-overflow warning on sprintf overflow w...Martin Sebor
2017-05-14PR middle-end/80669 - Bad -Wstringop-overflow warnings for stpncpyMartin Sebor
2017-05-14gcc/ChangeLog:Daniel Santos
2017-05-14 * config/i386/i386-builtin-types.def (VOID_FTYPE_INT_INT64): New type.Julia Koval
2017-05-14make inverted_post_order_compute() operate on a vecTrevor Saunders
2017-05-14make depth_first_search_ds a classTrevor Saunders