gcc.git
2018-12-13 Jakub Jelinekre PR testsuite/88454 (test case gcc.dg/tree-ssa/split...
2018-12-13 Jonathan WakelyFix [fs.path.gen] tests to use backslashes for mingw
2018-12-13 Jonathan WakelyFix test to work when path::native() returns wstring
2018-12-13 Andreas KrebbelS/390: Fix zvector vec_double builtin
2018-12-13 Andreas KrebbelS/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic...
2018-12-13 Jonathan WakelyDisable new tests for configurations with no libstdc...
2018-12-13 Kyrylo Tkachov[AArch64][doc] Clarify -msve-vector-bits=128 behaviour
2018-12-13 Wei Xiaoi386-common.c (processor_names): Add cascadelake.
2018-12-13 Arnaud CharletAdd note about abort and ZCX runtime.
2018-12-13 Jakub Jelinekre PR target/88465 (AVX512: optimize loading of constan...
2018-12-13 Jakub Jelinekre PR target/88461 (AVX512: gcc should keep value in...
2018-12-13 Jakub Jelinekre PR target/88461 (AVX512: gcc should keep value in...
2018-12-13 GCC AdministratorDaily bump.
2018-12-12 Ian Lance Taylorruntime: handle DW_EH_PE_absptr in type table encoding
2018-12-12 Jakub Jelinekre PR fortran/88463 (Rejects conforming source, OpenMP...
2018-12-12 Ian Lance Tayloros/signal: increase deliver time for signal testcase
2018-12-12 Jakub Jelinekomp-builtins.def (BUILT_IN_GOMP_LOOP_NONMONOTONIC_RUNTI...
2018-12-12 Paolo Carlinidecl.c (grokdeclarator): Fix location of error message...
2018-12-12 Martin Seborextend.texi (attribute copy): Fix typos.
2018-12-12 Martin Seborextend.texi (Function Attributes): Clarify C++ aspects.
2018-12-12 Segher BoessenkoolFix independent-cloneids-1.c testcase (PR88318)
2018-12-12 Olivier HainqueAdd support for SUBTARGET_OVERRIDE_OPTIONS on aarch64
2018-12-12 Olivier HainqueUse REGNUM macros in the definitions of aarch64 PROBE_S...
2018-12-12 Richard EarnshawFix PR number in my last commit
2018-12-12 Jonathan WakelyOverload std::distance and std::advance for path::iterator
2018-12-12 Jonathan WakelyPR libstdc++/80762 avoid ambiguous __constructible_from...
2018-12-12 Joel Brobeckerrequire profiling support for gcc.dg/lto/20100430-1_0...
2018-12-12 Tom de Vries[libbacktrace] Add allocfail.sh test-case
2018-12-12 Eric Botcazoure PR target/86806 (SPARC port needs updating for CVE...
2018-12-12 Andreas SchwabDon't mark stack pointer as clobbered in asm
2018-12-12 Rasmus Villemoeslibgcc: rs6000: tramp.S: fix placement of .cfi_endproc...
2018-12-12 Iain Sandoers6000 - add missed hunk
2018-12-12 Segher Boessenkoolrs6000 - Fix PR target/88343
2018-12-12 Iain Sandoers6000, update Darwin call handling to latest scheme.
2018-12-12 Jakub Jelinekre PR c++/88446 (__builtin_is_constant_evaluated reject...
2018-12-12 Iain Sandoers6000, darwin - fix bootstrap.
2018-12-12 Jakub JelinekP0595R2 - is_constant_evaluated
2018-12-12 Jakub Jelinekre PR c++/88449 (__builtin_is_constant_evaluated misbeh...
2018-12-12 Steven G. Karglre PR fortran/88155 (ICE in gfc_format_decoder, at...
2018-12-12 GCC AdministratorDaily bump.
2018-12-11 Steven G. Karglre PR fortran/88249 (ICE in gfc_resolve_filepos, at...
2018-12-11 Eric Botcazoure PR ada/88429 (libada build fails with --disable...
2018-12-11 Ian Lance Taylorruntime: use _URC_FAILURE on ARM32
2018-12-11 Jakub Jelinekre PR c++/87861 (ICE in output_constructor_regular_fiel...
2018-12-11 Jakub Jelinekre PR tree-optimization/80520 (Performance regression...
2018-12-11 Marek PolacekPR c++/86608 - reading constexpr volatile variable.
2018-12-11 Paolo Carlinidecl.c (grokvardecl): Add location_t parameter and...
2018-12-11 Paolo Carlinidecl.c (grokvardecl): Add location_t parameter and...
2018-12-11 Paolo Carlinidecl2.c (grokvardecl): Add location_t parameter and...
2018-12-11 Jakub Jelinekre PR tree-optimization/88444 (ICE: tree check: expecte...
2018-12-11 Dimitar Dimitrovcfgexpand.c (asm_clobber_reg_is_valid): Also produce...
2018-12-11 Eric BotcazouFix stack offsets and alloca alignments on ppc-vxworks
2018-12-11 Jakub Jelinekre PR target/88425 (suboptimal code for a<imm?-1:0)
2018-12-11 Jakub Jelinekre PR sanitizer/88426 (Compiler crash if use special...
2018-12-11 Richard Bienerre PR middle-end/88448 (gnat.dg/opt66.adb etc. FAIL)
2018-12-11 Nick CliftonFix a failure in the libiberty testsuite by increasing...
2018-12-11 Richard Earnshaw[aarch64] PR target/87369 Prefer bsl/bit/bif for copysign
2018-12-11 Piotr Trojanek[Ada] Add "Global => null" contracts to Ada.Calendar...
2018-12-11 Hristian Kirtchev[Ada] Spurious error with pragma Thread_Local_Storage
2018-12-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: add IPv6 support
2018-12-11 Yannick Moy[Ada] Do not expand code inside ignored ghost bodies
2018-12-11 Ed Schonberg[Ada] Unnesting: do not eliminate subprogram whose...
2018-12-11 Ed Schonberg[Ada] Crash on misplaced First operation for GNAT itera...
2018-12-11 Hristian Kirtchev[Ada] Volatility, validity checks, and System.Aux_DEC
2018-12-11 Yannick Moy[Ada] Improve error message when named number passed...
2018-12-11 Ed Schonberg[Ada] Unnesting: fix a missing activation record
2018-12-11 Arnaud Charlet[Ada] Unnesting: ensure Current_Subprogram is always...
2018-12-11 Eric Botcazou[Ada] Fix -gnatR3 output for dynamically constrained...
2018-12-11 Ed Schonberg[Ada] Fix setting of Has_Predicate flag for aggregate...
2018-12-11 Eric Botcazou[Ada] Plug small loophole with pathological packed...
2018-12-11 Eric Botcazou[Ada] Fix elaboration of record with 1-element dynamic...
2018-12-11 Bob Duff[Ada] gnatbind: ghost code with -gnatQ
2018-12-11 Ed Schonberg[Ada] Unnesting: fix for constrained arrays and improve...
2018-12-11 Ed Schonberg[Ada] Missing predicate check on declaration with aggre...
2018-12-11 Hristian Kirtchev[Ada] Crash on generic instantiation in ignored Ghost...
2018-12-11 Ed Schonberg[Ada] Uintp: add a new UI_From_Integral generic constructor
2018-12-11 Ed Schonberg[Ada] Crash on compilation unit function that builds...
2018-12-11 Dmitriy Anisimkov[Ada] GNAT.Sockets: fix timeout computations for sockets
2018-12-11 Gary Dismukes[Ada] Minor reformattings
2018-12-11 Hristian Kirtchev[Ada] Crash on ignored Ghost expression function
2018-12-11 Jerome Lambourg[Ada] Remove vxlink and vxaddr2line from this repository
2018-12-11 Hristian Kirtchev[Ada] Minor reformatting
2018-12-11 Eric Botcazou[Ada] Complete implementation of RM C.6(19) clause
2018-12-11 Piotr Trojanek[Ada] Stubs that complete generic subprogram do have...
2018-12-11 Ed Schonberg[Ada] GNATprove: improve proofs for uninitialized const...
2018-12-11 Yannick Moy[Ada] Support access types in GNATprove
2018-12-11 Yannick Moy[Ada] Better error message from GNATprove on illegal...
2018-12-11 Javier Miranda[Ada] Fix runtime stack overflow for out/in-out actuals...
2018-12-11 Ed Schonberg[Ada] Additionsal trasformations for unnesting in packa...
2018-12-11 Jerome Lambourg[Ada] Remove vxworks*-crtbe-link.spec
2018-12-11 Ed Schonberg[Ada] Spurious visibility error on aspect Predicate
2018-12-11 Eric Botcazou[Ada] Fix an ICE on instantiated subprogram with -gnatc
2018-12-11 Bob Duff[Ada] Update gnatmetric documentation for the Libadalan...
2018-12-11 Javier Miranda[Ada] Fix an ACATS regression with CCG
2018-12-11 Bob Duff[Ada] Update gnatstub documentation for the Libadalang...
2018-12-11 Ed Schonberg[Ada] Spurious errors on aspect specifications in gener...
2018-12-11 Pierre-Marie... [Ada] Document the -fgnat-encodings switch
2018-12-11 Justin Squirek[Ada] Crash on nesting of subunits with bodies acting...
2018-12-11 Hristian Kirtchev[Ada] Suppress call to Initial_Condition when the annot...
2018-12-11 Eric Botcazou[Ada] Almost always inline init. procedure of small...
next