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/gfortran-test
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-15
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-15
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
/
gcc-interface
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-14
decl.c (rm_size): Take into account the padding in the case of a record type ...
Eric Botcazou
1
-10
/
+11
2018-12-11
[Ada] Fix -gnatR3 output for dynamically constrained record
Eric Botcazou
1
-1
/
+2
2018-12-11
[Ada] Complete implementation of RM C.6(19) clause
Eric Botcazou
1
-6
/
+47
2018-12-11
[Ada] Fix an ICE on instantiated subprogram with -gnatc
Eric Botcazou
1
-1
/
+3
2018-12-11
[Ada] Almost always inline init. procedure of small and simple records
Eric Botcazou
1
-19
/
+19
2018-12-03
[Ada] Gigi support for OpenACC pragmas
Olivier Hainque
1
-20
/
+716
2018-11-08
fe.h (Suppress_Checks): Declare.
Eric Botcazou
1
-51
/
+0
2018-10-22
trans.c (Pragma_to_gnu): Use a simple memory constraint in all cases.
Eric Botcazou
1
-19
/
+5
2018-10-09
[Ada] Fix incorrect computation of Component_Size in ASIS mode
Eric Botcazou
1
-2
/
+3
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-0
/
+242
2018-09-26
[Ada] Set Current_Error_Node directly
Eric Botcazou
1
-5
/
+2
2018-09-26
[Ada] Wrong handling of address clause for limited record type
Eric Botcazou
1
-6
/
+26
2018-08-21
[Ada] Fix spurious error on unchecked conversion on VFA record type
Eric Botcazou
1
-0
/
+1
2018-07-31
Introduce instance discriminators
Alexandre Oliva
1
-5
/
+24
2018-07-17
[Ada] Type mismatch warning for imported C++ class
Eric Botcazou
1
-6
/
+5
2018-07-07
gigi.h (add_decl_expr): Adjust prototype.
Eric Botcazou
1
-7
/
+41
2018-07-07
trans.c (lvalue_required_p): Remove ALIASED parameter and adjust recursive ca...
Eric Botcazou
1
-17
/
+14
2018-05-31
[Ada] Remove obsolete code in trans.c
Eric Botcazou
1
-9
/
+0
2018-05-31
[Ada] Fix wrong value returned for unconstrained packed array
Eric Botcazou
1
-24
/
+17
2018-05-31
[Ada] Fix internal error on allocator with function call
Eric Botcazou
1
-6
/
+10
2018-05-30
[Ada] Minor comment addition
Eric Botcazou
1
-1
/
+3
2018-05-24
[Ada] Minor clean-ups in gigi
Eric Botcazou
1
-24
/
+26
2018-03-10
trans.c (node_has_volatile_full_access): Consider only entities for objects.
Eric Botcazou
1
-0
/
+2
2018-03-06
trans.c (convert_with_check): Fix typo in the condition guarding the overflow...
Eric Botcazou
1
-2
/
+2
2017-12-21
poly_int: get_inner_reference & co.
Richard Sandiford
1
-4
/
+4
2017-12-20
trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.
Eric Botcazou
1
-2
/
+3
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-1
/
+1
2017-12-14
trans.c (Call_to_gnu): Set DECL_DISREGARD_INLINE_LIMITS to 0 on the callee if...
Eric Botcazou
1
-4
/
+10
2017-12-14
gigi.h (pad_type_has_rm_size): Declare.
Eric Botcazou
1
-1
/
+2
2017-12-13
* gcc-interface/trans.c (Subprogram_Body_to_gnu): Initialize locus.
Eric Botcazou
1
-1
/
+2
2017-12-13
trans.c (process_freeze_entity): Be prepared for a package without body.
Eric Botcazou
1
-4
/
+4
2017-11-28
tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree.
Jakub Jelinek
1
-2
/
+1
2017-11-23
generic.texi (ANNOTATE_EXPR): Document 3rd operand.
Eric Botcazou
1
-6
/
+19
2017-11-09
[multiple changes]
Pierre-Marie de Rodat
1
-4
/
+4
2017-10-20
sem_dim.adb (Analyze_Dimension_Binary_Op): Accept with a warning to compare a...
Pierre-Marie de Rodat
1
-40
/
+33
2017-10-09
[multiple changes]
Pierre-Marie de Rodat
1
-0
/
+9
2017-09-11
gigi.h (enum standard_datatypes): Minor tweak.
Eric Botcazou
1
-7
/
+7
2017-09-09
trans.c (Subprogram_Body_to_gnu): Disregard inlining limits for expression fu...
Eric Botcazou
1
-1
/
+6
2017-09-09
decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK and TYPE_BY_REFERENCE...
Eric Botcazou
1
-2
/
+0
2017-09-08
[multiple changes]
Arnaud Charlet
1
-2
/
+5
2017-09-08
Fix merge error.
Eric Botcazou
1
-11
/
+0
2017-09-06
trans.c (gnat_to_gnu): Try again to translate the prefix after the field if i...
Eric Botcazou
1
-0
/
+11
2017-09-05
trans.c (convert_with_check): Use a custom base type if the base type of the ...
Eric Botcazou
1
-40
/
+49
2017-09-05
trans.c (Attribute_to_gnu): Do not strip conversions around prefixes that are...
Eric Botcazou
1
-4
/
+8
2017-09-05
gigi.h (renaming_from_generic_instantiation_p): Turn to
Eric Botcazou
1
-15
/
+14
2017-09-05
trans.c (adjust_for_implicit_deref): New function.
Eric Botcazou
1
-16
/
+26
2017-09-05
trans.c (Call_to_gnu): If this is a function call and there is no target...
Eric Botcazou
1
-5
/
+7
2017-09-05
trans.c (pos_to_constructor): Skip conversions to an unconstrained array type.
Eric Botcazou
1
-1
/
+8
2017-08-30
[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
Richard Sandiford
1
-3
/
+3
2017-08-29
Fix --help=target (Ada) (PR other/39851)
Martin Liska
1
-1
/
+1
[next]