gcc.git
2020-05-11 Jason Merrillc++: Improve print_tree of static_assert.
2020-05-11 Jason Merrillc++: Remove redundant code.
2020-05-11 Jason Merrillc++: Remove LOOKUP_EXPLICIT_TMPL_ARGS.
2020-05-11 Jason Merrillc++: Tweak VLA representation.
2020-05-11 Jason Merrillc++: Avoid unnecessary deprecated warnings.
2020-05-11 Uros Bizjaki386: Add V2SFmode sqrt insn pattern [PR95046]
2020-05-11 Ian Lance Taylorlibbacktrace: declare getpagesize if necessary
2020-05-11 Kelvin Nilsenrs6000: Add vcfuged instruction
2020-05-11 Kelvin Nilsenrs6000: Add scalar cfuged instruction
2020-05-11 Richard Bienertree-optimization/95049 - fix not terminating RPO VN...
2020-05-11 Richard Sandifordtree-pretty-print: Handle boolean types
2020-05-11 Kelvin Nilsenrs6000: Add vgnb
2020-05-11 Kelvin Nilsenrs6000: Add vector pdep/pext
2020-05-11 Kelvin Nilsenrs6000: Add vector count under mask
2020-05-11 Richard Bienertree-optimization/94988 - enhance SM some more
2020-05-11 Tobias Burnus[Fortran] Fix/modify present() handling for assumed...
2020-05-11 Uros Bizjaki386: Improve basic vectorized V2SFmode operations...
2020-05-11 Fei Yangaarch64: Fix ICE when expanding scalar floating move...
2020-05-11 Alex Coplan[PATCH] aarch64: prefer using csinv, csneg in zero...
2020-05-11 Kelvin NilsenFix missing files from previous commit.
2020-05-11 Kelvin Nilsenrs6000: powerpc_future_ok and powerpc_future_hw
2020-05-11 François DumontRevert "libstdc++ Enhance thread safety of debug mode...
2020-05-11 Kito Chengtestsuite: Require gnu-tm support for pr94856.C
2020-05-11 Uros Bizjaki386: Vectorize basic V2SFmode operations [PR94913]
2020-05-11 Mark EgglestonFortran : Spurious warning message with -Wsurprising...
2020-05-11 Martin LiskaFix typo in fprofile-prefix-path.
2020-05-11 Martin LiskaAdd caveat about parsing of .gcda and .gcno files.
2020-05-11 Xionghu LuoAdd handling of MULT_EXPR/PLUS_EXPR for wrapping overfl...
2020-05-11 GCC AdministratorDaily bump.
2020-05-10 Gerald Pfeiferi386: Define __ILP32__ and _ILP32 for all 32-bit targets
2020-05-10 François Dumontlibstdc++ Enhance thread safety of debug mode iterators
2020-05-10 Harald AnlaufPR fortran/93499 - ICE on division by zero in declarati...
2020-05-10 Ian Lance Taylorlibbacktrace: don't crash if ELF file has no sections
2020-05-10 GCC AdministratorDaily bump.
2020-05-09 Ian Lance Taylorlibbacktrace: don't free ELF strtab if error occurs...
2020-05-09 Ian Lance Taylorlibbacktrace: add Mach-O support
2020-05-09 Ian Lance Taylorlibbacktrace: support short read
2020-05-09 Ian Lance Taylorlibbacktrace: sometimes read debug sections individually
2020-05-09 Ian Lance Taylorlibbacktrace: support fetching executable name using...
2020-05-09 Eric BotcazouUpdate copyright year
2020-05-09 Eric BotcazouAdd assertion for access attributes
2020-05-09 Eric BotcazouFix small issues with -fgnat-encodings=minimal
2020-05-09 Eric BotcazouFix tree sharing issue with slices
2020-05-09 Eric BotcazouDo not override -fnon-call-exceptions in default mode
2020-05-09 Eric BotcazouDo not make a local copy of large aggregate
2020-05-09 Eric BotcazouFix problematic cases of wrapping
2020-05-09 Eric BotcazouAccept qualified aggregates in memset path
2020-05-09 Eric BotcazouFix missing back-annotation for Out parameter
2020-05-09 Eric BotcazouSmall housekeeping work in gigi
2020-05-09 Eric BotcazouRemove last use of expr_align
2020-05-09 Jakub Jelinektestsuite: Fix up two testcases [PR95008]
2020-05-09 Hans-Peter... cris: Enable "neg" to set condition codes.
2020-05-09 Hans-Peter... cris: Enable single-bit btst/btstq to set condition...
2020-05-09 Hans-Peter... cris: Enable 32-bit shifts, clz, bswap, umin to set...
2020-05-09 Hans-Peter... cris: Enable general "and", "or", "xor", "not" to set...
2020-05-09 Hans-Peter... cris: Enable additions and subtractions to set conditio...
2020-05-09 Hans-Peter... cris: Enable extend operations to SImode to set conditi...
2020-05-09 Hans-Peter... cris: Enable movhi and movqi to set condition codes...
2020-05-09 Hans-Peter... cris: Enable *movsi_internal to set condition codes.
2020-05-09 Hans-Peter... cris: Introduce CC_NZVCmode and CC_NZmode.
2020-05-09 Hans-Peter... cris.md: Post-reload, split/generate clobberless zero...
2020-05-09 Hans-Peter... cris.md: Post-reload, split/generate clobberless memory...
2020-05-09 Hans-Peter... config/cris/cris.h (REVERSIBLE_CC_MODE): Define to...
2020-05-09 Hans-Peter... cris: Define TARGET_FLAGS_REGNUM.
2020-05-09 Hans-Peter... cris: Emit trivial btstq expected by gcc.target/cris...
2020-05-09 Hans-Peter... cris: Move trivially from cc0 to reg:CC model, removing...
2020-05-09 Hans-Peter... gcc/config/cris: Remove shared-library and CRIS v32...
2020-05-09 Hans-Peter... gcc/config/cris/t-elfmulti: Remove crisv32 multilib.
2020-05-09 Hans-Peter... gcc/testsuite: Remove traces of crisv32-* outside gcc...
2020-05-09 Hans-Peter... gcc/testsuite: gcc.target/cris: Remove crisv32-* and...
2020-05-09 Hans-Peter... libgcc: cris: Remove support for crisv32-*-* and cris...
2020-05-09 Hans-Peter... cris: Remove from gcc/config/cris: t-linux, linux.h...
2020-05-09 Hans-Peter... config.gcc: Remove support for crisv32-*-* and cris...
2020-05-09 Hans-Peter... dbr: Filter-out TARGET_FLAGS_REGNUM from end_of_functio...
2020-05-09 GCC AdministratorDaily bump.
2020-05-08 H.J. Luswitchcontext.S: Include <cet.h> and use _CET_ENDBR
2020-05-08 H.J. Lulibphobos: Add --enable-cet to configure
2020-05-08 Vladimir N... Improve hard reg preference propapagation.
2020-05-08 Iain Sandoecoroutines: Update TREE_SIDE_EFFECTS on inserted bind...
2020-05-08 Nathan Sidwellc++: No news is good news
2020-05-08 Nathan Sidwellpreprocessor: Reimplement directives only processing...
2020-05-08 Richard Bienermove permutation validity check
2020-05-08 Nathan SidwellEOF has a location
2020-05-08 Eric BotcazouFix uniqueness of address for aliased objects
2020-05-08 Eric BotcazouCouple of tweaks to help in LTO mode
2020-05-08 Eric BotcazouFix missing information in exception messages with...
2020-05-08 Eric BotcazouSmall tweak to gnat_to_gnu_param
2020-05-08 Richard BienerFix availability compute during VN DOM elimination
2020-05-08 Jakub Jelinekmatch.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ...
2020-05-08 Jakub Jelinekix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo...
2020-05-08 Jakub Jelinektree: Avoid variable sharing in get_narrower [PR94724]
2020-05-08 Jakub Jelinekmatch.pd: Canonicalize (X + (X >> (prec - 1))) ^ (X...
2020-05-08 Jakub Jelinekmatch.pd: Optimize ffs of known non-zero arg into ctz...
2020-05-08 Jakub Jelinekmatch.pd: Simplify unsigned A - B - 1 >= A to B >=...
2020-05-08 Jakub Jelinekcsa: Fix --enable-checking=yes,df bootstrap failure...
2020-05-08 GCC AdministratorDaily bump.
2020-05-07 Segher Boessenkoolrs6000: Tests for setnbc
2020-05-07 Segher Boessenkoolrs6000: New insns setnbc and setnbcr
2020-05-07 Segher Boessenkoolrs6000: Tests for setbc
2020-05-07 Segher Boessenkoolrs6000: New insns setbc and setbcr
next