2019-10-03 |
hubicka | * params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, |
commit | commitdiff | tree |
2019-10-03 |
ro | Avoid reserved identifier in include/parallel/multiway_... |
commit | commitdiff | tree |
2019-10-03 |
ro | Check init_priority in g++.dg/cpp0x/gen-attrs-67.C |
commit | commitdiff | tree |
2019-10-03 |
rsandifo | [arm] Fix rtl-checking failure in arm_print_value |
commit | commitdiff | tree |
2019-10-03 |
akrl | PR jit/91928 |
commit | commitdiff | tree |
2019-10-03 |
tkoenig | 2019-10-03 Thomas Koenig <tkoenig@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-03 |
markeggleston | Character typenames in errors and warnings |
commit | commitdiff | tree |
2019-10-03 |
aldyh | * Makefile.in (OBJS): Add range.o and range-op.o. |
commit | commitdiff | tree |
2019-10-03 |
meissner | Undo unintended change to predicates.md in subversion... |
commit | commitdiff | tree |
2019-10-03 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2019-10-03 |
meissner | Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit... |
commit | commitdiff | tree |
2019-10-02 |
jsm28 | Define WIDTH macros for C2x. |
commit | commitdiff | tree |
2019-10-02 |
paolo | /cp |
commit | commitdiff | tree |
2019-10-02 |
jakub | PR rtl-optimization/91976 |
commit | commitdiff | tree |
2019-10-02 |
jakub | * constexpr.c (cxx_eval_constant_expression) <case... |
commit | commitdiff | tree |
2019-10-02 |
jakub | * constexpr.c (cxx_eval_store_expression): Formatting... |
commit | commitdiff | tree |
2019-10-02 |
msebor | Add changelog entries for r276491. |
commit | commitdiff | tree |
2019-10-02 |
msebor | PR tree-optimization/80936 - bcmp, bcopy, and bzero... |
commit | commitdiff | tree |
2019-10-02 |
rsandifo | Fix ALL_REGS thinko in initialisation of function_used_regs |
commit | commitdiff | tree |
2019-10-02 |
ian | runtime: mark go-context.S as no-executable-stack... |
commit | commitdiff | tree |
2019-10-02 |
jason | Improve C++ fold caching efficiency. |
commit | commitdiff | tree |
2019-10-02 |
jason | Add some hash_map_safe_* functions like vec_safe_*. |
commit | commitdiff | tree |
2019-10-02 |
andreast | Testsuite, remove alloca header |
commit | commitdiff | tree |
2019-10-02 |
kargl | 2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-02 |
kargl | 2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-02 |
kargl | 2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-02 |
kargl | 2019-10-02 Steven G. Kargl <kargl@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-02 |
hubicka | * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, |
commit | commitdiff | tree |
2019-10-02 |
hubicka | * cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, |
commit | commitdiff | tree |
2019-10-02 |
redi | Remove greedy wildcards from libstdc++ linker script |
commit | commitdiff | tree |
2019-10-02 |
amonakov | ifcvt: improve cost estimation (PR 87047) |
commit | commitdiff | tree |
2019-10-02 |
jamborm | [PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on... |
commit | commitdiff | tree |
2019-10-02 |
hubicka | * module.c (load_commons): Initialize flags to 0 to... |
commit | commitdiff | tree |
2019-10-02 |
redi | Document non-conformance of parallel mode to recent... |
commit | commitdiff | tree |
2019-10-02 |
acsawdey | 2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com> |
commit | commitdiff | tree |
2019-10-02 |
acsawdey | 2019-10-02 Aaron Sawdey <acsawdey@linux.ibm.com> |
commit | commitdiff | tree |
2019-10-02 |
ebotcazou | * tree-eh.h (unsplit_eh_edges): Declare. |
commit | commitdiff | tree |
2019-10-02 |
rsandifo | Fix shadowing in globalize_reg |
commit | commitdiff | tree |
2019-10-02 |
rsandifo | Fix MIPS call-clobbered-*.c tests |
commit | commitdiff | tree |
2019-10-02 |
jamborm | [PATCH] Do not check call type compatibility when cloni... |
commit | commitdiff | tree |
2019-10-02 |
hubicka | PR c++/91222 |
commit | commitdiff | tree |
2019-10-02 |
claziss | [ARC] Pass along "-mcode-density" flag to "as" |
commit | commitdiff | tree |
2019-10-02 |
rguenth | 2019-10-02 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-10-02 |
burnus | Support OpenMP's use_device_addr in Fortran |
commit | commitdiff | tree |
2019-10-02 |
rguenth | 2019-10-02 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-10-02 |
burnus | Improve OMP/ACC error diagnostic in Fortran |
commit | commitdiff | tree |
2019-10-02 |
burnus | Fix coding style comment, missed in last commit |
commit | commitdiff | tree |
2019-10-02 |
burnus | Fix omp target issue with Fortran optional arguments |
commit | commitdiff | tree |
2019-10-02 |
burnus | 2019-10-02 Kwok Cheung Yeung <kcy@codesourcery.com> |
commit | commitdiff | tree |
2019-10-02 |
rguenth | 2019-10-02 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-10-02 |
jakub | PR tree-optimization/91940 |
commit | commitdiff | tree |
2019-10-02 |
rguenth | 2019-10-02 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-10-02 |
rsandifo | [LRA] Don't make eliminable registers live (PR91957) |
commit | commitdiff | tree |
2019-10-02 |
jvdelisle | 2019-10-01 Jerry DeLisle <jvdelisle@gcc.gnu.org> |
commit | commitdiff | tree |
2019-10-02 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2019-10-02 |
jsm28 | Handle :: tokens in C for C2x. |
commit | commitdiff | tree |
2019-10-01 |
dmalcolm | Support prefixes in diagnostic_show_locus |
commit | commitdiff | tree |
2019-10-01 |
redi | Make some new algorithms work in parallel mode |
commit | commitdiff | tree |
2019-10-01 |
redi | Make some parallel mode algorithms usable in constexpr... |
commit | commitdiff | tree |
2019-10-01 |
redi | Disable tests that aren't valid in parallel mode |
commit | commitdiff | tree |
2019-10-01 |
redi | Fix non-reserved names in Parallel Mode headers |
commit | commitdiff | tree |
2019-10-01 |
macro | Regenerate `liboffloadmic/plugin/configure' for r275564... |
commit | commitdiff | tree |
2019-10-01 |
hubicka | * tree-ssa-alias.c (nonoverlapping_component_refs_sinc... |
commit | commitdiff | tree |
2019-10-01 |
law | PR target/85401 |
commit | commitdiff | tree |
2019-10-01 |
macro | libada: Respect `--enable-version-specific-runtime... |
commit | commitdiff | tree |
2019-10-01 |
macro | libada: Remove racy duplicate gnatlib installation |
commit | commitdiff | tree |
2019-10-01 |
hubicka | PR lto/91222 |
commit | commitdiff | tree |
2019-10-01 |
hubicka | * gcc.dg/tree-ssa/ssa-thread-12.c: Fix warning introdu... |
commit | commitdiff | tree |
2019-10-01 |
prathamesh3492 | 2019-10-01 Prathamesh Kulkarni <prathamesh.kulkarni... |
commit | commitdiff | tree |
2019-10-01 |
hubicka | * doc/invoke.texi (early-inlining-insns-O2): Document. |
commit | commitdiff | tree |
2019-10-01 |
jakub | PR c++/91925 |
commit | commitdiff | tree |
2019-10-01 |
olegendo | gcc/ |
commit | commitdiff | tree |
2019-10-01 |
wschmidt | [gcc] |
commit | commitdiff | tree |
2019-10-01 |
iii | S/390: Remove code duplication in vec_* comparison... |
commit | commitdiff | tree |
2019-10-01 |
iii | S/390: Implement vcond expander for V1TI,V1TF |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | Fix reload after function-abi patches (PR91948) |
commit | commitdiff | tree |
2019-10-01 |
aoliva | recompute opt flags after opt level change |
commit | commitdiff | tree |
2019-10-01 |
aoliva | Store float for pow result test |
commit | commitdiff | tree |
2019-10-01 |
aoliva | DWARF array bounds missing from C++ array definitions |
commit | commitdiff | tree |
2019-10-01 |
rguenth | 2019-10-01 Richard Biener <rguenther@suse.de> |
commit | commitdiff | tree |
2019-10-01 |
segher | regrename: Use PC instead of CC0 to hide operands |
commit | commitdiff | tree |
2019-10-01 |
frederik | Add myself to MAINTAINERS file |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | [C] Avoid aka types that just add tags |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | [C] Improve diagnostics for vector types |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | Remove clobber_high |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | [AArch64] Use calls for SVE TLSDESC |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | [AArch64] Make call insns record the callee's arm_pcs |
commit | commitdiff | tree |
2019-10-01 |
jakub | * configure.ac: Remove GCC_HEADER_STDINT(gstdint.h). |
commit | commitdiff | tree |
2019-10-01 |
rsandifo | Update remaining calls to choose_hard_reg_mode |
commit | commitdiff | tree |
2019-10-01 |
segher | doc/md.texi: Fix some typos |
commit | commitdiff | tree |
2019-10-01 |
gccadmin | Daily bump. |
commit | commitdiff | tree |
2019-09-30 |
ian | compiler: change escape maps to hash tables |
commit | commitdiff | tree |
2019-09-30 |
jsm28 | * es.po: Update. |
commit | commitdiff | tree |
2019-09-30 |
fdumont | Implement C++20 constexpr comparison operators for... |
commit | commitdiff | tree |
2019-09-30 |
fdumont | Implement C++20 constexpr comparison operators for... |
commit | commitdiff | tree |
2019-09-30 |
andreast | Include netinet/in.h in include/experimental/internet |
commit | commitdiff | tree |
2019-09-30 |
andreast | libstdc++ testsuite, silence a FreeBSD libm warning |
commit | commitdiff | tree |
2019-09-30 |
andreast | libstdc++ testsuite, silence a FreeBSD libm warning |
commit | commitdiff | tree |
2019-09-30 |
dmalcolm | diagnostic-show-locus.c: rework handling of multiple... |
commit | commitdiff | tree |
2019-09-30 |
rsandifo | [x86] Cache result of expensive_function_p between... |
commit | commitdiff | tree |
next |