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
2017-12-21
Add missing PR number
Eric Botcazou
1
-0
/
+1
2017-12-21
decl.c (gnat_to_gnu_entity): Always take into account the Esize if it is known.
Eric Botcazou
2
-1
/
+6
2017-12-21
poly_int: get_inner_reference & co.
Richard Sandiford
3
-8
/
+17
2017-12-20
trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.
Eric Botcazou
4
-7
/
+15
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
5
-7
/
+16
2017-12-19
re PR ada/66205 (gnatbind generates invalid code when finalization is enabled...
Arnaud Charlet
2
-12
/
+5
2017-12-15
tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...
Jakub Jelinek
2
-37
/
+42
2017-12-15
exp_aggr.adb (Aggr_Assignment_OK_For_Backend): Use Component_Size of the inne...
Pierre-Marie de Rodat
15
-56
/
+183
2017-12-15
[multiple changes]
Pierre-Marie de Rodat
22
-136
/
+636
2017-12-15
einfo.ads: Comment fix.
Pierre-Marie de Rodat
8
-199
/
+462
2017-12-15
[multiple changes]
Pierre-Marie de Rodat
3
-4
/
+24
2017-12-15
gnat_and_program_execution.rst: Update section "Dynamic Stack Usage Analysis"...
Pierre-Marie de Rodat
9
-68
/
+183
2017-12-15
gcc/ada/ChangeLog: add entries missing from previous commit
Pierre-Marie de Rodat
1
-0
/
+51
2017-12-15
exp_unst.adb (Unnest_Subprograms): Nothing to do if the main unit is a generi...
Pierre-Marie de Rodat
14
-138
/
+271
2017-12-15
[multiple changes]
Pierre-Marie de Rodat
8
-30
/
+90
2017-12-15
types.ads, [...]: Partly revert r255414, committed by mistake.
Bob Duff
5
-8
/
+9
2017-12-14
* gcc-interface/Makefile.in: Generalize support for symbolic traces.
Eric Botcazou
2
-2
/
+32
2017-12-14
* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.
Eric Botcazou
2
-6
/
+10
2017-12-14
trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if...
Eric Botcazou
2
-4
/
+15
2017-12-14
decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...
Eric Botcazou
2
-1
/
+7
2017-12-14
gigi.h (pad_type_has_rm_size): Declare.
Eric Botcazou
5
-74
/
+96
2017-12-13
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.
Eric Botcazou
2
-1
/
+6
2017-12-13
trans.c (process_freeze_entity): Be prepared for a package without body.
Eric Botcazou
2
-4
/
+9
2017-12-13
decl.c (gnat_to_gnu_entity): Robustify test for types descendant of System.Ad...
Eric Botcazou
2
-3
/
+9
2017-12-08
arc.c (arc_attribute_table): Add exclusions to the comment.
Jakub Jelinek
2
-1
/
+6
2017-12-07
PR c/81544 - attribute noreturn and warn_unused_result on the same function a...
Martin Sebor
2
-19
/
+27
2017-12-06
re PR ada/66205 (gnatbind generates invalid code when finalization is enabled...
Simon Wright
2
-0
/
+18
2017-12-05
sem_util.adb (Contains_Refined_State): Remove.
Pierre-Marie de Rodat
19
-269
/
+310
2017-12-05
[multiple changes]
Pierre-Marie de Rodat
8
-27
/
+179
2017-12-05
[multiple changes]
Pierre-Marie de Rodat
33
-1080
/
+5689
2017-12-05
[multiple changes]
Pierre-Marie de Rodat
9
-92
/
+172
2017-12-05
[multiple changes]
Pierre-Marie de Rodat
6
-87
/
+94
2017-12-05
[multiple changes]
Pierre-Marie de Rodat
5
-4
/
+41
2017-12-05
RTEMS/Ada: Define EH_MECHANISM
Sebastian Huber
2
-0
/
+9
2017-12-04
RTEMS/Ada: Account for 64-bit time_t
Sebastian Huber
4
-6
/
+188
2017-12-01
RTEMS/Ada: Fix some POSIX types
Sebastian Huber
2
-3
/
+22
2017-11-28
tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.
Jakub Jelinek
2
-2
/
+6
2017-11-23
re PR ada/83091 (ICE with -g in arm-eabi compilation)
Eric Botcazou
2
-1
/
+11
2017-11-23
generic.texi (ANNOTATE_EXPR): Document 3rd operand.
Eric Botcazou
2
-6
/
+25
2017-11-19
re PR ada/83016 (gnat1: warning: command line option ‘-nostdinc++’ is val...
Eric Botcazou
3
-23
/
+58
2017-11-16
Makefile.in: Merge Aarch64 and ARM "ifeq" blocks.
Doug Rupp
2
-16
/
+37
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
3
-0
/
+20
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
3
-2
/
+42
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
7
-11
/
+140
2017-11-16
opt.ads: Elaboration warnings are now on by default.
Hristian Kirtchev
13
-109
/
+355
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
3
-0
/
+25
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
10
-22
/
+511
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
5
-14
/
+127
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
5
-35
/
+52
2017-11-16
[multiple changes]
Pierre-Marie de Rodat
17
-1348
/
+4339
[next]