Age | Commit message (Expand) | Author | Files | Lines |
2022-01-11 | Allow other languages to change long double format. | Michael Meissner | 1 | -5/+3 |
2022-01-11 | testsuite: Fix pr47614.f test | Jakub Jelinek | 1 | -0/+1 |
2022-01-11 | fortran, libgfortran: Add remaining missing *_r17 symbols | Jakub Jelinek | 1 | -1/+1 |
2022-01-11 | fortran, libgfortran: Assorted -mabi=ieeelongdouble I/O fixes | Jakub Jelinek | 1 | -1/+1 |
2022-01-11 | fortran, libgfortran: -mabi=ieeelongdouble I/O | Jakub Jelinek | 1 | -15/+14 |
2022-01-11 | gfortran: Introduce gfc_type_abi_kind | Jakub Jelinek | 5 | -76/+177 |
2022-01-11 | ira: Fix old-reload targets [PR103974] | Richard Sandiford | 2 | -3/+10 |
2022-01-11 | i386: Introduce V2QImode vector cmove for -msse4.1 [PR103861] | Uros Bizjak | 7 | -34/+78 |
2022-01-11 | c++: Fix ICEs with OBJ_TYPE_REF pretty printing [PR101597] | Jakub Jelinek | 8 | -12/+30 |
2022-01-11 | c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537] | Jakub Jelinek | 3 | -0/+74 |
2022-01-11 | c++: dependent bases and 'this' availability [PR103831] | Patrick Palka | 3 | -1/+32 |
2022-01-11 | tree-object-size: Dynamic sizes for ADDR_EXPR | Siddhesh Poyarekar | 6 | -66/+299 |
2022-01-11 | tree-object-size: Handle GIMPLE_CALL | Siddhesh Poyarekar | 6 | -8/+325 |
2022-01-11 | tree-object-size: Handle function parameters | Siddhesh Poyarekar | 2 | -2/+85 |
2022-01-11 | tree-object-size: Support dynamic sizes in conditions | Siddhesh Poyarekar | 11 | -36/+1022 |
2022-01-11 | tree-optimization/103961: Never compute offset for -1 size | Siddhesh Poyarekar | 2 | -7/+34 |
2022-01-11 | Prevent exponential range calculations. | Andrew MacLeod | 1 | -3/+5 |
2022-01-11 | analyzer: fix false +ve on bitwise binops (PR analyzer/102692) | David Malcolm | 5 | -12/+219 |
2022-01-11 | [Ada] Relax assertion on designated types for equality operators | Eric Botcazou | 1 | -9/+14 |
2022-01-11 | [Ada] Include generic instance names in non-visible entity errors | Justin Squirek | 1 | -2/+21 |
2022-01-11 | [Ada] Accept square brackets for expression functions | Etienne Servais | 1 | -1/+8 |
2022-01-11 | [Ada] Task arrays trigger spurious unreferenced warnings | Justin Squirek | 1 | -6/+3 |
2022-01-11 | [Ada] Remove unreferenced CCG-specific routine Insert_Declaration | Piotr Trojanek | 2 | -49/+0 |
2022-01-11 | [Ada] Avoid redundant checks for empty lists | Piotr Trojanek | 5 | -12/+6 |
2022-01-11 | [Ada] Remove name constant used by GNATprove but not by GNAT | Piotr Trojanek | 1 | -0/+1 |
2022-01-11 | [Ada] Reduce scope of declare block in analysis of allocators | Piotr Trojanek | 1 | -161/+160 |
2022-01-11 | [Ada] Balance parentheses in comments about allocators | Piotr Trojanek | 2 | -3/+3 |
2022-01-11 | [Ada] Remove unreferenced name constants | Piotr Trojanek | 1 | -37/+0 |
2022-01-11 | [Ada] Adapt proof of System.Arith_Double | Yannick Moy | 1 | -9/+34 |
2022-01-11 | [Ada] Deconstruct a VMS utility routine which is only used by GNATprove | Piotr Trojanek | 2 | -93/+0 |
2022-01-11 | [Ada] Recover proof of Ada.Strings.Fixed with assertions | Yannick Moy | 1 | -3/+13 |
2022-01-11 | [Ada] PR ada/79724 | Arnaud Charlet | 1 | -5/+1 |
2022-01-11 | [Ada] Remove unnecessary block in code for expansion of allocators | Piotr Trojanek | 1 | -91/+85 |
2022-01-11 | [Ada] Fix incomplete debug info for derived packed array type | Eric Botcazou | 1 | -1/+4 |
2022-01-11 | [Ada] Reuse Make_Temporary where possible | Piotr Trojanek | 5 | -18/+9 |
2022-01-11 | [Ada] Fix check for implicit allocation of dynamic objects | Etienne Servais | 1 | -2/+3 |
2022-01-11 | [Ada] Proof of unit System.Case_Util | Yannick Moy | 2 | -11/+104 |
2022-01-11 | [Ada] Proof of System.Val_Uns at gold level | Claire Dross | 20 | -115/+1066 |
2022-01-11 | [Ada] Adapt ghost code to maintain proof | Yannick Moy | 1 | -0/+3 |
2022-01-11 | [Ada] Simplify construction of messages about configurable runtime | Piotr Trojanek | 1 | -15/+2 |
2022-01-11 | [Ada] Remove redundant initialization of Test_And_Set_Flag object | Piotr Trojanek | 1 | -4/+2 |
2022-01-11 | [Ada] Tune inconsistent message about fixed-lower-bound and -gnatX | Piotr Trojanek | 1 | -18/+3 |
2022-01-11 | [Ada] Conformance error on protected subp with anonymous-access-to-tagged formal | Gary Dismukes | 1 | -0/+23 |
2022-01-11 | [Ada] Proof of System.Vectors.Boolean_Operations | Yannick Moy | 2 | -10/+207 |
2022-01-11 | [Ada] Remove extra space in single object declarations | Piotr Trojanek | 56 | -76/+76 |
2022-01-11 | [Ada] Code cleanups | Arnaud Charlet | 5 | -8/+6 |
2022-01-11 | [Ada] Remove warnings-as-errors about constraints error in dead code | Piotr Trojanek | 4 | -7/+26 |
2022-01-11 | [Ada] Escalate pre-continuation messages from warnings to errors | Piotr Trojanek | 1 | -1/+4 |
2022-01-11 | [Ada] Update copyright notice and bump Gnatvsn.Current_Year | Arnaud Charlet | 2204 | -2205/+2205 |
2022-01-11 | [Ada] Document LLVM-specific flags | Richard Kenner | 1 | -3/+9 |