platform/upstream/gcc.git
2020-12-01 Jeff LawFix mcore multilib specification
2020-12-01 Ville VoutilainenAdd pretty-printing support for __is_nothrow_{assignabl...
2020-12-01 Martin SeborPR middle-end/97595 - bogus -Wstringop-overflow due...
2020-12-01 Jeff LawFix more minor testsuite fallout from improved switch...
2020-12-01 JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-12-01 Michael Weghornlibstdc++: Pretty printers for _Bit_reference and _Bit_...
2020-12-01 Jeff LawFix compromised tests after recent switch table improve...
2020-12-01 Jakub Jelinekopenmp: Avoid ICE on depend clause on depobj OpenMP...
2020-12-01 Martin SeborPR middle-end/97373 - missing warning on sprintf into...
2020-12-01 Eric BotcazouMake -fzero-call-used-regs work on the SPARC
2020-12-01 Martin Liskatestsuite: replace .* with a better regex
2020-12-01 Iain SandoeDarwin, D : Adjust the X spec to cater for duplicate...
2020-12-01 Martin Liskaif-to-switch: Fix test-suite patterns.
2020-12-01 Nathan SidwellC++ Module keywords
2020-12-01 Nathan SidwellC++ Module parameters & timers
2020-12-01 Nathan SidwellC++ Module options
2020-12-01 Jakub JelinekImprove double-word mod even on powerpc [PR97459]
2020-12-01 Jakub Jelinekloop-invariant: JUMP_INSNs aren't loop invariant [PR97954]
2020-12-01 Iain Sandoeconfigury : Fix LEB128 support for non-GNU assemblers.
2020-12-01 Jonathan Wakelylibstdc++: Simplify detection of built-in functions
2020-12-01 Iain SandoeRegenerate a configure script omitted in r11-5520.
2020-12-01 Matthew Malcomsontestsuite: Correct check_effective_target_hwaddress_exec
2020-12-01 Iain SandoeC++ : Adjust warning for misplaced attributes.
2020-12-01 Ilya LeoshkevichIntroduce can_vec_cmp_compare_p
2020-12-01 Jonathan Wakelylibstdc++: Use longer timeout for slow running tests
2020-12-01 Martin LiskaAdd if-chain to switch conversion pass.
2020-12-01 Jonathan Wakelylibstdc++: Link test with libatomic if needed [PR 98003]
2020-12-01 Marius Hillenbrandgcc/testsuite/s390: Add test cases for float_t
2020-12-01 Marius HillenbrandIBM Z: Configure excess precision for float at compile...
2020-12-01 Martin Liskatestsuite: remove LIT annotation and reduce
2020-12-01 Martin LiskaIPA: drop implicit_section again
2020-12-01 Jakub Jelinekx86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
2020-12-01 Richard Bienermiddle-end/98070 - fix realloc builtin fnspec
2020-12-01 Jakub Jelinekc++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rathe...
2020-12-01 Jakub Jelinekdriver: Don't imply -dD for -g3 -g0 [PR97989]
2020-12-01 Kito ChengRISC-V: Drop some commited accidentally code.
2020-12-01 GCC AdministratorDaily bump.
2020-11-30 David MalcolmUnbreak build with --disable-analyzer
2020-11-30 Jeff LawAdd function comments for recently added member functions.
2020-11-30 Ian Lance Taylorinternal/cpu: don't define CacheLinePadSize for mips64x
2020-11-30 Ian Lance Taylorcompiler, runtime: check len/cap for append(s, make...
2020-11-30 Ian Lance Taylorlibgo: define SO_RCVTIMEO on 32-bit GNU/Linux
2020-11-30 Ian Lance Taylorcompiler: improve error messages for expected curly...
2020-11-30 Ian Lance Taylorcompiler: use correct assignment order for type assertions
2020-11-30 Ian Lance Taylorcompiler: always use int context for index values
2020-11-30 Ian Lance Taylorcompiler: better error messages for missing interface...
2020-11-30 Ian Lance Taylorcompiler: improve error for import of non-string
2020-11-30 David MalcolmAdd analyzer plugin support and CPython GIL example
2020-11-30 Jeff LawRemove dead cc0 code from H8 port
2020-11-30 Ilya Leoshkevichprofopt-execute: unset testname_with_flags if create_gc...
2020-11-30 Richard Sandiforddse: Cope with bigger-than-integer modes [PR98037]
2020-11-30 Eugene RozenfeldOptimize or+and+or pattern to and+or
2020-11-30 Martin Liskaipa: dump symtab to emergency dump file
2020-11-30 Martin Liskachangelog: add hint for a file mismatch
2020-11-30 Jeff LawFix non-unique testnames
2020-11-30 Jonathan Wakelylibstdc++: Add new C++20 headers to Doxygen settings
2020-11-30 Jonathan Wakelylibstdc++: Reduce default test timeout to 360 seconds
2020-11-30 Jonathan Wakelylibstdc++: Set dg-timeout-factor for more slow tests
2020-11-30 Tobias BurnusFortran: With OpenACC, ignore OpenMP's cond comp sentinels
2020-11-30 Tobias BurnusFortran: -fno-automatic and -fopenacc / recusion check...
2020-11-30 Tobias BurnusFortran's dump-parse-tree.c: Use '==' not '=' for ...
2020-11-30 Pierre-Marie... [Ada] s-trasym.ads: update the list of supported platforms
2020-11-30 Arnaud Charlet[Ada] Remove all ^L characters
2020-11-30 Arnaud Charlet[Ada] Enable checks on runtime by default
2020-11-30 Arnaud Charlet[Ada] Wrong replacement of Component.Discriminant
2020-11-30 Piotr Trojanek[Ada] Minor reuse Is_Assignable
2020-11-30 Piotr Trojanek[Ada] Simplify analysis of assignment statements
2020-11-30 Piotr Trojanek[Ada] Minor reuse Is_Protected_Component
2020-11-30 Eric Botcazou[Ada] Fix internal error on extended return and fixed...
2020-11-30 Gary Dismukes[Ada] Implement inheritance for Default_Initial_Conditi...
2020-11-30 Arnaud Charlet[Ada] Improve error recovery
2020-11-30 Eric Botcazou[Ada] Reimplement Ada.Numerics.Big_Numbers.Big_Reals...
2020-11-30 Bob Duff[Ada] Compiler crash on limited conditional expressions
2020-11-30 Eric Botcazou[Ada] Expand integer-only implementation of ordinary...
2020-11-30 Ghjuvan Lacambre[Ada] Implement -gnateb switch
2020-11-30 Arnaud Charlet[Ada] Potential read of uninitialized variable in exp_d...
2020-11-30 Arnaud Charlet[Ada] Address warning compiling terminals.c
2020-11-30 Eric Botcazou[Ada] Add stream-oriented attributes support for 128...
2020-11-30 Ed Schonberg[Ada] Spurious error on iterator over container with...
2020-11-30 Yannick Moy[Ada] Add comment on special Heap variable used in...
2020-11-30 Pascal Obry[Ada] Fix serial port control setting on GNU/Linux
2020-11-30 Pascal Obry[Ada] Minor style fixes
2020-11-30 Piotr Trojanek[Ada] Fix folding of comparison operators in GNATprove...
2020-11-30 Bob Duff[Ada] Crash on ghost assignment check for illegal code
2020-11-30 Yannick Moy[Ada] Add continuation message when others choice not...
2020-11-30 Eric Botcazou[Ada] Small cleanup in System.Value_F
2020-11-30 Arnaud Charlet[Ada] Confusion in Transform_Function_Array and interna...
2020-11-30 Ed Schonberg[Ada] Spurious visibility error in subprogram body...
2020-11-30 Richard Bienertree-optimization/98064 - fix BB SLP live lane extract...
2020-11-30 Martin Liskachangelog: allow subdir wildcard entry
2020-11-30 Jonathan Wakelydoc: Fix description of dg-require-effective-target
2020-11-30 Richard Bienertree-optimization/98048 - fix vector lowering of ABSU_EXPR
2020-11-30 Martin Liskagimple ISEL: fix BB stmt iteration
2020-11-30 Jonathan Wakelygcc-changelog: Add libstdc++-v3/testsuite to wildcard...
2020-11-30 Ilya Leoshkevichrtl_dump_bb: fix segfault when reporting internal error
2020-11-30 Iain Buclawd: Add freebsd support for D compiler and runtime
2020-11-30 Stam Markianos... [Obvious] arm: Fix test from failing on some targets...
2020-11-30 Jakub Jelinekexpansion: Improve double-word modulo by certain consta...
2020-11-30 Martin Liskachangelog: Allow wildcard pattern only.
2020-11-30 Kito ChengRISC-V: Always define MULTILIB_DEFAULTS
next