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-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
2016-10-16
re PR ada/37139 (DEP prevents using Ada tasking)
Eric Botcazou
1
-5
/
+35
2016-10-11
exp_dbug.adb (Debug_Renaming_Declaration): Process underlying types.
Pierre-Marie de Rodat
1
-4
/
+12
2016-10-11
trans.c (gnat_to_gnu): Adjust comment.
Eric Botcazou
1
-6
/
+8
2016-10-08
utils.c (convert): Add missing break.
Eric Botcazou
1
-13
/
+13
2016-09-26
Fix fallthrough comments for Ada, Solaris/x86, SPARC
Rainer Orth
1
-13
/
+13
2016-07-14
decl.c (gnat_to_gnu_entity): Also use the void pointer type if the designated...
Eric Botcazou
1
-10
/
+12
2016-07-11
Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
Bernd Edlinger
1
-1
/
+1
2016-07-11
trans.c (add_decl_expr): Minor tweak.
Eric Botcazou
1
-10
/
+7
2016-06-29
re PR ada/48835 (porting GNAT to m68k-linux)
Eric Botcazou
1
-7
/
+12
2016-06-13
decl.c (gnat_to_gnu_subprog_type): Build only a minimal PARM_DECL when the pa...
Eric Botcazou
1
-1
/
+1
2016-06-11
trans.c (build_binary_op_trapv): If no operand is a constant, use the generic...
Eric Botcazou
1
-127
/
+122
2016-06-11
* gcc-interface/trans.c (Case_Statement_to_gnu): Deal with characters.
Eric Botcazou
1
-3
/
+10
2016-06-06
trans.c (elaborate_all_entities_for_package): Also do not elaborate Itypes.
Eric Botcazou
1
-0
/
+2
2016-06-06
* gcc-interface/trans.c (process_type): Beef up comment.
Eric Botcazou
1
-1
/
+3
2016-06-06
utils2.c (build_call_alloc_dealloc): Do not substitute placeholder expression...
Eric Botcazou
1
-11
/
+18
2016-06-06
trans.c (gnat_to_gnu): Rework special code dealing with boolean rvalues and s...
Eric Botcazou
1
-11
/
+20
2016-06-06
decl.c (gnat_to_gnu_entity): Remove useless 'else' statements and tidy up.
Eric Botcazou
1
-35
/
+31
2016-05-16
trans.c (elaborate_all_entities_for_package): Also skip formal objects.
Eric Botcazou
1
-0
/
+4
2016-05-02
decl.c (elaborate_reference_1): Do not bother about operand #2 for COMPONENT_...
Eric Botcazou
1
-4
/
+11
2016-05-02
trans.c (Range_to_gnu): New static function.
Eric Botcazou
1
-27
/
+36
2016-04-27
sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...
Eric Botcazou
1
-83
/
+62
2016-04-27
gigi.h (gnat_to_gnu_entity): Adjust prototype.
Eric Botcazou
1
-23
/
+25
2016-03-07
trans.c (statement_node_p): New predicate.
Eric Botcazou
1
-12
/
+39
2016-02-29
trans.c (finalize_nrv_r): Remove obsolete code.
Eric Botcazou
1
-47
/
+30
2016-02-29
ada-tree.h (DECL_RETURN_VALUE_P): New macro.
Eric Botcazou
1
-2
/
+39
2016-02-17
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...
Eric Botcazou
1
-0
/
+3
2016-01-20
exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...
Eric Botcazou
1
-174
/
+69
2016-01-18
gigi.h (build_call_raise_column): Adjust prototype.
Eric Botcazou
1
-66
/
+68
2016-01-18
ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
Eric Botcazou
1
-30
/
+38
2016-01-18
re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)
Eric Botcazou
1
-13
/
+16
2015-12-10
re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...
Eric Botcazou
1
-4
/
+29
2015-12-10
trans.c (Call_to_gnu): Remove guard for NULL_EXPR.
Eric Botcazou
1
-3
/
+1
2015-12-08
re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)
Jakub Jelinek
1
-1
/
+4
2015-11-30
* gcc-interface/trans.c (gigi): Fix initialization order.
Eric Botcazou
1
-9
/
+10
2015-11-30
gigi.h (create_var_decl): Adjust prototype.
Eric Botcazou
1
-63
/
+56
2015-11-30
gigi.h (is_simple_additive_expression): Declare.
Eric Botcazou
1
-19
/
+61
2015-11-24
decl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal translation for root ...
Eric Botcazou
1
-6
/
+13
2015-11-24
trans.c (gnat_to_gnu): In type_annotate_only mode, do not build a NULL_EXPR f...
Eric Botcazou
1
-0
/
+1
2015-11-23
opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...
Olivier Hainque
1
-25
/
+26
2015-11-18
trans.c (elaborate_all_entities_for_package): New function extracted from...
Eric Botcazou
1
-29
/
+73
2015-11-18
ada-tree.h (DECL_INVARIANT_P): New macro.
Eric Botcazou
1
-136
/
+217
2015-11-18
trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...
Eric Botcazou
1
-0
/
+3
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
1
-1
/
+2
2015-11-12
trans.c (gnat_to_gnu): Do not materialize renamed subprograms if only annotat...
Eric Botcazou
1
-2
/
+3
2015-11-12
decl.c (gnat_to_gnu_entity): Create IMPORTED_DECL nodes to describe the subpr...
Arnaud Charlet
1
-2
/
+39
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-2
/
+0
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
1
-2
/
+2
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-13
/
+8
2015-10-22
[PATCH 3/9] ENABLE_CHECKING refactoring: Java and Ada
Mikhail Maltsev
1
-5
/
+6
2015-10-05
Remove remaining uses of REAL_ARITHMETIC
Richard Sandiford
1
-2
/
+2
[next]