Age | Commit message (Expand) | Author | Files | Lines |
2019-09-30 | Pass an ABI to choose_hard_reg_mode | Richard Sandiford | 11 | -23/+44 |
2019-09-30 | Pass an ABI identifier to hard_regno_call_part_clobbered | Richard Sandiford | 26 | -64/+132 |
2019-09-30 | [x86] Robustify vzeroupper handling across calls | Richard Sandiford | 2 | -0/+16 |
2019-09-30 | Add a function for getting the ABI of a call insn target | Richard Sandiford | 24 | -187/+221 |
2019-09-30 | Add a target hook for getting an ABI from a function type | Richard Sandiford | 8 | -0/+75 |
2019-09-30 | Add function_abi.{h,cc} | Richard Sandiford | 10 | -1/+475 |
2019-09-30 | Fix compile time warning about building the FRV backend by adding missing bre... | Nick Clifton | 2 | -4/+10 |
2019-09-30 | [AArch64] Strengthen aarch64_hard_regno_call_part_clobbered | Richard Sandiford | 4 | -3/+39 |
2019-09-30 | Remove the iq2000_select_section function the iq2000 backend - it never provi... | Nick Clifton | 2 | -50/+7 |
2019-09-30 | Introduce rtx_alloca, alloca_raw_REG and alloca_rtx_fmt_* | Ilya Leoshkevich | 5 | -24/+84 |
2019-09-30 | [C] Print ", ..." rather than ", ..." in diagnostics | Richard Sandiford | 4 | -2/+12 |
2019-09-30 | Add initial support for prefixed/PC-relative addressing. | Michael Meissner | 6 | -153/+631 |
2019-09-30 | gimple.c (gimple_get_lhs): For PHIs return the result. | Richard Biener | 5 | -237/+167 |
2019-09-30 | [PR 91853] Prevent IPA-SRA ICEs on type-mismatched calls | Martin Jambor | 6 | -19/+78 |
2019-09-30 | config.gcc: Use the secure-plt on FreeBSD 13 and upwards for 32-bit PowerPC. | Andreas Tobler | 3 | -0/+17 |
2019-09-30 | re PR target/91931 (ICE in decompose, at rtl.h:2277) | Jakub Jelinek | 4 | -2/+18 |
2019-09-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-09-29 | re PR fortran/91641 (ICE in gfc_conv_is_contiguous_expr, at fortran/trans-int... | Steven G. Kargl | 4 | -1/+26 |
2019-09-29 | [Darwin, PPC, Mode Iterators 5/n] Update macho_low. | Iain Sandoe | 4 | -28/+20 |
2019-09-29 | re PR fortran/91714 (Accepts type statement without delimiter in free form) | Steven G. Kargl | 5 | -4/+44 |
2019-09-29 | re PR fortran/91726 (ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612) | Paul Thomas | 8 | -5/+123 |
2019-09-29 | re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0) | Jakub Jelinek | 2 | -1/+6 |
2019-09-29 | vec_perm cost to 1 for non-Power7 VSX architectures | Kewen Lin | 2 | -1/+7 |
2019-09-29 | This patch is to add the support for float from/to long conversion | Kewen Lin | 5 | -0/+130 |
2019-09-29 | re PR fortran/91802 (ICE in mio_name_expr_t, at fortran/module.c:2141) | Jerry DeLisle | 2 | -1/+7 |
2019-09-29 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-09-28 | [Darwin, PPC, Mode Iterators 4/n] Update macho_high. | Iain Sandoe | 4 | -29/+22 |
2019-09-28 | re PR fortran/91802 (ICE in mio_name_expr_t, at fortran/module.c:2141) | Steven G. Kargl | 4 | -0/+28 |
2019-09-28 | re PR fortran/91864 (ICE in gfc_check_do_variable, at fortran/parse.c:4405) | Steven G. Kargl | 5 | -2/+65 |
2019-09-28 | PR c++/91889 - follow-up fix for DR 2352. | Marek Polacek | 8 | -18/+159 |
2019-09-28 | PR c++/91921 - stray warning with -Woverloaded-virtual. | Marek Polacek | 8 | -10/+37 |
2019-09-28 | PR c++/91923 - failure-to-SFINAE with class type NTTP in C++17. | Marek Polacek | 4 | -2/+31 |
2019-09-28 | re PR target/86805 (sh port needs updating for CVE-2017-5753) | Oleg Endo | 2 | -0/+8 |
2019-09-28 | re PR target/80672 (gcc/config/sh/sh.c:716: prefer compare to find.) | Oleg Endo | 2 | -1/+7 |
2019-09-28 | Fix endian issue in pr91656 testcases | Alan Modra | 4 | -0/+35 |
2019-09-28 | compiler: resolve importing ambiguity for more complex function calls | Ian Lance Taylor | 2 | -1/+6 |
2019-09-28 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2019-09-27 | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2 | -6/+20 |
2019-09-27 | re PR c++/88203 (assert does not compile with OpenMP's pragma omp parallel fo... | Jakub Jelinek | 14 | -38/+302 |
2019-09-27 | re PR middle-end/91920 (ggc 9.2.0 failing openmp compile on ppc64le) | Jakub Jelinek | 4 | -1/+31 |
2019-09-27 | [Darwin, PPC, Mode Iterators 3/n] Update macho_correct_pic. | Iain Sandoe | 3 | -40/+22 |
2019-09-27 | Const-correctness fixes for fibonacci_heap.h | David Malcolm | 2 | -4/+11 |
2019-09-27 | constexpr.c (cxx_fold_indirect_ref): Use similar_type_p. | Jason Merrill | 3 | -23/+24 |
2019-09-27 | cp-tree.h (class iloc_sentinel): New. | Jason Merrill | 5 | -17/+32 |
2019-09-27 | Make cgraph_node::get_fun const | David Malcolm | 3 | -3/+8 |
2019-09-27 | compiler: don't read known type, simplify Import::finalize_methods | Ian Lance Taylor | 3 | -23/+23 |
2019-09-27 | compiler: only check whether struct or array types are big | Ian Lance Taylor | 2 | -6/+18 |
2019-09-27 | compiler: fix brace formatting | Ian Lance Taylor | 2 | -7/+8 |
2019-09-27 | re PR target/91919 (arm-linux-eabi ICE with building kernel) | Jakub Jelinek | 4 | -2/+20 |
2019-09-27 | tree-vectorizer.h (_stmt_vec_info::reduc_fn): New. | Richard Biener | 4 | -80/+86 |