| 2020-05-12 | 
Ulrich Drepper | Actually comment the new tests | 
commit | commitdiff | tree | 
| 2020-05-12 | 
Ulrich Drepper | Implent C++20 std::atomic_flag::test | 
commit | commitdiff | tree | 
| 2020-05-12 | 
Kelvin Nilsen | rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and...  | 
commit | commitdiff | tree | 
| 2020-05-12 | 
Carl Love | rs6000: Add xxgenpcvwm and xxgenpcvdm | 
commit | commitdiff | tree | 
| 2020-05-12 | 
eric fang | runtime: fix TestCallersNilPointerPanic | 
commit | commitdiff | tree | 
| 2020-05-12 | 
Ian Lance Taylor | syscall: append to environment in tests, don't clobber it | 
commit | commitdiff | tree | 
| 2020-05-12 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Ian Lance Taylor | compiler: use const std::string& in a couple of places | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Vector string isolate instructions | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add xxeval and vec_ternarylogic | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add pdepd and pextd | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add vclrlb and vclrrb | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Bill Schmidt | Fix change log ordering from previous commit | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Joseph Myers | Update gcc .po files. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add cntlzdm and cnttzdm | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Fix specialization of constrained member template. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: tree walk into TYPENAME_TYPE. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Better diagnostic in converted const expr. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Use of 'this' in parameter declaration [PR90748] | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Harald Anlauf | PR fortran/95053 - ICE in gfc_divide(): Bad basic type | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Make references to __cxa_pure_virtual weak. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Improve print_tree of static_assert. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Remove redundant code. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Remove LOOKUP_EXPLICIT_TMPL_ARGS. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Tweak VLA representation. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Jason Merrill | c++: Avoid unnecessary deprecated warnings. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Uros Bizjak | i386: Add V2SFmode sqrt insn pattern [PR95046] | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Ian Lance Taylor | libbacktrace: declare getpagesize if necessary | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add vcfuged instruction | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add scalar cfuged instruction | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Richard Biener | tree-optimization/95049 - fix not terminating RPO VN...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Richard Sandiford | tree-pretty-print: Handle boolean types | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add vgnb | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add vector pdep/pext | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: Add vector count under mask | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Richard Biener | tree-optimization/94988 - enhance SM some more | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Tobias Burnus | [Fortran] Fix/modify present() handling for assumed...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Uros Bizjak | i386: Improve basic vectorized V2SFmode operations...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Fei Yang | aarch64: Fix ICE when expanding scalar floating move...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Alex Coplan | [PATCH] aarch64: prefer using csinv, csneg in zero...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | Fix missing files from previous commit. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kelvin Nilsen | rs6000: powerpc_future_ok and powerpc_future_hw | 
commit | commitdiff | tree | 
| 2020-05-11 | 
François Dumont | Revert "libstdc++ Enhance thread safety of debug mode...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Kito Cheng | testsuite: Require gnu-tm support for pr94856.C | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Uros Bizjak | i386: Vectorize basic V2SFmode operations [PR94913] | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Mark Eggleston | Fortran : Spurious warning message with -Wsurprising...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Martin Liska | Fix typo in fprofile-prefix-path. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Martin Liska | Add caveat about parsing of .gcda and .gcno files. | 
commit | commitdiff | tree | 
| 2020-05-11 | 
Xionghu Luo | Add handling of MULT_EXPR/PLUS_EXPR for wrapping overfl...  | 
commit | commitdiff | tree | 
| 2020-05-11 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-05-10 | 
Gerald Pfeifer | i386: Define __ILP32__ and _ILP32 for all 32-bit targets | 
commit | commitdiff | tree | 
| 2020-05-10 | 
François Dumont | libstdc++ Enhance thread safety of debug mode iterators | 
commit | commitdiff | tree | 
| 2020-05-10 | 
Harald Anlauf | PR fortran/93499 - ICE on division by zero in declarati...  | 
commit | commitdiff | tree | 
| 2020-05-10 | 
Ian Lance Taylor | libbacktrace: don't crash if ELF file has no sections | 
commit | commitdiff | tree | 
| 2020-05-10 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Ian Lance Taylor | libbacktrace: don't free ELF strtab if error occurs...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Ian Lance Taylor | libbacktrace: add Mach-O support | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Ian Lance Taylor | libbacktrace: support short read | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Ian Lance Taylor | libbacktrace: sometimes read debug sections individually | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Ian Lance Taylor | libbacktrace: support fetching executable name using...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Update copyright year | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Add assertion for access attributes | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Fix small issues with -fgnat-encodings=minimal | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Fix tree sharing issue with slices | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Do not override -fnon-call-exceptions in default mode | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Do not make a local copy of large aggregate | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Fix problematic cases of wrapping | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Accept qualified aggregates in memset path | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Fix missing back-annotation for Out parameter | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Small housekeeping work in gigi | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Eric Botcazou | Remove last use of expr_align | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Jakub Jelinek | testsuite: Fix up two testcases [PR95008] | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable "neg" to set condition codes. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable single-bit btst/btstq to set condition...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable 32-bit shifts, clz, bswap, umin to set...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable general "and", "or", "xor", "not" to set...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable additions and subtractions to set conditio...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable extend operations to SImode to set conditi...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable movhi and movqi to set condition codes...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Enable *movsi_internal to set condition codes. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Introduce CC_NZVCmode and CC_NZmode. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris.md: Post-reload, split/generate clobberless zero...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris.md: Post-reload, split/generate clobberless memory...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | config/cris/cris.h (REVERSIBLE_CC_MODE): Define to...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Define TARGET_FLAGS_REGNUM. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Emit trivial btstq expected by gcc.target/cris...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Move trivially from cc0 to reg:CC model, removing...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | gcc/config/cris: Remove shared-library and CRIS v32...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | gcc/config/cris/t-elfmulti: Remove crisv32 multilib. | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | gcc/testsuite: Remove traces of crisv32-* outside gcc...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | gcc/testsuite: gcc.target/cris: Remove crisv32-* and...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | libgcc: cris: Remove support for crisv32-*-* and cris...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | cris: Remove from gcc/config/cris: t-linux, linux.h...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | config.gcc: Remove support for crisv32-*-* and cris...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
Hans-Peter...  | dbr: Filter-out TARGET_FLAGS_REGNUM from end_of_functio...  | 
commit | commitdiff | tree | 
| 2020-05-09 | 
GCC Administrator | Daily bump. | 
commit | commitdiff | tree | 
| 2020-05-08 | 
H.J. Lu | switchcontext.S: Include <cet.h> and use _CET_ENDBR | 
commit | commitdiff | tree | 
| 2020-05-08 | 
H.J. Lu | libphobos: Add --enable-cet to configure | 
commit | commitdiff | tree | 
| 2020-05-08 | 
Vladimir N...  | Improve hard reg preference propapagation. | 
commit | commitdiff | tree | 
| 2020-05-08 | 
Iain Sandoe | coroutines: Update TREE_SIDE_EFFECTS on inserted bind...  | 
commit | commitdiff | tree | 
| next |