Age | Commit message (Expand) | Author | Files | Lines |
2021-07-09 | [Ada] Typo corrections and minor reformatting | Gary Dismukes | 5 | -16/+15 |
2021-07-09 | [Ada] Add -gnatX support for casing on discriminated values | Steve Baird | 4 | -93/+241 |
2021-07-09 | [Ada] Crash on inlined separate subprogram | Justin Squirek | 1 | -1/+6 |
2021-07-09 | [Ada] Declare time_t uniformly based on a system parameter | Doug Rupp | 37 | -33/+342 |
2021-07-09 | [Ada] Add source file name to gnat bug box | Bob Duff | 1 | -0/+5 |
2021-07-09 | [Ada] Fix layout of contracts | Joffrey Huguet | 2 | -22/+18 |
2021-07-09 | [Ada] Fix invalid JSON for derived variant record with -gnatRj | Eric Botcazou | 2 | -18/+44 |
2021-07-09 | [Ada] Fix typo in comment related to derived discriminated types | Piotr Trojanek | 1 | -1/+1 |
2021-07-09 | [Ada] Fix index range violations in krunch | Fedor Rybin | 1 | -8/+9 |
2021-07-09 | [Ada] Code cleanups in a-strfix.adb | Arnaud Charlet | 1 | -84/+54 |
2021-07-09 | [Ada] Add paragraph about representation changes and Scalar_Storage_Order | Eric Botcazou | 2 | -0/+80 |
2021-07-09 | [Ada] aarch64-rtems6: use wraplf variant for a-nallfl | Frederic Konrad | 1 | -1/+1 |
2021-07-09 | [Ada] Initialize local variables related to static expression functions | Piotr Trojanek | 1 | -2/+2 |
2021-07-09 | [Ada] Inconsistency between declaration and body of predicate functions | Arnaud Charlet | 2 | -18/+36 |
2021-07-09 | [Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks | Justin Squirek | 3 | -12/+44 |
2021-07-09 | [Ada] Update internal documentation of debugging information | Eric Botcazou | 1 | -218/+191 |
2021-07-09 | [Ada] Reorder preanalysis of static expression functions | Piotr Trojanek | 1 | -10/+6 |
2021-07-09 | [Ada] Decouple analysis of static expression functions from GNATprove | Piotr Trojanek | 1 | -69/+68 |
2021-07-09 | [Ada] Avoid repeated computing of type of expression functions | Piotr Trojanek | 1 | -8/+11 |
2021-07-09 | [Ada] Fix comment related to analysis of expression functions | Piotr Trojanek | 1 | -1/+1 |
2021-07-09 | [Ada] Avoid repeated calls in analysis of expression functions | Piotr Trojanek | 1 | -2/+2 |
2021-07-09 | [Ada] Refine types of local variables in analysis of expression functions | Piotr Trojanek | 1 | -2/+2 |
2021-07-09 | [Ada] Remove an unnecessary local constant | Piotr Trojanek | 1 | -1/+0 |
2021-07-09 | [Ada] Avoid unnecessary call in preanalysis without freezing | Piotr Trojanek | 1 | -1/+1 |
2021-07-09 | Fix build failure on Windows with older binutils | Eric Botcazou | 1 | -1/+1 |
2021-07-09 | i386: Fix *udivmodsi4_pow2_zext_? patterns | Uros Bizjak | 1 | -3/+3 |
2021-07-09 | docs: don't split @smallexample in multiple @groups | Sergei Trofimovich | 1 | -9/+0 |
2021-07-09 | docs: add missing 'see' word | Sergei Trofimovich | 1 | -1/+1 |
2021-07-09 | Improve early simplify and match for phiopt | Andrew Pinski | 1 | -13/+49 |
2021-07-09 | testsuite: mips: use noinline attribute instead of -fno-inline | Xi Ruoyao | 2 | -6/+11 |
2021-07-09 | mips: check MSA support for vector modes [PR100760,PR100761,PR100762] | Xi Ruoyao | 4 | -3/+55 |
2021-07-08 | rs6000: Support [u]mod<mode>3 for vector modulo insns | Kewen Lin | 3 | -6/+52 |
2021-07-08 | test/rs6000: Add case to cover vector division | Kewen Lin | 1 | -0/+46 |
2021-07-08 | test/rs6000: Add cases to cover vector multiply | Kewen Lin | 2 | -0/+54 |
2021-07-09 | Daily bump. | GCC Administrator | 5 | -1/+344 |
2021-07-08 | Move warning suppression to the ultimate callee. | Martin Sebor | 1 | -13/+7 |
2021-07-08 | testsuite: Remove an xfail. | Martin Sebor | 1 | -3/+1 |
2021-07-08 | Adjust expected output for LP32 [PR100451]. | Martin Sebor | 1 | -3/+5 |
2021-07-08 | Avoid including <new> to make cross-compiler testing easy. | Martin Sebor | 2 | -2/+36 |
2021-07-08 | c++: Fix noexcept with unevaluated operand [PR101087] | Marek Polacek | 3 | -3/+24 |
2021-07-08 | Further improvements to H8 variable shift patterns | Jeff Law | 1 | -5/+9 |
2021-07-08 | ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066) | Martin Jambor | 2 | -2/+33 |
2021-07-08 | Use Object Size Type zero for -Warray-bounds [PR101374]. | Martin Sebor | 4 | -3/+16 |
2021-07-08 | testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c | Christophe Lyon | 1 | -0/+1 |
2021-07-08 | [Ada] Tune detection of illegal occurrences of target_name | Piotr Trojanek | 1 | -17/+33 |
2021-07-08 | [Ada] Diagnose properly illegal uses of Target_Name | Ed Schonberg | 1 | -0/+40 |
2021-07-08 | [Ada] Remove Unknown_ functions | Bob Duff | 13 | -133/+50 |
2021-07-08 | [Ada] Use encoded names only with -fgnat-encodings=all | Eric Botcazou | 2 | -8/+7 |
2021-07-08 | [Ada] Transient scope cleanup | Bob Duff | 7 | -20/+24 |
2021-07-08 | [Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h | Doug Rupp | 3 | -3/+3 |