]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2018-08-23 Paul Thomasre PR fortran/86863 ([OOP][F2008] type-bound module...
2018-08-23 GCC AdministratorDaily bump.
2018-08-22 Bernd Edlingertree-ssa-dse.c (compute_trims): Avoid folding away...
2018-08-22 Jonathan WakelyFix tests that fail in C++98 mode
2018-08-22 Jonathan WakelyPR libstdc++/87061 remove pmr type aliases for COW...
2018-08-22 Jonathan WakelyPR libstdc++/78448 limit vector::max_size and deque...
2018-08-22 Thomas Koeniggfortran.texi: Mention that asynchronous I/O does not...
2018-08-22 Janus Weilre PR fortran/86935 (Bad locus in ASSOCIATE statement)
2018-08-22 François Dumontre PR libstdc++/68222 (_Safe_iterator provides operator...
2018-08-22 Andrew Bensonmodule.c (load_generic_interfaces): Move call to find_s...
2018-08-22 Andrew BensonUpdate write after approval list
2018-08-22 Janus Weilre PR fortran/86888 ([F08] allocatable components of...
2018-08-22 Martin SeborPR middle-end/87052 - STRING_CST printing incomplete...
2018-08-22 Segher Boessenkool[ fix changelog ]
2018-08-22 Szabolcs NagyChange AArch64 specific FMAX/FMIN tests into generic...
2018-08-22 Segher Boessenkoolcombine: Do another check before splitting a parallel...
2018-08-22 Richard Sandiford[2/2] Fix bogus inner induction (PR 86725)
2018-08-22 Richard Sandiford[1/2] Fix bogus double reduction (PR 86725)
2018-08-22 Richard SandifordMake the vectoriser drop to strided accesses for stores...
2018-08-22 Richard SandifordOnly test STMT_VINFO_STRIDED_P for the first statement...
2018-08-22 Iain SandoeUdate Darwin's LTO specs to match what's in gcc/gcc.c
2018-08-22 Iain Sandoestringify __USER_LABEL_PREFIX__ in pr85248 testcase.
2018-08-22 Iain SandoeMake the gcc-ar,nm, strip tools respond correctly to...
2018-08-22 Jonathan WakelyPR libstdc++/77854 document size_type for containers
2018-08-22 Iain Sandoecommit missed change from r263764
2018-08-22 Iain SandoeMove Darwin10 unwinder fix to a crt shim.
2018-08-22 Iain SandoeAllw for Darwin to operate with an assembler supporting...
2018-08-22 Iain SandoeFix FDE labels for Darwin
2018-08-22 Richard Bienerre PR tree-optimization/86988 (ICE: tree check: expecte...
2018-08-22 Richard Bienerre PR tree-optimization/86945 (BUG with optimisation...
2018-08-22 Alexandre Olivars6000 small data: add note on sdata2/r2
2018-08-22 Alexandre Olivafix reassoc cut&pasto
2018-08-22 GCC AdministratorDaily bump.
2018-08-21 François DumontP0646R1 Improving the Return Value of Erase-Like Algori...
2018-08-21 Janne BlomqvistUnconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intri...
2018-08-21 Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-08-21 Marek Polacekre PR c++/86499 (lambda-expressions with capture-defaul...
2018-08-21 Paolo Carlinidecl.c (check_static_variable_definition): Change to...
2018-08-21 Marek PolacekPR c++/86981, Implement -Wpessimizing-move.
2018-08-21 Marek Polacekre PR c++/65043 (Expected narrowing conversion during...
2018-08-21 Marek Polacek* cp-tree.h: Fix typo.
2018-08-21 Hristian Kirtchev[Ada] Minor reformattings
2018-08-21 Jerome Lambourg[Ada] Add a new gnat tool vxlink
2018-08-21 Ed Schonberg[Ada] Crash on expression function and tagged types
2018-08-21 Ed Schonberg[Ada] Spurious crash on expression function as completi...
2018-08-21 Hristian Kirtchev[Ada] Retention of with clauses for ignored Ghost units
2018-08-21 Javier Miranda[Ada] Crash processing SPARK annotate aspect
2018-08-21 Ed Schonberg[Ada] Spurious error on overriding protected function...
2018-08-21 Ed Schonberg[Ada] Properly set scope of artificial entities in...
2018-08-21 Ed Schonberg[Ada] Fix scope computation for loop statements
2018-08-21 Bob Duff[Ada] Einfo: remove obsolete code
2018-08-21 Maroua Maalej[Ada] Update for Ownership rules for access types accor...
2018-08-21 Ed Schonberg[Ada] Spurious ambiguity error on call returning an...
2018-08-21 Yannick Moy[Ada] Document entries of the target parametrization...
2018-08-21 Ed Schonberg[Ada] Set scope of elaboration flag for 'Access
2018-08-21 Ed Schonberg[Ada] Sprint: add guard on printing aspects
2018-08-21 Javier Miranda[Ada] Crash compiling SPARK ghost functions with callgr...
2018-08-21 Ed Schonberg[Ada] Unnesting: do not set size of access subprograms
2018-08-21 Ed Schonberg[Ada] Unnesting: do not emit warnings for access to...
2018-08-21 Ed Schonberg[Ada] Improper copying of limited arrays with default...
2018-08-21 Eric Botcazou[Ada] Fix spurious error on unchecked conversion on...
2018-08-21 Eric Botcazou[Ada] Fix internal error on extension of record with...
2018-08-21 Ed Schonberg[Ada] Spurious "Duplicated symbol" error with discrimin...
2018-08-21 Yannick Moy[Ada] Define versions of dimension system for Float...
2018-08-21 Hristian Kirtchev[Ada] General purpose doubly linked list for compiler...
2018-08-21 Ed Schonberg[Ada] Fix scope computation for entry bodies and accept...
2018-08-21 Hristian Kirtchev[Ada] Crash on entry in generic with dynamic elaboratio...
2018-08-21 Arnaud Charlet[Ada] Set_Targ: add a CodePeer annotation
2018-08-21 Ed Schonberg[Ada] Compiler abort on call to expr. function for...
2018-08-21 Hristian Kirtchev[Ada] Dynamically resizable, load factor-based hash...
2018-08-21 Javier Miranda[Ada] Enumeration types with non-standard representation
2018-08-21 Piotr Trojanek[Ada] Handle pragmas that come from aspects for GNATprove
2018-08-21 Pierre-Marie... [Ada] Add sa_messages.ad[sb] for SPARK 2014
2018-08-21 David Edelsohn* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.
2018-08-21 Richard SandifordUpdate global reviewers list
2018-08-21 Jan Hubickatree.c (find_decls_types_r): Do not check for redundant...
2018-08-21 Pierre-Marie... [Ada] Bump copyright notices to 2018
2018-08-21 Jan Hubickatree.c (free_lang_data_in_decl): Remove types from...
2018-08-21 Tamar ChristinaFix DSE big-endian subreg crash on AArch64.
2018-08-21 Jonathan WakelyRemove redundant { dg-do run } directives in tests
2018-08-21 Szabolcs NagyRestrict the pr86763 test to *-*-linux* targets
2018-08-21 Bernd Edlingerre PR middle-end/86121 (missing -Wstringop-overflow...
2018-08-21 Rasmus Villemoesvxworks: don't define vxworks_asm_out_constructor when...
2018-08-21 Rasmus Villemoesvxworks: enable use of .init_array/.fini_array for...
2018-08-21 Rasmus Villemoeslibgcc: add crt{begin,end} for powerpc-wrs-vxworks...
2018-08-21 Rasmus Villemoesvxworks: add target/h/wrn/coreip to the set of system...
2018-08-21 Bernd Edlingergimple-ssa-sprintf.c (decl_constant_value): Remove.
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
2018-08-21 Tom de Vries[debug] Respect fdump-noaddr and fdump-unnumbered in...
2018-08-21 Aldy Hernandezwide-int-range.cc (wide_int_range_abs): New.
2018-08-21 GCC AdministratorDaily bump.
2018-08-21 Nathan Sidwell[libiberty patch] PEX-unix forking
2018-08-20 Michael Meissnerre PR target/87033 (The compiler does not generate...
2018-08-20 Nathan Sidwell[PATCH] fix some build breakage
2018-08-20 Martin SeborPR tree-optimization/87034 - missing -Wformat-overflow...
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-08-20 H.J. Lux86: Always update EH return address in word_mode
2018-08-20 Chung-Lin Tangtarghooks.c (std_gimplify_va_arg_expr): Properly handle...
2018-08-20 Nathan Sidwell[CPP PATCH] node field bits
2018-08-20 Nathan Sidwell[CPP PATCH] node type
next
This page took 0.089511 seconds and 5 git commands to generate.