aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-01[Ada] Improve error message on mult/div between fixed-point and integerYannick Moy2-1/+25
2019-07-01[Ada] Revert "Global => null" on calendar routines that use timezonesPiotr Trojanek2-10/+14
2019-07-01[Ada] Fix "componant" typos in commentsPiotr Trojanek3-2/+7
2019-07-01[Ada] Clean up of GNAT.GraphsHristian Kirtchev3-116/+127
2019-07-01[Ada] Clean up of GNAT.SetsHristian Kirtchev5-63/+100
2019-07-01[Ada] Clean up of GNAT.ListsHristian Kirtchev5-95/+156
2019-07-01[Ada] Clean up of GNAT.Dynamic_HTablesHristian Kirtchev6-77/+128
2019-07-01[Ada] Minor reformattingHristian Kirtchev8-66/+66
2019-07-01[Ada] Disable expansion of 'Min/'Max of floating point typesJavier Miranda2-3/+16
2019-07-01[Ada] Implement GNAT.GraphsHristian Kirtchev12-113/+2258
2019-07-01[Ada] GNAT.Sockets: fix Get_Address when AF_INET6 is not definedDmitriy Anisimkov2-4/+10
2019-07-01[Ada] Compiler abort on use of Invalid_Value on numeric positive subtypeEd Schonberg2-0/+11
2019-07-01[Ada] Crash due to missing freeze nodes in transient scopeHristian Kirtchev7-4/+67
2019-07-01[Ada] Fix formatting issues in the gnat_ugn documentationPierre-Marie de Rodat3-11/+17
2019-07-01re PR lto/91028 (g++.dg/lto/alias-2 FAILs with -fno-use-linker-plugin)Jan Hubicka3-2/+14
2019-07-01Use ira_setup_alts for conflict detectionRichard Sandiford2-5/+8
2019-07-01Allow earlyclobbers in ira_get_dup_out_numRichard Sandiford2-20/+7
2019-07-01Make ira_get_dup_out_num handle more casesRichard Sandiford2-11/+51
2019-07-01Simplify ira_setup_altsRichard Sandiford2-28/+17
2019-07-01Use alternative_mask for add_insn_allocno_copiesRichard Sandiford4-14/+25
2019-07-01Fix 2 clang warnings.Martin Liska3-5/+14
2019-07-01gdbhooks.py: rename parameters to match usageVladislav Ivanishin2-4/+10
2019-07-01gen-attrs-67.C: Add error for darwin.Dominique d'Humieres2-1/+5
2019-07-01tree-ssa-sccvn.c (class pass_fre): Add may_iterate pass parameter.Richard Biener5-12/+36
2019-07-01tree-ssa-sccvn.c (copy_reference_ops_from_ref): Adjust TARGET_MEM_REF handlin...Richard Biener2-33/+19
2019-07-01sourcebuild.texi (Effective-Target Keywords, [...]): Document avx512vp2inters...Hongtao Liu6-0/+32
2019-07-01Daily bump.GCC Administrator1-1/+1
2019-06-30sse.md (ssse3_abs<mode>2): Rename from abs<mode>2.Uros Bizjak3-4/+19
2019-06-30i386.md (mmx_isa): Rename x64, x64_noavx and x64_avx to sse, sse_noavx and avx.Uros Bizjak4-62/+132
2019-06-30[PATCH, Ada] Push -shared-libgcc where needed.Iain Sandoe2-1/+37
2019-06-30Daily bump.GCC Administrator1-1/+1
2019-06-29decl.c (gnat_to_gnu_entity): Beep up comment on SAVED...Eric Botcazou7-13/+94
2019-06-29utils.c (unchecked_convert): Tweak comment.Eric Botcazou5-5/+82
2019-06-29decl.c (gnat_to_gnu_entity): If the type requires strict alignment, then set ...Eric Botcazou5-75/+87
2019-06-29decl.c (gnat_to_gnu_field): Rework error messages for fields requiring strict...Eric Botcazou6-58/+73
2019-06-29trans.c (mark_visited_r): Set TYPE_SIZES_GIMPLIFIED on the main variant of a ...Eric Botcazou2-1/+7
2019-06-29decl.c (set_nonaliased_component_on_array_type): Add missing guard for the pr...Eric Botcazou2-2/+10
2019-06-29expr.c (expand_expr_real_1): Apply the big-endian adjustment for bit-fields t...Eric Botcazou9-54/+193
2019-06-29Remove trailing whitespace in C++ front end.Jason Merrill5-271/+270
2019-06-29Daily bump.GCC Administrator1-1/+1
2019-06-28Update pc-relative support.Michael Meissner3-16/+55
2019-06-28re PR target/91009 (Bug with future PowerPC patches with lfiwax/lfiwzx (relat...Michael Meissner2-12/+21
2019-06-28[Darwin, PPC] Install the same headers as other sub-targets.Iain Sandoe2-2/+5
2019-06-28[Darwin] Fix a couple of Wformat-diag build warnings.Iain Sandoe3-3/+10
2019-06-28x86: improve GFNI insnsJan Beulich2-23/+26
2019-06-28x86: fix vgf2p8affine*qb insnsJan Beulich4-4/+33
2019-06-28[ARC][COMMITTED] Fix slsr-13 regressions.Claudiu Zissulescu2-1/+6
2019-06-28add file missing from earlier commitJan Beulich1-0/+36
2019-06-28x86: fix CVT{,T}PD2PI insnsJan Beulich3-2/+11
2019-06-28[Arm] Remove constraint strings from define_expand constructs in the back endDennis Zhang8-618/+634