aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Makefile.am (noinst_LTLIBRARIES): Rename libzgcj_convience.la to libz_conveni...Iain Buclaw5-83/+23
2019-01-21re PR c/88928 (ICE segfault in check_address_or_pointer_of_packed_member sinc...Bernd Edlinger5-22/+115
2019-01-21utf-array.c: Allow wchar_t to be printed as {long ,short ,}{unsigned ,}int.Jakub Jelinek2-3/+8
2019-01-21Fix leak in splay-treeTom Tromey2-0/+6
2019-01-21re PR tree-optimization/88934 (ICE: verify_gimple failed (Error: mismatching ...Richard Biener4-11/+40
2019-01-21i386: Move Intel intrinsics head files to <immintrin.h>H.J. Lu15-55/+74
2019-01-21re PR ipa/86590 (Codegen is poor when passing std::string by value with _GLIB...Jakub Jelinek2-0/+20
2019-01-21Fix after P0600.Ulrich Drepper70-90/+193
2019-01-21Daily bump.GCC Administrator1-1/+1
2019-01-20Limit AA walking in IPA summary generationMartin Jambor7-122/+194
2019-01-20[D] Don't predefine GNU_StackGrowsDown on every target.Iain Buclaw2-3/+7
2019-01-20* allocfail.c (main): Increase portability of printf statement.Gerald Pfeifer2-1/+5
2019-01-20[D] Fix identity comparison for structs with complex float fields.Iain Buclaw6-25/+81
2019-01-20[D] Fix IdentityExp comparison for complex floats.Johannes Pfau4-5/+59
2019-01-20vector long long and vector double require vsx support.Kewen Lin3-82/+108
2019-01-20Daily bump.GCC Administrator1-1/+1
2019-01-19[multiple changes]Dominique d'Humieres6-2/+37
2019-01-19re PR fortran/77960 (ICE in gfc_conv_ss_startstride, at fortran/trans-array.c...Steven G. Kargl4-0/+36
2019-01-19re PR fortran/56789 (Handling of contiguous dummy arguments)Thomas Koenig5-6/+90
2019-01-19aarch64.c (aarch64_stack_protect_guard): Move outside of #if CHECKING_P code.Jakub Jelinek2-13/+18
2019-01-19Claw back some of the code size regression in 548.exchange2_rRichard Sandiford6-20/+158
2019-01-19re PR fortran/88871 (ICE segmentation fault in f951)Thomas Koenig2-5/+15
2019-01-19re PR fortran/88902 (ICE: Segmentation fault (in DFS::DFS_write_tree_body))Jakub Jelinek4-19/+40
2019-01-18attr-nonstring-3.c: Remove an xfail.Martin Sebor2-1/+5
2019-01-19Daily bump.GCC Administrator1-1/+1
2019-01-18PR libstdc++/88782 avoid ODR problems in std::make_sharedJonathan Wakely5-34/+91
2019-01-18PR c++/88875 - error with explicit list constructor.Jason Merrill3-3/+35
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor1331-44980/+71622
2019-01-18rs6000: Fix *movsi_from_df (PR88892)Segher Boessenkool2-14/+15
2019-01-18re PR libbacktrace/88890 (libbacktrace on 32-bit system with _FILE_OFFSET_BIT...Ian Lance Taylor5-4/+25
2019-01-18re PR c++/86926 (ICE for a recursive generic lambda)Marek Polacek2-0/+21
2019-01-18Update PR middle-end/88587 testsH.J. Lu3-4/+12
2019-01-18re PR tree-optimization/88903 (wrong-code with SLP vectorized shift)Richard Biener5-0/+77
2019-01-18c-family: Update unaligned adress of packed member checkH.J. Lu14-88/+250
2019-01-18PR target/88799 Add +mp and +sec extensions to ARMv7-aRichard Earnshaw7-10/+78
2019-01-18Bump version of __gcov_indirect_call_profiler function as there was ABI change.Martin Liska9-9/+30
2019-01-18Update error message prefix in libgcov profiling.Martin Liska2-8/+18
2019-01-18Describe better version mismatch in libgcov driver.Martin Liska2-2/+32
2019-01-18[AArch64] Add support for system register based stack protector canary accessRamana Radhakrishnan6-5/+201
2019-01-18re PR tree-optimization/86214 (Strongly increased stack usage)Jakub Jelinek6-3/+129
2019-01-18[ARM][testsuite] follow-up to PR target/52813 and target/11807 fix.Christophe Lyon2-1/+6
2019-01-18PR target/85596 Add --with-multilib-list doc for aarch64Christophe Lyon2-2/+16
2019-01-18re PR target/88734 (AArch64's ACLE intrinsics give an ICE instead of compile ...Jakub Jelinek2-2/+8
2019-01-18Reapply:Jakub Jelinek3-0/+49
2019-01-18Document atomic fetch and nandSebastian Huber2-0/+7
2019-01-18RTEMS/Ada: Remove RTEMS quirkSebastian Huber2-8/+4
2019-01-18Reset proper type on vector types (PR middle-end/88587).Martin Liska8-24/+90
2019-01-18Add self to MAINTAINERSLi Jia He2-0/+5
2019-01-17PR c++/86205 - ICE with ?: of throw and template-id.Jason Merrill6-7/+49
2019-01-18re PR go/88202 (FAIL: runtime/pprof)Ian Lance Taylor2-3/+10