platform/upstream/gcc.git
2022-07-15 Andrew Carlottiaarch64: Remove qualifier_internal
2022-07-15 Andrew Carlottiaarch64: Add V1DI mode
2022-07-15 Andrew CarlottiMAINTAINERS: Add myself to Write After Approval
2022-07-15 Roger SaylePR target/106278: Keep REG_EQUAL notes consistent durin...
2022-07-15 Aldy HernandezUse pp_vrange for ranges in dump_ssaname_info.
2022-07-15 Aldy HernandezConvert vrange dumping facilities to pretty_printer.
2022-07-15 Aldy HernandezImplement visitor pattern for vrange.
2022-07-15 Jonathan Wakelylibcpp: Improve encapsulation of label_text
2022-07-15 konglin1i386: Fix _mm_[u]comixx_{ss,sd} codegen and add PF...
2022-07-15 Prathamesh... [aarch64] Use op_mode instead of vmode in aarch64_vecto...
2022-07-15 GCC AdministratorDaily bump.
2022-07-14 H.J. LuSimplify memchr with small constant strings
2022-07-14 Harald AnlaufFortran: error recovery for bad initializers of implied...
2022-07-14 Jonathan Wakelyjit: Make recording::memento non-copyable
2022-07-14 Martin Liskalto-plugin: use -pthread only for detected targets
2022-07-14 Eric BotcazouFix ICE on view conversion between struct and integer
2022-07-14 Martin Liskalibiberty: fix docs typo
2022-07-14 Martin Liskadocs: fix position of @end deftypefn
2022-07-14 Martin Liskadocs: fix position of @end deftypefn
2022-07-14 Takayuki 'January... xtensa: Minor fix for FP constant synthesis
2022-07-14 GCC AdministratorDaily bump.
2022-07-13 Marek Polaceklibcpp: Avoid pessimizing std::move [PR106272]
2022-07-13 Patrick Palkac++: non-dependent call to consteval operator [PR105912]
2022-07-13 Patrick Palkac++: dependence of constrained memfn from current inst...
2022-07-13 Ian Lance Taylorlibgo: don't include <linux/fs.h> when building gen...
2022-07-13 Aldy HernandezUse nonzero bits in range-ops to determine if < 0 is...
2022-07-13 Aldy HernandezClear nonzero mask when inverting ranges.
2022-07-13 Richard BienerSpeed up DOM record_temporary_equivalences
2022-07-13 Eric Botcazou[Ada] Small housekeeping work in gigi
2022-07-13 Eric Botcazou[Ada] Extend No_Dependence restriction to code generation
2022-07-13 Eric Botcazou[Ada] Revert recent change in debug info for vector...
2022-07-13 Eric Botcazou[Ada] Undo questionable renaming in earlier change
2022-07-13 Eric Botcazou[Ada] Also deal with private actual types in latest...
2022-07-13 Eric Botcazou[Ada] Adjust name of stack checking function
2022-07-13 Eric Botcazou[Ada] Use actual types instead of formal types consiste...
2022-07-13 Eric Botcazou[Ada] Generate debug info entry for user-defined access...
2022-07-13 Eric Botcazou[Ada] Do not generate DW_TAG_typedef for constrained...
2022-07-13 Eric Botcazou[Ada] Fix internal error on comparison with access...
2022-07-13 Eric Botcazou[Ada] Fix internal error on instance of Ada.Task_Attrib...
2022-07-13 Eric Botcazou[Ada] Fix wrong access check with access-to-unconstrain...
2022-07-13 Eric Botcazou[Ada] Extend No_Dependence restriction to code generati...
2022-07-13 Gary Dismukes[Ada] Fix for bootstrap problem with calling function...
2022-07-13 Gary Dismukes[Ada] Add support for defaulted Storage_Model_Type...
2022-07-13 Piotr Trojanek[Ada] Fix for visibility of aspect expressions inside...
2022-07-13 Piotr Trojanek[Ada] Handle bodies-to-inline just like generic templates
2022-07-13 Alexandre Oliva[Ada] Clarify hardening command-line options that requi...
2022-07-13 Yannick Moy[Ada] Fix incorrect handling of Ghost aspect
2022-07-13 Yannick Moy[Ada] Fix proof of runtime unit System.Arith_64
2022-07-13 Piotr Trojanek[Ada] Fix crash on frontend inlining of functions with...
2022-07-13 Eric Botcazou[Ada] Plug legality loophole for equality operator...
2022-07-13 Yannick Moy[Ada] Fix automatic proof on System.Arith_32
2022-07-13 Marc Poulhiès[Ada] Fix if expression returning slice
2022-07-13 Eric Botcazou[Ada] Add cross-references between Integer_Type_For...
2022-07-13 Eric Botcazou[Ada] Fix internal error on untagged record type with...
2022-07-13 Justin Squirek[Ada] Fix CodePeer warnings in GNAT sources
2022-07-13 Piotr Trojanek[Ada] Refine type for checking number of pragma arguments
2022-07-13 Andrew Carlottiaarch64: Don't return invalid GIMPLE assign statements
2022-07-13 Richard Bienertree-optimization/106249 - unroll-and-jam and LC SSA...
2022-07-13 GCC AdministratorDaily bump.
2022-07-12 Jonathan Wakelylibstdc++: Check for EOF if extraction avoids buffer...
2022-07-12 Harald AnlaufFortran: error recovery simplifying PACK with invalid...
2022-07-12 Aldy HernandezSet nonzero bits from bitwise and operator in range...
2022-07-12 Martin Liskalto-plugin: implement LDPT_GET_API_VERSION
2022-07-12 Richard SandifordAdd internal functions for iround etc. [PR106253]
2022-07-12 Richard BienerRemove create_lcssa_for_virtual_phi and uses
2022-07-12 Piotr Trojanek[Ada] Fix inconsistent comment about expansion of excep...
2022-07-12 Marc Poulhiès[Ada] Fix 0-sized secondary stack allocations
2022-07-12 Steve Baird[Ada] Use right implementation type for nonbinary-modul...
2022-07-12 Justin Squirek[Ada] Spurious use_type clause warning
2022-07-12 Eric Botcazou[Ada] Extend No_Dependence restriction to code generation
2022-07-12 Bob Duff[Ada] Ada 2020: Allow declarative items mixed with...
2022-07-12 Piotr Trojanek[Ada] Don't check for misspelling of Not_A_Restriction_Id
2022-07-12 Piotr Trojanek[Ada] Fix confusing error expression on an unknown...
2022-07-12 Vasiliy Fofanov[Ada] Make it clear that gnatmake passes the ball to...
2022-07-12 Bob Duff[Ada] Suppress warning in g-socthi__vxworks.adb
2022-07-12 Piotr Trojanek[Ada] Simplify rewriting of attributes into Boolean...
2022-07-12 Yannick Moy[Ada] Ignore switches for controlling frontend warnings...
2022-07-12 Eric Botcazou[Ada] Do not create large objects for indefinite protec...
2022-07-12 Doug Rupp[Ada] Vxworks7* - Makefile.rtl rtp vs rtp-smp cleanup...
2022-07-12 Piotr Trojanek[Ada] Fix spurious warning on unreferenced internal...
2022-07-12 Bob Duff[Ada] Refine heuristics for unreachable-code warnings
2022-07-12 Bob Duff[Ada] Remove out-of-range warning in unreachable code
2022-07-12 Eric Botcazou[Ada] Add one more leading underscore to couple of...
2022-07-12 Ed Schonberg[Ada] Proper freezing for dispatching expression functions.
2022-07-12 Piotr Trojanek[Ada] Warn on unset objects in packages with no bodies
2022-07-12 Piotr Trojanek[Ada] Accept aspect Yield on subprogram bodies acting...
2022-07-12 Joffrey Huguet[Ada] Annotate libraries with returning annotation
2022-07-12 Eric Botcazou[Ada] Fix buffer overrun for small string concatenation...
2022-07-12 Bob Duff[Ada] Avoid namespace pollution for Next and Previous
2022-07-12 Piotr Trojanek[Ada] Warn about unreachable code after calls with...
2022-07-12 Bob Duff[Ada] Clean up scanner
2022-07-12 Bob Duff[Ada] Ignore exceptions in task termination handlers
2022-07-12 Marc Poulhiès[Ada] Fix missing Overflow and Range checks
2022-07-12 Julien Bortolussi[Ada] Add new unbounded and indefinite formal doubly...
2022-07-12 Piotr Trojanek[Ada] Remove excessive guard in detection of access...
2022-07-12 Richard Sandifordaarch64: Remove redundant builtins code
2022-07-12 Alexandre Olivai386 testsuite: cope with --enable-default-pie
2022-07-12 Tobias Burnuslibgomp: Add tailing \n to gomp_debug
2022-07-12 Jonathan Wakelylibstdc++: Prefer const T to std::add_const_t<T>
2022-07-12 Thomas SchwingeXFAIL 'offloading_enabled' diagnostics issue in 'libgom...
next