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/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-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-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-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
2024-06-14
ada: Add prototype for mutably tagged types
Justin Squirek
1
-0
/
+1
2024-06-13
Revert "map packed field type to unpacked for debug info"
Alexandre Oliva
1
-4
/
+0
2024-06-13
ada: Streamline elaboration of local tagged types
Eric Botcazou
1
-0
/
+2
2024-06-12
map packed field type to unpacked for debug info
Alexandre Oliva
1
-0
/
+4
2024-06-05
ada: Replace use of LONG_DOUBLE_TYPE_SIZE
Kewen Lin
1
-1
/
+2
2024-05-21
ada: Streamline implementation of simple nonbinary modular operations
Eric Botcazou
1
-63
/
+28
2024-05-21
ada: Simplify test for propagation of attributes to subtypes
Eric Botcazou
1
-4
/
+3
2024-05-21
ada: Fix internal error on discriminated record with Atomic aspect in Ada 2022
Eric Botcazou
1
-1
/
+12
2024-05-21
ada: Fix strict aliasing violation in parameter passing (continued)
Eric Botcazou
3
-62
/
+159
2024-05-21
ada: Make detection of useless copy for return more robust
Eric Botcazou
1
-2
/
+3
2024-05-21
ada: Fix strict aliasing violation in parameter passing
Eric Botcazou
2
-18
/
+82
2024-05-21
ada: Fix crash with aliased array and if expression
Ronan Desplanques
1
-3
/
+5
2024-05-21
ada: Minor typo fix in comment
Marc Poulhiès
1
-1
/
+1
2024-05-21
ada: Follow-up adjustment to earlier fix in Build_Allocate_Deallocate_Proc
Eric Botcazou
1
-8
/
+4
2024-05-21
ada: Avoid temporary for conditional expression of discriminated record type
Eric Botcazou
1
-2
/
+2
2024-05-21
ada: Remove unused dependencies from gnatbind object list
Piotr Trojanek
1
-5
/
+0
2024-05-21
ada: Fix assembler error for gigantic library-level object on 64-bit Windows
Eric Botcazou
1
-6
/
+21
2024-05-21
ada: Fix crash on aliased constant with packed array type and -g switch
Eric Botcazou
1
-0
/
+3
2024-05-21
ada: Fix small inaccuracy for Size attribute applied to objects
Eric Botcazou
1
-3
/
+25
2024-05-21
ada: Fix oversight in previous change
Eric Botcazou
1
-2
/
+5
2024-01-22
Update copyright years.
Marc Poulhiès
20
-20
/
+20
2024-01-09
ada: Fix bogus Constraint_Error on allocator for access to array of access type
Eric Botcazou
2
-4
/
+5
2024-01-09
ada: Preliminary cleanup in aliasing support code
Eric Botcazou
3
-41
/
+38
2024-01-09
ada: Add __atomic_store_n binding to System.Atomic_Primitives
Eric Botcazou
2
-2
/
+30
2024-01-09
Fix internal error on anonymous access type equality
Eric Botcazou
1
-8
/
+4
2024-01-04
Add generated .opt.urls files
David Malcolm
1
-0
/
+30
2023-12-19
ada: Add makefile targets for building/installing html doc
Marc Poulhiès
1
-4
/
+31
2023-12-19
ada: Rename Is_Constr_Subt_For_UN_Aliased flag
Eric Botcazou
2
-33
/
+27
2023-12-16
Add support for target_version attribute
Andrew Carlotti
1
-2
/
+4
2023-12-16
ada: Improve attribute exclusion handling
Andrew Carlotti
1
-37
/
+33
2023-12-05
Introduce strub: machine-independent stack scrubbing
Alexandre Oliva
2
-2
/
+89
2023-12-05
Restore build with GCC 4.8 to GCC 5
Richard Sandiford
1
-1
/
+1
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
3
-5
/
+12
2023-11-28
ada: Fix wrong size value output with -gnatR -gnatc
Eric Botcazou
1
-0
/
+1
2023-11-28
ada: Add comment for assertion
Marc Poulhiès
1
-1
/
+4
2023-11-21
ada: Fix miscompilation of loop over boolean range
Eric Botcazou
1
-2
/
+6
[next]