summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Generalize getconf _NPROCESSORS_ONLNRainer Orth2019-05-309-10/+229
* testsuite,x86 - require native TLS for two tests that use it.Iain Sandoe2019-05-303-2/+8
* gdbinit: add a new command and fix oneMartin Liska2019-05-302-1/+14
* decl.c (grokdeclarator): Use declarator->id_loc in five error_at calls.Paolo Carlini2019-05-3011-15/+41
* re PR go/90669 (go/gofrontend/types.cc:2805 contains range-based ‘for’ lo...Ian Lance Taylor2019-05-302-3/+8
* Daily bump.GCC Administrator2019-05-301-1/+1
* PR libstdc++/85494 fix failing testJonathan Wakely2019-05-292-8/+64
* PR libstdc++/88881 fix filesystem::symlink_status for WindowsJonathan Wakely2019-05-295-14/+97
* Optimize filesystem::path::parent_path()Jonathan Wakely2019-05-292-5/+6
* rs6000.c (rs6000_call_template_1): Handle pcrel calls here...Bill Schmidt2019-05-297-98/+368
* re PR c++/90598 (Return type of explicit destructor call wrong)Jakub Jelinek2019-05-294-0/+31
* re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig2019-05-2911-48/+237
* * tree-ssa/alias-access-spath-1.c: new testcase.Jan Hubicka2019-05-292-0/+25
* sse.md (*save_multiple<mode>): Rename from save_multiple<mode>.Uros Bizjak2019-05-292-4/+14
* config.gcc (rx-*-linux*): New target.Yoshinori Sato2019-05-2911-12/+342
* tree-ssa-alias.c (same_type_for_tbaa): Return ture if main variants are point...Jan Hubicka2019-05-292-0/+9
* re PR c++/89875 (invalid typeof reference to a member of an incomplete struct...Paolo Carlini2019-05-295-9/+27
* Avoid -Wunused-parameter warnings from testsuite utilityJonathan Wakely2019-05-292-6/+5
* PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely2019-05-2912-95/+490
* This patch implements the [u]avgM3_floor and [u]avgM3_ceil optabs for SVE2.Alejandro Martinez2019-05-299-1/+227
* re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek2019-05-296-13/+43
* re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0)Jakub Jelinek2019-05-292-4/+47
* [PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B keySam Tebbs2019-05-2914-35/+256
* gimplify.c (struct gimplify_omp_ctx): Add clauses member.Jakub Jelinek2019-05-2910-3/+411
* re PR c/90628 (__builtin_mul_overflow writes to const qualified integer)Jakub Jelinek2019-05-294-0/+59
* P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...Jakub Jelinek2019-05-292-0/+24
* P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...Jakub Jelinek2019-05-296-26/+299
* Remove duplicite dg-compile (PR testsuite/90657).Martin Liska2019-05-292-2/+6
* rs6000-cpus.def (OTHER_FUTURES_MASK): New #define.Bill Schmidt2019-05-294-0/+24
* rtl.h (LABEL_REF_P): New #define.Michael Meissner2019-05-292-0/+8
* Daily bump.GCC Administrator2019-05-291-1/+1
* pa.c (hppa_profile_hook): Remove offset adjustment.John David Anglin2019-05-282-14/+9
* PR libstdc++/90634 reduce allocations in filesystem::path constructionJonathan Wakely2019-05-285-4/+215
* Fix C++14-only code in testsuite utilityJonathan Wakely2019-05-282-2/+7
* Remove pre-Solaris 11/SPARC unwinding supportRainer Orth2019-05-282-90/+8
* [C++ PATCH] template specializationsNathan Sidwell2019-05-282-3/+9
* PR c++/90548 - ICE with generic lambda and empty pack.Marek Polacek2019-05-284-7/+48
* Current vectoriser doesn't support masked loads for SLP.Alejandro Martinez2019-05-2811-23/+229
* Remove obsolete comment about use_thunkRainer Orth2019-05-2811-20/+24
* [PATCH] Commonize anon-name generationNathan Sidwell2019-05-2815-83/+83
* pr50749-qihisi-predec-3.c: Disable loop distribution.Jeff Law2019-05-282-1/+6
* Support again multiple --help options (PR other/90315).Martin Liska2019-05-284-7/+22
* rs6000: Improve p9-dimode* testcasesSegher Boessenkool2019-05-283-18/+16
* Handle loop fields in IPA ICF (PR ipa/90555).Martin Liska2019-05-285-0/+120
* * gcc-interface/utils.c (handle_stack_protect_attribute): Move around.Eric Botcazou2019-05-282-16/+20
* implementation_defined_pragmas.rst (Machine_Attribute): Document additional o...Eric Botcazou2019-05-288-68/+383
* trans.c (lvalue_required_for_attribute_p): Return 0 for 'Size too.Eric Botcazou2019-05-282-18/+33
* trans.c (gnat_to_gnu): Remove superfluous tests on Backend_Overflow_Checks_On...Eric Botcazou2019-05-282-14/+16
* trans.c (walk_nesting_tree): New static function.Eric Botcazou2019-05-285-5/+59
* decl.c (gnat_to_gnu_entity): Remove obsolete test on Is_For_Access_Subtype.Eric Botcazou2019-05-282-1/+5