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
2011-06-06
trans.c (Identifier_to_gnu): Also handle deferred constants whose full view h...
Eric Botcazou
1
-3
/
+5
2011-05-18
trans.c (Exception_Handler_to_gnu_sjlj): Use boolean_false_node instead of in...
Kai Tietz
1
-3
/
+3
2011-05-12
trans.c (call_to_gnu): In the by-reference case...
Eric Botcazou
1
-4
/
+10
2011-05-06
generalize build_case_label to the rest of the compiler
Nathan Froyd
1
-3
/
+2
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-3
/
+2
2011-05-03
trans.c (gigi): Call build_function_type_list instead of build_function_type.
Nathan Froyd
1
-87
/
+64
2011-04-22
gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG parameter.
Eric Botcazou
1
-22
/
+20
2011-04-08
trans.c (Identifier_to_gnu): Do not return initializers of aggregate types th...
Eric Botcazou
1
-2
/
+6
2011-04-02
ada-tree.h (DECL_TAFT_TYPE_P): New flag.
Eric Botcazou
1
-9
/
+25
2011-04-02
gigi.h (record_builtin_type): Add ARTIFICIAL_P param.
Eric Botcazou
1
-7
/
+8
2011-03-26
gigi.h (finalize_from_with_types): Adjust comment.
Eric Botcazou
1
-11
/
+7
2011-03-26
inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms...
Eric Botcazou
1
-14
/
+14
2011-03-24
trans.c (gnat_to_gnu): Remove obsolete case of non-conversion to the nominal ...
Eric Botcazou
1
-15
/
+7
2011-03-23
trans.c (create_temporary): New function taken from...
Eric Botcazou
1
-71
/
+110
2011-03-17
gigi.h (smaller_form_type_p): Declare.
Eric Botcazou
1
-25
/
+0
2011-02-03
gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of GNAT_FORMAL.
Eric Botcazou
1
-3
/
+3
2011-01-04
trans.c (Case_Statement_to_gnu): Put the SLOC of the end-of-case on the end l...
Eric Botcazou
1
-2
/
+8
2011-01-04
trans.c (Subprogram_Body_to_gnu): Evaluate the expressions of the parameter c...
Eric Botcazou
1
-25
/
+25
2011-01-04
trans.c (BLOCK_SOURCE_END_LOCATION): Provide default.
Olivier Hainque
1
-11
/
+74
2011-01-04
re PR ada/47131 (internal error for ACATS C34011B on SJLJ targets)
Eric Botcazou
1
-22
/
+1
2010-12-20
Fix typos in gcc/ada.
Ralf Wildenhues
1
-2
/
+2
2010-12-13
trans.c (can_be_lower_p): New predicate.
Eric Botcazou
1
-7
/
+30
2010-11-17
trans.c (addressable_p): Rewrite obsolete paragraph in head comment.
Eric Botcazou
1
-4
/
+5
2010-11-10
trans.c (gigi): Don't set 'pure' flag on SJLJ routines.
Eric Botcazou
1
-4
/
+0
2010-11-10
trans.c (lvalue_required_p) <N_Type_Conversion>): Look through it for element...
Eric Botcazou
1
-18
/
+15
2010-11-03
gigi.h (add_stmt_force): Declare.
Eric Botcazou
1
-9
/
+30
2010-10-27
trans.c (gigi): Fix formatting issues.
Eric Botcazou
1
-34
/
+38
2010-10-26
utils2.c (build_compound_expr): New function.
Richard Kenner
1
-18
/
+7
2010-10-25
decl.c (gnat_to_gnu_entity, [...]): Allow In Out/Out parameters for functions.
Eric Botcazou
1
-113
/
+231
2010-10-22
[multiple changes]
Arnaud Charlet
1
-3
/
+5
2010-10-19
[multiple changes]
Arnaud Charlet
1
-44
/
+131
2010-10-14
sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...
Eric Botcazou
1
-6
/
+18
2010-10-11
[multiple changes]
Arnaud Charlet
1
-4
/
+6
2010-10-10
lang.opt (gdwarf+): Remove.
Olivier Hainque
1
-12
/
+0
2010-10-10
trans.c (gnat_to_gnu): Use invert_truthvalue_loc instead of invert_truthvalue.
Eric Botcazou
1
-1
/
+2
2010-10-10
ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
Eric Botcazou
1
-2
/
+16
2010-09-19
trans.c (gnat_pushdecl): Do not do anything special for PARM_DECLs.
Eric Botcazou
1
-65
/
+70
2010-09-19
gigi.h (get_elaboration_procedure): Declare.
Eric Botcazou
1
-8
/
+16
2010-09-19
decl.c (gnat_to_gnu_entity): Explicitly test _LEVEL variables against zero in...
Eric Botcazou
1
-19
/
+23
2010-08-30
trans.c (call_to_gnu): Also force the return slot opt for the call to a funct...
Eric Botcazou
1
-4
/
+9
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-2
/
+2
2010-08-07
decl.c (gnat_to_gnu_entity): Use XALLOCAVEC instead of alloca.
Nathan Froyd
1
-3
/
+2
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-1
/
+1
2010-07-09
trans.c (gnat_gimplify_expr): Deal with CALL_EXPR.
Eric Botcazou
1
-23
/
+21
2010-06-30
tree.h (block_may_fallthru): Declare here.
Manuel López-Ibáñez
1
-1
/
+0
2010-06-29
gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.
Nathan Froyd
1
-24
/
+36
2010-06-27
Fix typo
Eric Botcazou
1
-1
/
+1
2010-06-27
trans.c: Include tree-flow.h.
Eric Botcazou
1
-14
/
+15
2010-06-20
trans.c (Subprogram_Body_to_gnu): Use while instead of for loop.
Eric Botcazou
1
-5
/
+4
2010-06-17
trans.c (set_gnu_expr_location_from_node): New static function.
Eric Botcazou
1
-9
/
+48
[next]