2020-05-09 |
Eric Botcazou | Update copyright year |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Add assertion for access attributes |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Fix small issues with -fgnat-encodings=minimal |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Fix tree sharing issue with slices |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Do not override -fnon-call-exceptions in default mode |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Do not make a local copy of large aggregate |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Fix problematic cases of wrapping |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Accept qualified aggregates in memset path |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Fix missing back-annotation for Out parameter |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Small housekeeping work in gigi |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Botcazou | Remove last use of expr_align |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Jakub Jelinek | testsuite: Fix up two testcases [PR95008] |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable "neg" to set condition codes. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable single-bit btst/btstq to set condition... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable 32-bit shifts, clz, bswap, umin to set... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable general "and", "or", "xor", "not" to set... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable additions and subtractions to set conditio... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable extend operations to SImode to set conditi... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable movhi and movqi to set condition codes... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Enable *movsi_internal to set condition codes. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Introduce CC_NZVCmode and CC_NZmode. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris.md: Post-reload, split/generate clobberless zero... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris.md: Post-reload, split/generate clobberless memory... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | config/cris/cris.h (REVERSIBLE_CC_MODE): Define to... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Define TARGET_FLAGS_REGNUM. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Emit trivial btstq expected by gcc.target/cris... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Move trivially from cc0 to reg:CC model, removing... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | gcc/config/cris: Remove shared-library and CRIS v32... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | gcc/config/cris/t-elfmulti: Remove crisv32 multilib. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | gcc/testsuite: Remove traces of crisv32-* outside gcc... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | gcc/testsuite: gcc.target/cris: Remove crisv32-* and... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | libgcc: cris: Remove support for crisv32-*-* and cris... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | cris: Remove from gcc/config/cris: t-linux, linux.h... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | config.gcc: Remove support for crisv32-*-* and cris... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Hans-Peter... | dbr: Filter-out TARGET_FLAGS_REGNUM from end_of_functio... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-05-08 |
H.J. Lu | switchcontext.S: Include <cet.h> and use _CET_ENDBR |
commit | commitdiff | tree | snapshot |
2020-05-08 |
H.J. Lu | libphobos: Add --enable-cet to configure |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Vladimir N... | Improve hard reg preference propapagation. |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Iain Sandoe | coroutines: Update TREE_SIDE_EFFECTS on inserted bind... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Nathan Sidwell | c++: No news is good news |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Nathan Sidwell | preprocessor: Reimplement directives only processing... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Richard Biener | move permutation validity check |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Nathan Sidwell | EOF has a location |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Botcazou | Fix uniqueness of address for aliased objects |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Botcazou | Couple of tweaks to help in LTO mode |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Botcazou | Fix missing information in exception messages with... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Botcazou | Small tweak to gnat_to_gnu_param |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Richard Biener | Fix availability compute during VN DOM elimination |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | match.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | ix86: Add peephole2 for *add<mode>3_cc_overflow_1 follo... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | tree: Avoid variable sharing in get_narrower [PR94724] |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | match.pd: Canonicalize (X + (X >> (prec - 1))) ^ (X... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | match.pd: Optimize ffs of known non-zero arg into ctz... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | match.pd: Simplify unsigned A - B - 1 >= A to B >=... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Jakub Jelinek | csa: Fix --enable-checking=yes,df bootstrap failure... |
commit | commitdiff | tree | snapshot |
2020-05-08 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Segher Boessenkool | rs6000: Tests for setnbc |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Segher Boessenkool | rs6000: New insns setnbc and setnbcr |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Segher Boessenkool | rs6000: Tests for setbc |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Segher Boessenkool | rs6000: New insns setbc and setbcr |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jeff Law | Move all patterns and expanders out of h8300.md and... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jeff Law | More cleanups. Merging patterns with iterators... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jeff Law | Drop original H8/300 support. This should generate... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jeff Law | Drop more COFF support from H8 port |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jeff Law | Remove remnants of COFF support which was dropped eons... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jonathan Wakely | libstdc++: Fix whitespace in Changelog |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jonathan Wakely | libstdc++: Fix some C++20 algorithms to work in paralle... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jonathan Wakely | libstdc++: Make relational operators work with const... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Iain Sandoe | coroutines: Improve error recovery [PR94817, PR94829]. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Marek Polacek | c-family: Add "nonstatic" to badwords. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Marek Polacek | c++: Detect long double -> double narrowing [PR94590] |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Marek Polacek | c++: Fix crash with template spec in different namespac... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Alan Modra | Fix bogus calls to set_rtx_cost. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Kewen Lin | Check alignment for no peeling gaps handling |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Giuliano Belinassi | Wrap global variables in tree-ssa-operands.c into a... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Marek Polacek | c++: Implement P1957R2, T* to bool should be considered... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Richard Biener | ipa/94947 - avoid using externally_visible_p () |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Manfred Schwarb | Fix various dg directives. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Marek Polacek | c++: Fix spelling of non-static |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Erick Ochoa | Fix minor typos in comments that affected syntax highli... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Martin Liska | Fix optindex entries for 2 options. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Richard Biener | extend DECL_GIMPLE_REG_P to all types |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jakub Jelinek | testsuite: Improve g++.dg/ext/attr-parm-1.C testcase... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Jakub Jelinek | c-family: Fix error-recovery ICE on __builtin_speculati... |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Alex Coplan | AArch32: fix bootstrap failure |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Richard Biener | tree-optimization/57359 - rewrite SM code |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Eric Botcazou | Update the baseline symbols for SPARC64/Linux |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Eric Botcazou | Fix a few DWARF bugs with -fgnat-encodings=minimal |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Martin Liska | lto-wrapper: split arguments of getenv ("MAKE"). |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Uros Bizjak | alpha: Implement the PR94780 fix for alpha. |
commit | commitdiff | tree | snapshot |
2020-05-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Marek Polacek | c++: ICE in value_dependent_expression_p in C++98 mode... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Iain Buclaw | d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Jakub Jelinek | c++: Avoid strict_aliasing_warning on dependent types... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Jakub Jelinek | c++: Don't synthesize sfk_comparison method multiple... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
François Dumont | libstdc++ std::fill overload for std::vector<bool>... |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Uros Bizjak | i386: Use generic division to generate INEXACT exception |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Nathan Sidwell | c++: QT overload regression with attribute [PR94946] |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Iain Sandoe | coroutines: Remove references to n4849 (NFC). |
commit | commitdiff | tree | snapshot |
next |