index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
ada: Remove special case for the size of a string literal subtype
Piotr Trojanek
1
-6
/
+2
2024-11-04
ada: Fix ancient typo in process_decls
Eric Botcazou
1
-6
/
+2
2024-10-29
diagnostics: support multiple output formats simultaneously [PR116613]
David Malcolm
1
-3
/
+3
2024-10-25
ada: Change scope of XUB type
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Set DECL_NAMELESS in create_type_decl
Tom Tromey
3
-7
/
+15
2024-10-25
ada: Mark some type decls as nameless
Tom Tromey
1
-0
/
+3
2024-10-25
ada: Mark XUA types as artificial
Tom Tromey
1
-1
/
+1
2024-10-25
ada: Mark XUB types as nameless
Tom Tromey
1
-0
/
+2
2024-10-25
ada: Add 'artificial_p' parameter to build_unc_object_type
Tom Tromey
3
-9
/
+15
2024-10-25
ada: Standard types are not artificial
Tom Tromey
1
-2
/
+14
2024-10-25
ada: Fix fallout of change in parameter passing out of aliasing considerations
Eric Botcazou
1
-2
/
+5
2024-10-25
ada: Fix internal error on bit-packed array type with Volatile_Full_Access
Eric Botcazou
1
-0
/
+6
2024-10-25
ada: Disable self-referential with_clauses
Bob Duff
1
-2
/
+2
2024-10-25
ada: Emit DWARF for Ada 'with' and 'use' clauses
Tom Tromey
1
-5
/
+136
2024-10-24
Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]
David Malcolm
3
-0
/
+3
2024-10-11
Fix thinko in previous change
Eric Botcazou
1
-1
/
+1
2024-10-08
ada: Fix infinite loop on MSP430 with -mlarge flag
Eric Botcazou
1
-7
/
+2
2024-10-08
ada: Remove -gnateE information message for noncontiguous enumeration type
Eric Botcazou
1
-0
/
+5
2024-10-08
ada: Add adareducer integration to ICE handling
Ronan Desplanques
1
-0
/
+2
2024-10-08
ada: Add External_Initialization extension
Ronan Desplanques
2
-0
/
+13
2024-10-05
Fix various issues of -ftrivial-auto-var-init=zero with Ada
Eric Botcazou
2
-0
/
+34
2024-09-25
doc: Remove @code wrapping of fortran option names [PR116801]
Mikael Morin
1
-2
/
+4
2024-09-10
ada: Include missing associated header file
Eric Botcazou
1
-0
/
+1
2024-09-10
ada: Use the same warning character in continuations
Viljar Indus
2
-11
/
+11
2024-09-09
diagnostics: rename dc.printer to m_printer [PR116613]
David Malcolm
1
-3
/
+3
2024-09-05
ada: Add bypass for internal fields on strict-alignment platforms
Eric Botcazou
1
-3
/
+8
2024-09-05
ada: Streamline handling of low-level peculiarities of record field layout
Eric Botcazou
4
-18
/
+33
2024-09-05
ada: Integrate new diagnostics in the frontend
Viljar Indus
2
-0
/
+30
2024-09-03
ada: Add kludge for quirk of ancient 32-bit ABIs to previous change
Eric Botcazou
1
-2
/
+14
2024-09-03
ada: Plug loophole exposed by previous change
Eric Botcazou
1
-0
/
+3
2024-09-03
ada: Fix internal error with Atomic Volatile_Full_Access object
Eric Botcazou
1
-4
/
+6
2024-09-03
ada: Pass unaligned record components by copy in calls on all platforms
Eric Botcazou
1
-3
/
+2
2024-09-03
ada: Fix internal error on pragma pack with discriminated record component
Eric Botcazou
1
-0
/
+2
2024-09-02
ada: Diagnose too large size clause on floating-point type
Eric Botcazou
1
-0
/
+4
2024-08-23
optabs-query: Use opt_machine_mode for smallest_int_mode_for_size [PR115495].
Robin Dapp
1
-2
/
+3
2024-08-23
ada: Fix crash on aliased variable with packed array type and -g switch
Eric Botcazou
1
-10
/
+11
2024-07-07
ada: Make the names of uninstalled cross-gnattools consistent across builds
Maciej W. Rozycki
1
-7
/
+12
2024-07-03
Deduplicate explicitly-sized types
Alexandre Oliva
2
-6
/
+113
2024-07-03
[debug] Avoid dropping bits from num/den in fixed-point types
Alexandre Oliva
2
-21
/
+64
2024-07-02
ada: Call memcmp instead of Compare_Array_Unsigned_8 and...
Eric Botcazou
1
-13
/
+109
2024-06-21
ada: Fix internal error on protected type with -gnatc -gnatR
Eric Botcazou
1
-0
/
+6
2024-06-21
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed array copy
Eric Botcazou
2
-2
/
+17
2024-06-21
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed record equality
Eric Botcazou
1
-7
/
+19
2024-06-21
ada: Implement fast modulo reduction for nonbinary modular multiplication
Eric Botcazou
2
-6
/
+8
2024-06-21
ada: Implement fast modulo reduction for nonbinary modular multiplication
Eric Botcazou
3
-3
/
+121
2024-06-14
ada: Do not include target-specific makefile fragments
Eric Botcazou
1
-6
/
+0
2024-06-14
ada: Fix return mechanism reported by -gnatRm
Eric Botcazou
1
-7
/
+27
2024-06-14
ada: Skip subprogram body entities inside scopes
Yannick Moy
1
-0
/
+8
2024-06-14
ada: Do not create null GCC thunks
Eric Botcazou
1
-10
/
+19
2024-06-14
ada: Typo and indentation fix
Marc Poulhiès
4
-7
/
+7
[prev]
[next]