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
2021-10-11
[Ada] Fix for atomic wrongly rejected on object of discriminated type
Eric Botcazou
1
-12
/
+16
2021-10-11
[Ada] Fix incorrect size for pathological pass-by-copy parameters
Eric Botcazou
1
-8
/
+10
2021-10-08
Come up with OPTION_SET_P macro.
Martin Liska
1
-5
/
+5
2021-10-05
[Ada] Plug small loophole with boolean values
Eric Botcazou
1
-0
/
+1
2021-10-05
[Ada] Do not unconditionally inline expression functions with -gnatd.8
Eric Botcazou
1
-1
/
+1
2021-10-05
[Ada] Fix latent bug in set_end_locus_from_node
Bob Duff
1
-1
/
+6
2021-10-05
[Ada] Minor include directives placement adjustment
Eric Botcazou
2
-2
/
+2
2021-10-05
[Ada] introduce stack scrub (strub) feature
Alexandre Oliva
1
-0
/
+12
2021-09-23
[Ada] Fix obsolete comment mentioning girder discriminants
Eric Botcazou
1
-1
/
+1
2021-09-23
[Ada] Cleanup and efficiency improvements
Bob Duff
4
-3
/
+5
2021-09-22
[Ada] Remove System.Img_Enum_New unit
Eric Botcazou
1
-2
/
+0
2021-09-22
Small tweak to comments in range_cannot_be_superflat
Eric Botcazou
1
-2
/
+4
2021-09-21
[Ada] Clean up uses of Esize and RM_Size
Bob Duff
2
-19
/
+24
2021-09-20
[Ada] Refactor scan_backend_switch to share logic across backends
Ghjuvan Lacambre
1
-0
/
+1
2021-09-15
zero-call-used-regs attr for ada
Alexandre Oliva
1
-0
/
+59
2021-09-14
Do not issue size error for too large array type
Eric Botcazou
1
-2
/
+1
2021-09-14
Fix inaccurate bounds in debug info for vector array types
Eric Botcazou
1
-0
/
+8
2021-09-14
Fix internal error on broken import of vector intrinsics
Eric Botcazou
1
-19
/
+27
2021-09-14
Strengthen compatibility warning for GCC builtins
Eric Botcazou
1
-43
/
+4
2021-09-14
Fix internal error on pointer-to-pointer binding in LTO mode
Eric Botcazou
1
-1
/
+5
2021-09-14
Implement PR ada/101385
Eric Botcazou
1
-3
/
+4
2021-09-14
Remove superfluous call to UI_Is_In_Int_Range
Eric Botcazou
1
-2
/
+1
2021-09-14
Give more informative error message for by-reference types
Eric Botcazou
1
-4
/
+10
2021-09-08
Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...
liuhongt
1
-0
/
+3
2021-08-19
Define STAGE1_LIBS to link against libcl.a in stage1 on hpux.
John David Anglin
1
-0
/
+4
2021-08-18
Fix thinko in latest change for GNAT encodings
Eric Botcazou
1
-3
/
+3
2021-08-11
Ada: Remove debug line number for DECL_IGNORED_P functions
Bernd Edlinger
1
-1
/
+3
2021-07-12
[Ada] Use GNAT encodings only when -fgnat-encodings=all is specified
Eric Botcazou
3
-35
/
+33
2021-07-12
[Ada] Implement support for unconstrained array types with FLB
Eric Botcazou
1
-24
/
+88
2021-07-12
[Ada] Clean up Uint fields
Bob Duff
2
-3
/
+7
2021-07-09
Missing piece in earlier change
Eric Botcazou
1
-3
/
+0
2021-07-08
[Ada] Remove Unknown_ functions
Bob Duff
2
-15
/
+15
2021-07-08
[Ada] Add No_Tasking restriction is system.ads for bootstrap
Arnaud Charlet
1
-0
/
+4
2021-06-28
ada: Add support for per-location warning groups.
Martin Sebor
2
-3
/
+4
2021-06-17
[Ada] Use runtime from base compiler during stage1 (continued)
Arnaud Charlet
1
-1
/
+2
2021-06-15
[Ada] Use runtime from base compiler during stage1
Arnaud Charlet
2
-171
/
+219
2021-06-15
[Ada] Rename Ada 202* to Ada 2022
Arnaud Charlet
1
-4
/
+4
2021-06-03
Fix miscompilation of predicate on bit-packed array types
Eric Botcazou
1
-15
/
+22
2021-05-21
Detect illegal conditions in Raise_xxx_Error nodes
Piotr Trojanek
1
-1
/
+6
2021-05-21
Remove discriminant checks in gigi
Eric Botcazou
2
-6
/
+11
2021-05-21
Consistently generate debug info for elaboration variables
Eric Botcazou
2
-36
/
+40
2021-05-21
Replace ? with ?? in warning messages
Ghjuvan Lacambre
3
-30
/
+30
2021-05-21
Fix internal error on locally derived bit-packed array type
Eric Botcazou
1
-5
/
+9
2021-05-21
Always translate Is_Pure flag into pure in C sense
Eric Botcazou
1
-25
/
+19
2021-05-21
Fix segfault at run time on strict-alignment platforms
Eric Botcazou
1
-1
/
+5
2021-05-21
Fix spurious No_Elaboration violation for Size attribute
Eric Botcazou
1
-28
/
+30
2021-05-21
Fix incorrect SLOC on instruction
Eric Botcazou
1
-2
/
+4
2021-05-21
Use EXACT_DIV_EXPR as much as possible
Eric Botcazou
3
-15
/
+14
2021-05-11
Remove BRIG front-end.
Martin Liska
1
-3
/
+3
2021-05-11
Fix missing version_string in Ada
Martin Liska
2
-5
/
+8
[prev]
[next]