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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
Use Aux_Long_Float for all real types on LynxOS
Alexandre Oliva
1
-0
/
+3
2020-10-22
vxworks float EFs not precise enough -> use long float
Alexandre Oliva
3
-0
/
+182
2020-10-22
Use Aux_Long_Long_Float wraplf for sparc*-sun-solaris too
Rainer Orth
1
-0
/
+1
2020-10-22
aarch64-* and ppc*-linux-gnu long long float/long double mismatch
Alexandre Oliva
2
-0
/
+93
2020-10-22
Move nested function info out of cgraph_node
Jan Hubicka
1
-1
/
+3
2020-10-21
[Ada] Support of the Ada.Text_IO hierarchy for 128-bit types
Eric Botcazou
37
-1993
/
+1865
2020-10-21
[Ada] Fix problematic placement of freeze node after instantiation
Eric Botcazou
1
-6
/
+1
2020-10-21
[Ada] Implement missing function result finalization.
Steve Baird
1
-7
/
+73
2020-10-21
[Ada] Support of attributes Image, Put_Image, Val and Width for 128-bit types
Eric Botcazou
62
-2014
/
+2516
2020-10-21
[Ada] Work around missing Long_Long_Long_Size entry in .atp file
Eric Botcazou
1
-3
/
+10
2020-10-21
[Ada] Fix analysis of iterated component expression with null range
Piotr Trojanek
1
-1
/
+25
2020-10-21
[Ada] Basic support for 128-bit types
Eric Botcazou
207
-1179
/
+21012
2020-10-21
[Ada] Document Long_Long_Long_Integer in implementation characteristics
Eric Botcazou
2
-19
/
+30
2020-10-21
[Ada] Fix target configuration file used for CodePeer/SPARK for new ints
Yannick Moy
1
-23
/
+24
2020-10-21
[Ada] Refactor repeated calls to Etype in aggregate expansion
Piotr Trojanek
1
-9
/
+9
2020-10-21
[Ada] Fix bootstrap with old GCC
Dmitriy Anisimkov
1
-1
/
+11
2020-10-21
[Ada] Fix crash on illegal OTHERS in iterated_component_association
Piotr Trojanek
1
-1
/
+1
2020-10-21
[Ada] Use index parameter for iterated_component_association
Piotr Trojanek
1
-7
/
+2
2020-10-21
[Ada] Wrong detection of potentially blocking call in protected object
Javier Miranda
1
-0
/
+12
2020-10-21
[Ada] Codepeer remarks take into account
Liaiss Merzougue
14
-16
/
+229
2020-10-21
[Ada] Compiler crash on prefixed call to controlled function with invariant c...
Gary Dismukes
1
-0
/
+3
2020-10-21
[Ada] Fix bogus error for bit-packed array with volatile component
Eric Botcazou
1
-1
/
+4
2020-10-21
[Ada] Improve precision of Ada.Directories.Modification_Time
Dmitriy Anisimkov
2
-24
/
+115
2020-10-21
[Ada] Fix crash with iterated_component_association and -gnatc
Piotr Trojanek
1
-1
/
+7
2020-10-21
[Ada] Spurious error in current instance used as formal package
Javier Miranda
1
-132
/
+90
2020-10-21
[Ada] Remove -mthreads from Linker_Options pragma for x86-lynx178e
Doug Rupp
1
-4
/
+0
2020-10-21
[Ada] Use VxWorks 7 APIs for accessing environment variables in kernel mode
Patrick Bernardi
1
-11
/
+20
2020-10-21
[Ada] Use helper function in Freeze_Subprogram_Body
Eric Botcazou
1
-12
/
+4
2020-10-21
[Ada] Incorrect associations for extra accessibility parameters
Justin Squirek
1
-12
/
+12
2020-10-21
[Ada] Make minimum accessibility level a constant object
Piotr Trojanek
2
-7
/
+8
2020-10-21
[Ada] Simplify the VxWorks implementation of __gnat_environ
Patrick Bernardi
1
-21
/
+6
2020-10-21
[Ada] Disable warnings on entities when building finalizers
Ghjuvan Lacambre
1
-0
/
+8
2020-10-21
[Ada] Fix typos and style in comments related to Default_Initial_Condition
Piotr Trojanek
3
-4
/
+4
2020-10-21
[Ada] Spurious error in taft ammendment derivation of CPP type
Javier Miranda
1
-0
/
+7
2020-10-21
[Ada] Raise Capacity_Error on formal vector insertion
Claire Dross
1
-2
/
+8
2020-10-21
Daily bump.
GCC Administrator
1
-0
/
+438
2020-10-20
[Ada] Refine type for type constraining routines
Piotr Trojanek
1
-10
/
+10
2020-10-20
[Ada] Prevent crashes when pretty-printing freeze nodes from gdb
Piotr Trojanek
1
-2
/
+4
2020-10-20
[Ada] AI12-0339: Empty function for Aggregate aspect of Ada containers
Ed Schonberg
36
-19
/
+248
2020-10-20
[Ada] Add support for Unreferenced aspect on formal parameters
Arnaud Charlet
8
-17
/
+63
2020-10-20
[Ada] Refine result type of Get_Accessibility
Piotr Trojanek
2
-2
/
+2
2020-10-20
[Ada] Replace low-level Ekind membership tests with high-level Is_Formal
Piotr Trojanek
4
-5
/
+5
2020-10-20
[Ada] Implement AI12-0280 Making 'Old more flexible
Steve Baird
8
-94
/
+1245
2020-10-20
[Ada] Spurious error in current instance used as formal package
Javier Miranda
1
-0
/
+175
2020-10-20
[Ada] Make attribute Update an obsolescent feature
Claire Dross
1
-0
/
+5
2020-10-20
[Ada] CUDA: build procedure calls instead of function calls
Richard Kenner
1
-9
/
+9
2020-10-20
[Ada] Crash on cond expression as actual for anonymous access formal
Justin Squirek
1
-11
/
+16
2020-10-20
[Ada] Fixes for pretty command-line GNATprove output with -gnatdF
Yannick Moy
2
-40
/
+82
2020-10-20
[Ada] Hang on cond expression as actual for anonymous access formal
Justin Squirek
1
-6
/
+9
2020-10-20
[Ada] gnatpp: Fix documentation of threshold switches
Bob Duff
1
-4
/
+4
[next]