aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-03[AArch64] Implement ACLE intrinsics for FRINT[32,64][Z,X]Kyrylo Tkachov11-0/+439
2019-09-03[AArch64] Add support for missing CPUsDennis Zhang4-2/+17
2019-09-03libphobos.exp (libphobos_init): Add multi-lib libgcc dirs to the ld_library_p...Bernd Edlinger2-0/+24
2019-09-03[AArch64] Add Linux hwcap strings for some extensionsKyrylo Tkachov2-7/+18
2019-09-03re PR tree-optimization/91597 (GCC miscompiles a branch depending on a pointe...Jakub Jelinek4-3/+63
2019-09-03[x86 testsuite] preserve full register across mainAlexandre Oliva2-5/+14
2019-09-03Daily bump.GCC Administrator1-1/+1
2019-09-02re PR fortran/91589 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2...Paul Thomas4-3/+38
2019-09-02re PR fortran/91552 (ICE with valid array constructor)Steven G. Kargl4-6/+51
2019-09-02re PR middle-end/91605 (ICE in ix86_avx256_split_vector_move_misalign, at con...Bernd Edlinger4-14/+50
2019-09-02re PR tree-optimization/91632 (Probably wrong code since r275026)Jakub Jelinek2-0/+35
2019-09-02contrib/vimrc: override formatting options for more filesAlexander Monakov3-8/+13
2019-09-02Use __constinit keyword in libstdc++ sourcesJonathan Wakely2-3/+7
2019-09-02Update libstdc++ docs for library version bumpsJonathan Wakely7-21/+34
2019-09-02Minor simplifications for std::to_chars implementationJonathan Wakely2-41/+25
2019-09-02re PR target/91323 (LTGT rtx produces UCOMISS instead of COMISS)Eric Botcazou5-27/+38
2019-09-02re PR go/91617 (Many go test case failures after r275026)Jakub Jelinek3-8/+15
2019-09-02Update Solaris baselines for GCC 10.0Rainer Orth5-0/+56
2019-09-02gimple-ssa-strength-reduction.c (valid_mem_ref_cand_p): New function.Eric Botcazou4-0/+54
2019-09-02Set tabstop=8 for gcc-match file types.Martin Liska2-0/+6
2019-09-02Fix thinko in early bail out in tree-switch-conversion.Martin Liska2-10/+18
2019-09-02Use cxx_printable_name for __PRETTY_FUNCTION__ in cp_fname_init.Martin Liska4-3/+46
2019-09-02Consider also negative edges in cycle detection.Martin Liska2-5/+14
2019-09-02Daily bump.GCC Administrator1-1/+1
2019-09-01PR c++/91129 - wrong error with binary op in template argument.Marek Polacek4-11/+61
2019-09-012019-09-01 François Dumont <fdumont@gcc.gnu.org>François Dumont2-1/+6
2019-09-01[testsuite] Unsupport 20190827-1.c for targets without alias support.Iain Sandoe2-0/+5
2019-09-01target-supports.exp (check_effective_target_pthread): Add #include <pthread.h...Eric Botcazou2-3/+5
2019-09-01re PR target/91472 (gmp testsuite segfaults with gcc-8 and gcc-9, works fine ...Eric Botcazou4-1/+55
2019-09-01array.c (spec_dimen_size): Check for the presence of expressions for the bounds.Paul Thomas19-77/+1355
2019-09-01policy_data_structures_biblio.xml (COM: Component Model Object Technologies):...Gerald Pfeifer2-1/+6
2019-09-01re PR middle-end/91623 (-msse4.1 -O3 segfault in /usr/lib/gcc/x86_64-pc-linux...Jakub Jelinek4-0/+60
2019-09-01re PR lto/91572 (lto1: error: type variant has different ‘TREE_TYPE’ sinc...Jakub Jelinek4-0/+30
2019-09-01Fix wrong dates in ChangeLogBernd Edlinger1-3/+3
2019-09-01Daily bump.GCC Administrator1-1/+1
2019-08-31Add source location to TRAIT_EXPR.Jason Merrill7-6/+27
2019-08-31* es.po: Update.Joseph Myers2-176/+102
2019-08-31generic.texi (Unary and Binary Expressions): Mark up an instance of TYPE_MIN.Gerald Pfeifer2-2/+7
2019-08-31or1k: Fix issue with set_got clobbering LR (r9)Stafford Horne4-2/+15
2019-08-31compiler: check for notinheap struct at each struct fieldIan Lance Taylor2-26/+26
2019-08-31compiler, runtime: support and use single argument go:linknameIan Lance Taylor39-293/+297
2019-08-31compiler: don't report runtime escapes if we've seen errorsIan Lance Taylor2-2/+4
2019-08-31runtime: always build panic32.goIan Lance Taylor2-3/+1
2019-08-31re PR fortran/91587 (ICE in gfc_resolve_filepos, at fortran/io.c:2913)Steven G. Kargl4-1/+23
2019-08-31Daily bump.GCC Administrator1-1/+1
2019-08-30RISC-V: Disable -msave-restore for shared libraries.Jim Wilson2-0/+15
2019-08-30compile, runtime: permit anonymous and empty fields in C headerIan Lance Taylor13-336/+109
2019-08-30Fix ChangeLogJonathan Wakely1-1/+1
2019-08-30PR middle-end/91599 - GCC does not say where warning is happeningMartin Sebor5-1/+39
2019-08-30PR middle-end/91584 - Bogus warning from -Warray-bounds during string assignmentMartin Sebor4-16/+31