2019-09-18 |
Richard Sandiford | [x86] Tweak testcases for PR82361 |
commit | commitdiff | tree |
2019-09-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-17 |
Ian Lance Taylor | runtime: for FFI, treat directIface types as pointers |
commit | commitdiff | tree |
2019-09-17 |
Ian Lance Taylor | re PR go/91781 (r275691 breaks go test "reflect") |
commit | commitdiff | tree |
2019-09-17 |
Ian Lance Taylor | reflect: unexport FFICallbackGo; use go:linkname instead |
commit | commitdiff | tree |
2019-09-17 |
Richard Sandiford | [arm][aarch64] Handle no_insn in TARGET_SCHED_VARIABLE_... |
commit | commitdiff | tree |
2019-09-17 |
Richard Sandiford | [arm][aarch64] Make no_insn issue to nothing |
commit | commitdiff | tree |
2019-09-17 |
Richard Sandiford | [arm] Fix insn type of *thumb1_tablejump |
commit | commitdiff | tree |
2019-09-17 |
Richard Sandiford | Remove name of unused parameter in array-traits.h |
commit | commitdiff | tree |
2019-09-17 |
Richard Biener | re PR debug/91772 (ICE in add_dwarf_attr, at dwarf2out... |
commit | commitdiff | tree |
2019-09-17 |
Christophe... | [ARM/FDPIC v6 20/24] [ARM][testsuite] FDPIC: Skip tests... |
commit | commitdiff | tree |
2019-09-17 |
Feng Xue | PR ipa/91089 - Setup predicate for switch default case... |
commit | commitdiff | tree |
2019-09-17 |
Paul Thomas | re PR fortran/91588 (ICE in check_inquiry, at fortran... |
commit | commitdiff | tree |
2019-09-17 |
Christophe... | [PR91749][arm] FDPIC: Handle -mflip-thumb |
commit | commitdiff | tree |
2019-09-17 |
Richard Biener | re PR tree-optimization/91790 (ICE: verify_ssa failed... |
commit | commitdiff | tree |
2019-09-17 |
Claire Dross | [Ada] Add Remove primitive on functional maps |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] Fix rounding of fixed-point arithmetic operation |
commit | commitdiff | tree |
2019-09-17 |
Javier Miranda | [Ada] Missing propagation of Has_Predicates in cloned... |
commit | commitdiff | tree |
2019-09-17 |
Eric Botcazou | [Ada] Fix ineffective -gnatyN for separate compilation... |
commit | commitdiff | tree |
2019-09-17 |
Tom Tromey | [Ada] Update the character type comment in exp_dbug.ads |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] Minor fixes mostly in comments of runtime arithme... |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] Raise Constraint_Error in overflow case involving... |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] Fix possible suppressed overflows in arithmetic... |
commit | commitdiff | tree |
2019-09-17 |
Dmitriy Anisimkov | [Ada] Force even timestamp in Windows ALI files |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] GNATprove: avoid crash on illegal borrow during... |
commit | commitdiff | tree |
2019-09-17 |
Bob Duff | [Ada] Clarify documentation for Stack_Usage |
commit | commitdiff | tree |
2019-09-17 |
Steve Baird | [Ada] Don't accept illegal (e.g., Integer'(null)) gener... |
commit | commitdiff | tree |
2019-09-17 |
Claire Dross | [Ada] Support chained calls to traversal functions... |
commit | commitdiff | tree |
2019-09-17 |
Ed Falis | [Ada] Remove section on pragma No_Run_Time |
commit | commitdiff | tree |
2019-09-17 |
Vadim Godunko | [Ada] Close file descriptors allocated for tty only... |
commit | commitdiff | tree |
2019-09-17 |
Vadim Godunko | [Ada] GNAT.Expect (Expect_Internal): Try to call 'poll... |
commit | commitdiff | tree |
2019-09-17 |
Vadim Godunko | [Ada] Avoid to close irrelevant file descriptors |
commit | commitdiff | tree |
2019-09-17 |
Piotr Trojanek | [Ada] A new utility routine for detecting attribute... |
commit | commitdiff | tree |
2019-09-17 |
Yannick Moy | [Ada] Do not inline dispatching operations in GNATprove... |
commit | commitdiff | tree |
2019-09-17 |
Ed Schonberg | [Ada] In a generic use Presanalyze_Spec_Expression... |
commit | commitdiff | tree |
2019-09-17 |
Javier Miranda | [Ada] Missing tagged type decoration in corresponding... |
commit | commitdiff | tree |
2019-09-17 |
Javier Miranda | [Ada] Ada 2020: Raise expressions in limited contexts... |
commit | commitdiff | tree |
2019-09-17 |
Piotr Trojanek | [Ada] Ignore missing ALI files in GNATprove mode |
commit | commitdiff | tree |
2019-09-17 |
Arnaud Charlet | [Ada] PR ada/91268 Do not redefine macros |
commit | commitdiff | tree |
2019-09-17 |
Arnaud Charlet | [Ada] Refine change for bit-packed slices |
commit | commitdiff | tree |
2019-09-17 |
Javier Miranda | [Ada] Adding assertions on extra formals for BIP functi... |
commit | commitdiff | tree |
2019-09-17 |
Bob Duff | [Ada] Avoid touching potentially nonexistent memory |
commit | commitdiff | tree |
2019-09-17 |
Dmitriy Anisimkov | [Ada] Support for local unix sockets in GNAT.Sockets API |
commit | commitdiff | tree |
2019-09-17 |
Eric Botcazou | [Ada] Fix wrong value of 'Size for slices of bit-packed... |
commit | commitdiff | tree |
2019-09-17 |
Bob Duff | [Ada] Refine conditions for calling Copy_Bitfield |
commit | commitdiff | tree |
2019-09-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-16 |
Paolo Carlini | decl.c (grokdeclarator): Use declspecs->locations and... |
commit | commitdiff | tree |
2019-09-16 |
Ian Lance Taylor | compiler: fix quoting of //go:linkname in error message |
commit | commitdiff | tree |
2019-09-16 |
Uros Bizjak | pr89386.c (foo): Fix return type. |
commit | commitdiff | tree |
2019-09-16 |
Uros Bizjak | * config/i386/sync.md (atomic_store<mode>): Improve... |
commit | commitdiff | tree |
2019-09-16 |
Uros Bizjak | re PR target/91719 (gcc compiles seq_cst store on x86... |
commit | commitdiff | tree |
2019-09-16 |
Jason Merrill | * Makefile.in (build/genmatch.o): Depend on $(CPPLIB_H). |
commit | commitdiff | tree |
2019-09-16 |
Martin Liska | Rewrite second part of or_comparisons_1 into match.pd. |
commit | commitdiff | tree |
2019-09-16 |
Martin Liska | Rewrite first part of or_comparisons_1 into match.pd. |
commit | commitdiff | tree |
2019-09-16 |
Martin Liska | Rewrite part of and_comparisons_1 into match.pd. |
commit | commitdiff | tree |
2019-09-16 |
Li Jia He | Fix PR88784, middle end is missing some optimizations... |
commit | commitdiff | tree |
2019-09-16 |
Li Jia He | Auto-generate maybe_fold_and/or_comparisons from match.pd |
commit | commitdiff | tree |
2019-09-16 |
Richard Biener | re PR tree-optimization/91756 (g++.dg/lto/alias-3 FAILs) |
commit | commitdiff | tree |
2019-09-16 |
Jason Merrill | PR c++/30277 - int-width bit-field promotion. |
commit | commitdiff | tree |
2019-09-16 |
Jason Merrill | PR c++/82165 - enum bitfields and operator overloading. |
commit | commitdiff | tree |
2019-09-16 |
Jason Merrill | Fix conversions for built-in operator overloading candi... |
commit | commitdiff | tree |
2019-09-16 |
Jason Merrill | Handle location wrappers better in warn_logical_operator. |
commit | commitdiff | tree |
2019-09-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-15 |
Marek Polacek | PR c++/91740 - ICE with constexpr call and ?: in ARRAY_REF. |
commit | commitdiff | tree |
2019-09-15 |
Sandra Loosemore | 2019-09-15 Sandra Loosemore <sandra@codesourcery... |
commit | commitdiff | tree |
2019-09-15 |
Steven G. Kargl | re PR fortran/91727 (ICE in conformable_arrays, at... |
commit | commitdiff | tree |
2019-09-15 |
Jason Merrill | Change C++ to C comments. |
commit | commitdiff | tree |
2019-09-15 |
Thomas Koenig | re PR fortran/91550 (ICE in do_subscript, at fortran... |
commit | commitdiff | tree |
2019-09-15 |
Nathan Sidwell | [C++ PATCH] simplify clone predicate |
commit | commitdiff | tree |
2019-09-15 |
Thomas Koenig | re PR fortran/91556 (Problems with better interface... |
commit | commitdiff | tree |
2019-09-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-14 |
Thomas Koenig | re PR fortran/91557 (Bogus warning about unused dummy... |
commit | commitdiff | tree |
2019-09-14 |
Sandra Loosemore | re PR middle-end/83889 (new failures on some arm target... |
commit | commitdiff | tree |
2019-09-14 |
Jason Merrill | Formatting and comment syntax adjustments. |
commit | commitdiff | tree |
2019-09-14 |
Kewen Lin | Consider doloop IV in IVOPTs |
commit | commitdiff | tree |
2019-09-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-13 |
Steven G. Kargl | re PR fortran/91566 (ICE in gfc_constructor_copy, at... |
commit | commitdiff | tree |
2019-09-13 |
Tobias Burnus | libgomp plugin - init string |
commit | commitdiff | tree |
2019-09-13 |
Maciej W. Rozycki | gnatmake: Accept the `--sysroot=' GCC driver option |
commit | commitdiff | tree |
2019-09-13 |
Bernd Edlinger | re PR middle-end/91708 ([ARM] Bootstrap fails in gen_mo... |
commit | commitdiff | tree |
2019-09-13 |
Ian Lance Taylor | libgo: don't use \? in grep pattern |
commit | commitdiff | tree |
2019-09-13 |
Ian Lance Taylor | * doc/invoke.texi (Optimize Options): Fix typo. |
commit | commitdiff | tree |
2019-09-13 |
Bernd Edlinger | re PR fortran/91716 (ICE in output_constant, at varasm... |
commit | commitdiff | tree |
2019-09-13 |
Sam Tebbs | [PATCH][GCC] Update my email address |
commit | commitdiff | tree |
2019-09-13 |
Paul Thomas | re PR fortran/91717 (ICE on concatenating deferred... |
commit | commitdiff | tree |
2019-09-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-12 |
Ian Lance Taylor | libgo: update to Go1.13 |
commit | commitdiff | tree |
2019-09-12 |
Uros Bizjak | re PR tree-optimization/89386 (Generation of vectorized... |
commit | commitdiff | tree |
2019-09-12 |
Richard Biener | re PR tree-optimization/91750 (Induction vectorization... |
commit | commitdiff | tree |
2019-09-12 |
Jonathan Wakely | PR libstdc++/91748 fix std::for_each_n for random acces... |
commit | commitdiff | tree |
2019-09-12 |
Yuliang Wang | Vectorise multiply high with scaling operations (PR... |
commit | commitdiff | tree |
2019-09-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-09-11 |
Sandra Loosemore | re PR middle-end/83889 (new failures on some arm target... |
commit | commitdiff | tree |
2019-09-11 |
Steven G. Kargl | re PR fortran/91553 (ICE in gfc_real2complex, at fortra... |
commit | commitdiff | tree |
2019-09-11 |
Steven G. Kargl | re PR fortran/91642 (ICE: Bad IO basetype (transfer_exp... |
commit | commitdiff | tree |
2019-09-11 |
Michael Meissner | Simplify the code. |
commit | commitdiff | tree |
2019-09-11 |
Ian Lance Taylor | compiler: suppress type descriptor generation for aliases |
commit | commitdiff | tree |
2019-09-11 |
Ian Lance Taylor | golang.org/x/sys/cpu: define doinit when needed |
commit | commitdiff | tree |
2019-09-11 |
Ian Lance Taylor | gotest: force test package to be imported first |
commit | commitdiff | tree |
2019-09-11 |
Jonathan Wakely | Fix Xmethod for shared_ptr::use_count() |
commit | commitdiff | tree |
next |