]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-05-24  Piotr Trojanek[Ada] Simplify routines with a local Result variable
2018-05-24  Eric Botcazou[Ada] Fix irregular output with -gnatR3
2018-05-24  Eric Botcazou[Ada] Minor clean-ups in gigi
2018-05-24  Javier Miranda[Ada] Wrong renaming of variant record equality
2018-05-24  Ed Schonberg[Ada] Add a new Is_Activation_Record flag on IN parameters
2018-05-24  Yannick Moy[Ada] Improve GNATprove messages on unproved checks
2018-05-24  Javier Miranda[Ada] Missing error on illegal access to discriminant
2018-05-24  Ed Schonberg[Ada] Infinite loop in the compiler when warning on...
2018-05-24  Piotr Trojanek[Ada] Minor fix grammar in comment of N_Defining_Identifier
2018-05-24  Justin Squirek[Ada] Quadratic compile time with tagged types
2018-05-24  Hristian Kirtchev[Ada] Spurious error due to lingering limited view
2018-05-24  Eric Botcazou[Ada] Handle version 2 of Windows unwinding information...
2018-05-24  Hristian Kirtchev[Ada] Minor reformatting
2018-05-24  Ed Schonberg[Ada] Add warning on redundant others_clause in array...
2018-05-24  Raphael Amiard[Ada] Update Ada.Containers.Hashed_Maps documentation...
2018-05-24  Raphael Amiard[Ada] Add documentation from the Ada RM to Ada.Containe...
2018-05-24  Justin Squirek[Ada] Crash on return of raise expression
2018-05-24  Hristian Kirtchev[Ada] Crash on function in Ghost subunit
2018-05-24  Justin Squirek[Ada] Ineffective use warning is suppressed when perfor...
2018-05-24  Cyrille Comar[Ada] Fix typos in documentation
2018-05-24  Bob Duff[Ada] Memory leak mixing limited and nonlimited functions
2018-05-24  Hristian Kirtchev[Ada] Spurious error on pragma Independent_Components
2018-05-24  Hristian Kirtchev[Ada] Fix crash on formal containers
2018-05-24  Piotr Trojanek[Ada] Fix inconsistent documentation for the Contract_C...
2018-05-24  Hristian Kirtchev[Ada] Expansion of discrete choices
2018-05-24  Hristian Kirtchev[Ada] Spurious error on imported subprogram with precon...
2018-05-24  Javier Miranda[Ada] Spurious error on private task derivation
2018-05-24  Hristian Kirtchev[Ada] Crash on compilation unit instance
2018-05-24  Piotr Trojanek[Ada] Fix references to Backend_Layout configuration...
2018-05-24  Doug Rupp[Ada] Initial port of x86-lynx178elf runtimes
2018-05-24  Rainer OrthRequire ifunc support in gcc.target/i386/pr85345.c
2018-05-24  Richard SandifordUse canonicalize_math_after_vectorization_p for FMA...
2018-05-24  Rainer OrthFix dumpfile name in gcc.dg/tree-prof/update-loopch.c
2018-05-24  Andre VieiraPR target/83009: Relax strict address checking for...
2018-05-24  Richard SandifordAdd a class to represent a gimple match result
2018-05-24  GCC AdministratorDaily bump.
2018-05-23  Luis MachadoFix bootstrap breakage on i686
2018-05-23  Jonathan WakelyRefactor path construction from null terminated iterato...
2018-05-23  Jeff Lawre PR target/78849 (ICE on initialization of global...
2018-05-23  Kalamateelb1sf68.S (Laddsf$nf): Fix sign bit handling in path...
2018-05-23  Marek Polacekrange-for8.C: New test.
2018-05-23  Segher Boessenkooltestsuite: Introduce be/le selectors
2018-05-23  Jason MerrillFix cast to rvalue reference from prvalue.
2018-05-23  Jason MerrillCWG 616, 1213 - value category of subobject references.
2018-05-23  Jason Merrill* system.h: #include <new> earlier.
2018-05-23  Marek PolacekImplement P0614R1, Range-based for statements with...
2018-05-23  Luis Machado[Patch 02/02] Introduce prefetch-dynamic-strides option
2018-05-23  Luis Machado[Patch 01/02] Introduce prefetch-minimum stride option
2018-05-23  Jonathan WakelyFix handling of an empty filename at end of a path
2018-05-23  Kyrylo Tkachov[arm] Remove mode26 feature bit
2018-05-23  Uros Bizjaki386.md (*floatuns<SWI48:mode><MODEF:mode>2_avx512...
2018-05-23  Alexander Monakovdf-scan: remove ad-hoc handling of global regs in asms
2018-05-23  Alexander Monakovextend.texi: update Global Register Variables section
2018-05-23  Richard Bienertree-ssa-sccvn.c (vn_reference_lookup_3): Remove restri...
2018-05-23  Bill Schmidtgimple-ssa-strength-reduction.c (struct slsr_cand_d...
2018-05-23  Wilco Dijkstra[AArch64] Simplify frame pointer logic
2018-05-23  Sudakshina Das[AArch64][PR target/84882] Add mno-strict-align
2018-05-23  Florian Weimerx86: libatomic: Do not assume ELF constructors run...
2018-05-23  Richard SandifordFix SLP def type when computing masks (PR85853)
2018-05-23  Hristian Kirtchev[Ada] Minor reformattings
2018-05-23  Pascal Obry[Ada] Fix memory leak in win32_wait error handling
2018-05-23  Pascal Obry[Ada] Fix computation of handle/pid lists in win32_wait
2018-05-23  Hristian Kirtchev[Ada] Spurious Storage_Error on imported array
2018-05-23  Ed Schonberg[Ada] Spurious error on instantiation with type with...
2018-05-23  Boris Yakobowski[Ada] Fix faulty preconditions for trigonometric functions
2018-05-23  Arnaud Charlet[Ada] Fix various defects found by static analysis
2018-05-23  Bob Duff[Ada] gnatbind: do not list No_Implementation_Restrictions
2018-05-23  Ed Schonberg[Ada] Implementation of AI12-0131: legality of class...
2018-05-23  Javier Miranda[Ada] Crash processing Valid_Scalars whose evaluation...
2018-05-23  Bob Duff[Ada] Vectors: spurious error in -gnatwE mode
2018-05-23  Yannick Moy[Ada] Clarify meaning of local pragma Warnings Off...
2018-05-23  Olivier Hainque[Ada] Add a Is_Foreign_Exception predicate to GNAT...
2018-05-23  Ed Schonberg[Ada] Missing legality check on iterator over formal...
2018-05-23  Yannick Moy[Ada] Fix implementation of utility for finding enclosi...
2018-05-23  Hristian Kirtchev[Ada] Suspension and elaboration warnings/checks
2018-05-23  Javier Miranda[Ada] Restrict initialization of External_Tag and Expan...
2018-05-23  Maroua Maalej[Ada] Fix of some permission rules of pointers in SPARK
2018-05-23  Ed Schonberg[Ada] Crash on predicate involving qualified expression...
2018-05-23  Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23  Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23  Eric Botcazou[Ada] Remove obsolete stuff from repinfo.adb
2018-05-23  Hristian Kirtchev[Ada] Suppression of elaboration-related warnings
2018-05-23  Piotr Trojanek[Ada] Minor reformatting
2018-05-23  Ed Schonberg[Ada] Compiler fails to reject illegal store of anonymo...
2018-05-23  Daniel Mercier[Ada] Turn off length expansion in CodePeer mode
2018-05-23  Bob Duff[Ada] Build-in-place aggregates and Address clauses
2018-05-23  Bob Duff[Ada] Minor reformatting
2018-05-23  Hristian Kirtchev[Ada] Initialize_Scalars optimization causes spurious...
2018-05-23  Hristian Kirtchev[Ada] Minor reformatting
2018-05-23  Richard Bienerre PR middle-end/85874 (gcc points to wrong location...
2018-05-23  Yury Gribovre PR tree-optimization/85822 (Maybe wrong code in...
2018-05-23  Richard Bienertree-ssa-sccvn.c (vn_reference_lookup_3): Handle arbitr...
2018-05-23  Jason MerrillPR c++/81420 - not extending temporary lifetime.
2018-05-23  Jason MerrillPR c++/85866 - error with .* in default template arg.
2018-05-23  GCC AdministratorDaily bump.
2018-05-22  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
2018-05-22  Martin SeborPR middle-end/85359 - duplicate -Wstringop-overflow...
2018-05-22  H.J. LuDon't mark IFUNC resolver as only called directly
2018-05-22  Luis Machado[AArch64] Recognize a missed usage of a sbfiz instruction
2018-05-22  Janus Weilre PR fortran/85841 ([F2018] reject deleted features)
next