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
2017-03-08
re PR ada/79903 (When building GCC-cross compiler for RTEMS/SPARC with Ada s...
Thanassis Tsiodras
2
-1
/
+6
2017-03-08
re PR ada/79945 (ppc64le Default_Bit_Order in Ada)
Eric Botcazou
7
-320
/
+24
2017-02-25
re PR c/79677 (Weird handling of -Werror=)
Jakub Jelinek
2
-1
/
+7
2017-02-24
decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modu...
Eric Botcazou
2
-5
/
+14
2017-02-24
trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...
Eric Botcazou
2
-1
/
+5
2017-02-24
utils.c (fold_bit_position): New function.
Eric Botcazou
2
-15
/
+48
2017-02-24
* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.
Eric Botcazou
2
-0
/
+11
2017-02-24
c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...
Eric Botcazou
2
-12
/
+77
2017-02-24
trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...
Eric Botcazou
2
-7
/
+24
2017-02-24
misc.c (gnat_type_max_size): Try to return a meaningful value for array types...
Eric Botcazou
2
-29
/
+91
2017-02-24
utils.c (max_size): Flip the second argument when recursing on TRUTH_NOT_EXPR.
Eric Botcazou
2
-1
/
+7
2017-02-12
system-freebsd-x86.ads: Rename into...
John Marino
3
-5
/
+43
2017-02-09
* comperr.adb: Update FSF bug reporting URL.
Gerald Pfeifer
2
-1
/
+5
2017-02-01
re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)
Eric Botcazou
1
-1
/
+1
2017-02-01
re PR ada/79309 (incorrectly bounded calls to strncat in adaint.c)
Eric Botcazou
2
-4
/
+12
2017-01-25
re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...
Maxim Ostapenko
2
-1
/
+8
2017-01-23
sem_util.adb (New_Copy_Tree): Code cleanup: removal of the internal map (ie.
Javier Miranda
5
-231
/
+134
2017-01-23
sem_prag.adb (Default_Initial_Condition): If the desired type declaration is ...
Ed Schonberg
4
-7
/
+30
2017-01-23
ghost.ads, ghost.adb (Is_Ignored_Ghost_Unit): New routine.
Hristian Kirtchev
7
-31
/
+62
2017-01-23
[multiple changes]
Arnaud Charlet
4
-121
/
+150
2017-01-23
[multiple changes]
Arnaud Charlet
20
-93
/
+221
2017-01-23
[multiple changes]
Arnaud Charlet
6
-43
/
+96
2017-01-23
Minor editing.
Arnaud Charlet
2
-3
/
+3
2017-01-23
[multiple changes]
Arnaud Charlet
15
-33
/
+484
2017-01-23
[multiple changes]
Arnaud Charlet
8
-75
/
+149
2017-01-23
sem_ch4.adb (Try_Primitive_Operations, [...]): argument is valid if it is a d...
Ed Schonberg
5
-5
/
+31
2017-01-23
[multiple changes]
Arnaud Charlet
12
-82
/
+175
2017-01-23
[multiple changes]
Arnaud Charlet
14
-195
/
+255
2017-01-23
[multiple changes]
Arnaud Charlet
15
-73
/
+163
2017-01-23
sem_ch13.adb (Adjust_Record_For_Reverse_Bit_Order): Split original Ada 95 par...
Thomas Quinot
5
-328
/
+364
2017-01-23
sem_ch3.adb (Analyze_Declarations): Correct comments
Justin Squirek
3
-1
/
+8
2017-01-23
Minor reformatting.
Arnaud Charlet
2
-8
/
+8
2017-01-23
scans.ads: New token At_Sign.
Ed Schonberg
15
-15
/
+333
2017-01-23
[multiple changes]
Arnaud Charlet
5
-136
/
+347
2017-01-23
Fix typo.
Arnaud Charlet
1
-1
/
+1
2017-01-23
[multiple changes]
Arnaud Charlet
3
-31
/
+100
2017-01-23
sem_ch3.adb, [...]: Minor reformatting.
Hristian Kirtchev
11
-43
/
+166
2017-01-23
exp_spark.adb (Expand_SPARK_Attribute_Reference): For attributes which return...
Claire Dross
2
-1
/
+57
2017-01-23
[multiple changes]
Arnaud Charlet
4
-3
/
+55
2017-01-23
[multiple changes]
Arnaud Charlet
7
-11
/
+87
2017-01-23
sem_res.adb (Resolve_Call): In the part of the code where it is deciding whet...
Bob Duff
3
-3
/
+23
2017-01-21
sem_eval.adb (Compile_Time_Compare): Reinstate the expr+literal (etc) optimiz...
Eric Botcazou
2
-19
/
+27
2017-01-20
Remove orphaned entries
Eric Botcazou
1
-11
/
+0
2017-01-20
[multiple changes]
Arnaud Charlet
9
-47
/
+118
2017-01-20
[multiple changes]
Arnaud Charlet
14
-93
/
+185
2017-01-20
[multiple changes]
Arnaud Charlet
10
-66
/
+275
2017-01-20
sem_ch10.adb, [...]: Minor reformatting.
Hristian Kirtchev
3
-17
/
+26
2017-01-20
[multiple changes]
Arnaud Charlet
10
-31
/
+230
2017-01-20
Minor reformatting.
Arnaud Charlet
4
-17
/
+17
2017-01-20
[multiple changes]
Arnaud Charlet
9
-42
/
+652
[next]