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
2015-12-10
re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...
Eric Botcazou
2
-4
/
+36
2015-12-10
trans.c (Call_to_gnu): Remove guard for NULL_EXPR.
Eric Botcazou
3
-4
/
+10
2015-12-10
gigi.h (create_var_decl): Adjust comment.
Eric Botcazou
3
-8
/
+27
2015-12-10
Fix warnings from including fdl.texi into gnat-style.texi
Tom de Vries
2
-0
/
+9
2015-12-09
re PR ada/66526 (apparent use of uninitialized variables in g-expect.adb)
Eric Botcazou
2
-9
/
+20
2015-12-09
Minor fixes
Eric Botcazou
1
-3
/
+3
2015-12-08
re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)
Jakub Jelinek
2
-1
/
+11
2015-12-06
re PR ada/60164 (Missing parenthesis in the documentation)
Piotr Trojanek
2
-1
/
+6
2015-12-06
re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote ins...
Eric Botcazou
2
-1
/
+7
2015-12-06
re PR ada/56274 (libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not...
Eric Botcazou
2
-0
/
+14
2015-12-06
re PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...
Ludovic Brenta
4
-14
/
+117
2015-12-06
re PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...
Ludovic Brenta
2
-1
/
+16
2015-12-02
[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
3
-31
/
+31
2015-12-01
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
Eric Botcazou
2
-16
/
+22
2015-11-30
* gcc-interface/trans.c (gigi): Fix initialization order.
Eric Botcazou
2
-9
/
+14
2015-11-30
osint.adb: Add use type clause for CRTL.size_t.
Eric Botcazou
3
-48
/
+52
2015-11-30
gigi.h (create_var_decl): Adjust prototype.
Eric Botcazou
5
-152
/
+187
2015-11-30
gigi.h (is_simple_additive_expression): Declare.
Eric Botcazou
4
-33
/
+133
2015-11-30
* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.
Eric Botcazou
2
-1
/
+7
2015-11-30
ada-tree.h (TYPE_MAX_ALIGN): New macro.
Eric Botcazou
5
-66
/
+71
2015-11-29
re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)
Matthias Klose
2
-47
/
+11
2015-11-28
re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)
Matthias Klose
2
-1
/
+6
2015-11-26
Back out latest change.
Eric Botcazou
2
-16
/
+0
2015-11-25
[multiple changes]
Arnaud Charlet
8
-13
/
+60
2015-11-25
[multiple changes]
Arnaud Charlet
5
-17
/
+51
2015-11-25
[multiple changes]
Arnaud Charlet
5
-51
/
+74
2015-11-25
[multiple changes]
Arnaud Charlet
4
-31
/
+61
2015-11-25
[multiple changes]
Arnaud Charlet
5
-10
/
+116
2015-11-25
init.c (__gnat_is_stack_guard): Do not use mach calls for IOS simulator.
Tristan Gingold
2
-4
/
+8
2015-11-24
DWARF: materialize subprogram renamings in Ada as imported declarations
Pierre-Marie de Rodat
2
-0
/
+12
2015-11-24
sem_ch3.adb, [...]: Minor reformatting, rewording, and typo corrections.
Gary Dismukes
10
-24
/
+30
2015-11-24
decl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal translation for root ...
Eric Botcazou
3
-10
/
+63
2015-11-24
trans.c (gnat_to_gnu): In type_annotate_only mode, do not build a NULL_EXPR f...
Eric Botcazou
2
-0
/
+6
2015-11-24
decl.c (is_cplusplus_method): Check that the type of the first parameter (ind...
Eric Botcazou
2
-4
/
+24
2015-11-23
system-aix.ads: Add Frontend_Exceptions flag.
Olivier Hainque
43
-41
/
+128
2015-11-23
opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...
Olivier Hainque
20
-127
/
+298
2015-11-19
sem_elab.adb (Check_Internal_Call_Continue): Correction to previous change...
Bob Duff
2
-1
/
+7
2015-11-18
trans.c (elaborate_all_entities_for_package): New function extracted from...
Eric Botcazou
2
-29
/
+79
2015-11-18
ada-tree.h (DECL_INVARIANT_P): New macro.
Eric Botcazou
7
-316
/
+404
2015-11-18
misc.c: Move global variables to the top of the file.
Eric Botcazou
2
-30
/
+43
2015-11-18
decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.
Eric Botcazou
2
-2
/
+8
2015-11-18
trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...
Eric Botcazou
2
-0
/
+8
2015-11-18
sem_ch4.adb (Try_Container_Indexing): When constructing the parameter list fo...
Ed Schonberg
3
-3
/
+32
2015-11-18
[multiple changes]
Arnaud Charlet
19
-394
/
+774
2015-11-18
[multiple changes]
Arnaud Charlet
12
-7
/
+334
2015-11-18
Regenerate doc.
Arnaud Charlet
2
-479
/
+863
2015-11-18
gnat_project_manager.rst, [...]: Update doc.
Arnaud Charlet
7
-52
/
+405
2015-11-18
Minor code clean ups.
Arnaud Charlet
1
-11
/
+9
2015-11-18
[multiple changes]
Arnaud Charlet
9
-48
/
+91
2015-11-18
[multiple changes]
Arnaud Charlet
4
-38
/
+121
[next]