aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-05-27darwin, x86, testsuite - Match codegenIain Sandoe2-0/+7
2019-05-27i386.c (ix86_gen_add3): Remove indirect function.Uros Bizjak6-61/+72
2019-05-27dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GNU_addr_index and DW_O...Eric Botcazou4-1/+30
2019-05-27i386.h (STACK_SIZE_MODE): Define.Uros Bizjak2-0/+8
2019-05-27[testsuite,aarch64,arm] PR88440: Fix testcasesChristophe Lyon10-9/+22
2019-05-27re PR tree-optimization/90637 (ICE in vect_loop_versioning, at tree-vect-loop...Richard Biener4-1/+29
2019-05-27trans.c (Call_to_gnu): Do not initialize the temporary created out of address...Eric Botcazou2-6/+22
2019-05-27ada-builtin-types.def: New file.Eric Botcazou9-23/+188
2019-05-27utils.c (maybe_pad_type): Issue the warning for the specific case of componen...Eric Botcazou2-5/+10
2019-05-27trans.c (Identifier_to_gnu): Minor tweaks.Eric Botcazou4-7/+52
2019-05-27re PR tree-optimization/90610 (526.blender_r miscompared on znver1 with -Ofas...Richard Biener2-2/+8
2019-05-27trans.c (Gigi_Types_Compatible): New predicate.Eric Botcazou6-74/+126
2019-05-27trans.c (Call_to_gnu): Use the unpadded type when putting back an intermediat...Eric Botcazou4-1/+40
2019-05-27trans.c (gnat_to_gnu): Convert the count to the unsigned version of its base ...Eric Botcazou2-29/+37
2019-05-27re PR testsuite/90615 (several vector test cases fail starting with r271553)Richard Biener7-1/+17
2019-05-27Daily bump.GCC Administrator1-1/+1
2019-05-27re PR go/90635 (typo in libgo/configure.ac)Ian Lance Taylor1-1/+1
2019-05-27re PR go/90614 (gcc-9.1.0/libgo/go/syscall/wait.c:54:22: error: unused parame...Ian Lance Taylor1-1/+1
2019-05-27i386.md (@leave_<mode>): New expander.Uros Bizjak8-129/+140
2019-05-26darwin, x86, testsuite - Amend three PIE tests,Iain Sandoe4-7/+27
2019-05-26invoke.texi (Link Options): Many editorial changes around -flinker-output.Gerald Pfeifer2-27/+36
2019-05-26re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...Thomas Koenig2-0/+10
2019-05-26Added ChangeLog entry for last commit.Rainer Orth1-0/+5
2019-05-26Remove Solaris 10-only note about -mvect8-ret-in-memRainer Orth1-6/+4
2019-05-26Daily bump.GCC Administrator1-1/+1
2019-05-25darwin, x86, testsuite - Amend popcnt match string for Darwin.Iain Sandoe2-1/+7
2019-05-25darwin, x86, testsuite - Check for an expected error on Darwin.Iain Sandoe2-1/+7
2019-05-25darwin, x86, testsuite - require alias on a test using it.Iain Sandoe2-0/+5
2019-05-25PR c++/90572 - wrong disambiguation in friend declaration.Marek Polacek5-2/+51
2019-05-25Daily bump.GCC Administrator1-1/+1
2019-05-24re PR target/90530 (Invalid SUBREG insn generated by reload)John David Anglin3-7/+16
2019-05-24tree-core.h (enum omp_clause_code): Add OMP_CLAUSE__CONDTEMP_.Jakub Jelinek14-91/+597
2019-05-24GCN: Wait for exit value to write before exiting.Andrew Stubbs3-3/+12
2019-05-24Revert "* gimplify.c (gimplify_cond_expr): Don't check TREE_ADDRESSABLE."Jason Merrill2-4/+7
2019-05-24re PR middle-end/90607 (gcc.dg/pr53265.c FAILs)Richard Biener4-1/+26
2019-05-24Fix 64-bit addition in prologue.Andrew Stubbs2-3/+8
2019-05-24[aarch64] Change two function declaration typesMatthew Malcomson3-4/+13
2019-05-24re PR tree-optimization/90106 (builtin sqrt() ignoring libm's sqrt call result)Jakub Jelinek3-8/+16
2019-05-24re PR target/90568 (stack protector should use cmp or sub, not xor, to allow ...Jakub Jelinek2-28/+41
2019-05-24re PR tree-optimization/88440 (size optimization of memcpy-like code)Richard Biener2-0/+20
2019-05-24add missed Changelog.Iain Sandoe1-0/+15
2019-05-24Darwin, x86, testsuite - Make match strings more specific.Iain Sandoe9-12/+12
2019-05-24Darwin, x86, testsuite - Adjust test labels.Iain Sandoe3-3/+9
2019-05-24Darwin, x86, testsuite - Disable tests that cannot pass.Iain Sandoe4-15/+23
2019-05-24Daily bump.GCC Administrator1-1/+1
2019-05-23darwin, x86 - disable '-mfentry' for the port.Iain Sandoe18-1/+52
2019-05-23rs6000.c (rs6000_global_entry_point_needed_p): Rename to rs6000_global_entry_...Bill Schmidt4-4/+54
2019-05-23re PR target/90552 (attribute((optimize(3))) not overriding -Os)Uros Bizjak4-1/+24
2019-05-23rs6000-cpus.def (ISA_FUTURE_MASKS_SERVER): Add OPTION_MASK_PCREL.Bill Schmidt6-2/+72
2019-05-23fmt_f_default_field_width_1.f90: Hide REAL(16) behind __GFC_REAL_16__.Mark Eggleston7-6/+46