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/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
2018-05-04
re PR ada/85635 (typo in link.c for BSD platforms)
John Marino
2
-1
/
+6
2018-04-27
re PR ada/85540 (gcc/ada/init.c:1282: suspicious expression ?)
Eric Botcazou
2
-1
/
+6
2018-04-25
re PR ada/85007 (-b flag to gnatlink not recognized)
Eric Botcazou
2
-14
/
+7
2018-03-23
re PR ada/85007 (-b flag to gnatlink not recognized)
Eric Botcazou
3
-39
/
+7
2018-03-23
re PR ada/85036 (--disable-bootstrap --enable-languages=ada[,c++] fails)
Eric Botcazou
2
-0
/
+11
2018-03-12
re PR ada/82813 (warning: '.builtin_memcpy' writing between 2 and 6 bytes int...
Eric Botcazou
2
-0
/
+9
2018-03-10
trans.c (node_has_volatile_full_access): Consider only entities for objects.
Eric Botcazou
2
-0
/
+7
2018-03-07
Ada: Fix s-oscons.ads generation
Sebastian Huber
2
-2
/
+8
2018-03-06
trans.c (convert_with_check): Fix typo in the condition guarding the overflow...
Eric Botcazou
3
-3
/
+9
2018-03-06
* gcc-interface/utils.c (def_builtin_1): Bail out on error_mark_node.
Eric Botcazou
2
-0
/
+7
2018-02-28
i-cexten.ads (Float_128): New type.
Eric Botcazou
2
-0
/
+13
2018-02-02
decl.c (array_type_has_nonaliased_component): Return false if the component t...
Eric Botcazou
2
-0
/
+10
2018-01-11
[Ada] Warning on out-of-range value for default-initialized scalar object
Gary Dismukes
2
-1
/
+10
2018-01-11
[Ada] Crash on build-in-place call with address specification for target
Ed Schonberg
3
-5
/
+80
2018-01-11
[Ada] Allow uses of range utility routines on private types
Piotr Trojanek
2
-19
/
+54
2018-01-11
[Ada] Prohibit concurrent types in Ghost regions
Hristian Kirtchev
6
-40
/
+185
2018-01-11
[Ada] Detection of illegal constituent assignments
Hristian Kirtchev
2
-5
/
+80
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1850
-1849
/
+1853
2018-01-11
[Ada] Minor reformatting
Hristian Kirtchev
6
-28
/
+39
2018-01-11
[Ada] No error on missing enclosing parentheses in Expression Function
Justin Squirek
2
-2
/
+25
2018-01-11
[Ada] Missing diagnostic of categorization dependency
Hristian Kirtchev
2
-1
/
+13
2018-01-11
[Ada] Incorrect diagnostic on illegal with clause
Hristian Kirtchev
2
-1
/
+8
2018-01-11
[Ada] Spurious error on referene to subcoponrnt in dynamic predicate
Ed Schonberg
2
-3
/
+18
2018-01-11
[Ada] Secondary stack leaks during object initialization
Hristian Kirtchev
7
-322
/
+375
2018-01-11
[Ada] QNX: various runtime fixes for file I/O, timers, timezone
Jerome Lambourg
7
-13
/
+82
2018-01-11
[Ada] Null procedures not allowed in protected definitions
Bob Duff
2
-33
/
+60
2018-01-11
[Ada] Minor reformatting
Bob Duff
3
-3
/
+7
2018-01-11
[Ada] Improve documentation of xml2gnat
Bob Duff
2
-5
/
+24
2018-01-11
[Ada] gnatbind -f switch gives an error for duplicates
Bob Duff
2
-31
/
+99
2018-01-11
[Ada] Crash on expression function as completion, with implicit dereference
Ed Schonberg
2
-0
/
+20
2018-01-11
[Ada] Add Sphinx option -W to treat warnings as errors
Ben Brosgol
2
-1
/
+5
2018-01-11
[Ada] Minor type/wording corrections
Ben Brosgol
3
-11
/
+12
2018-01-11
[Ada] Warning on use of predefined operations on an actual fixed-point type
Ed Schonberg
2
-2
/
+20
2018-01-11
exp_util.adb (Remove_Side_Effects): No action done for functions returning cl...
Javier Miranda
3
-0
/
+19
2018-01-11
[Ada] Annotate standard File_Type with Default_Initial_Condition (for SPARK)
Piotr Trojanek
7
-6
/
+12
2018-01-11
[Ada] New implementation for Normalize_Pathname
Pascal Obry
2
-104
/
+66
2018-01-11
[Ada] Update gnatpp documentation after engine change
Bob Duff
3
-249
/
+447
2018-01-11
[Ada] Secondary stack leak due to controlled component
Hristian Kirtchev
2
-4
/
+7
2018-01-11
[Ada] Update description of restriction SPARK_05 with SPARK 2014
Yannick Moy
3
-28
/
+58
2018-01-11
[Ada] Minor layout fix in documentation sources
Vasiliy Fofanov
2
-9
/
+10
2018-01-11
[Ada] Minor reformatting
Hristian Kirtchev
8
-25
/
+25
2018-01-11
[Ada] Handling of pragma Predicate
Ed Schonberg
2
-0
/
+14
2018-01-11
[Ada] Enable sigtramp for aarch64-vx7
Doug Rupp
2
-2
/
+6
2018-01-11
[Ada] Different runtime behavior of Predicate_Failure
Hristian Kirtchev
3
-40
/
+171
2018-01-11
[Ada] Integer overflow in SS_Allocate
Patrick Bernardi
9
-95
/
+64
2018-01-11
[Ada] Illegal protected calls in inherited pre/postconditions
Ed Schonberg
3
-1
/
+35
2018-01-11
[Ada] Encoding of with clauses in ALI files
Hristian Kirtchev
12
-157
/
+258
2018-01-11
[Ada] Finding proper scope when inside entry body
Hristian Kirtchev
2
-19
/
+9
2018-01-11
[Ada] Aspect/pragma Secondary_Stack_Size can evaluate non-literals as zero
Patrick Bernardi
5
-73
/
+74
2018-01-11
[Ada] Minor reformatting
Justin Squirek
2
-1
/
+6
[next]