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
2010-04-09
gigi.h (maybe_variable): Delete.
Eric Botcazou
1
-280
/
+18
2010-04-09
gigi.h (gnat_mark_addressable): Rename parameter.
Eric Botcazou
1
-140
/
+134
2010-04-08
tree.h (TREE_ADDRESSABLE): Document its effect for function types.
Eric Botcazou
1
-186
/
+111
2010-04-07
trans.c (call_to_gnu): In the return-by-target-ptr case do not set the result...
Eric Botcazou
1
-41
/
+22
2009-12-04
trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...
Eric Botcazou
1
-1
/
+17
2009-11-30
[multiple changes]
Arnaud Charlet
1
-0
/
+1
2009-11-26
trans.c (gnat_to_gnu): Set the source location of the operator on both branch...
Eric Botcazou
1
-16
/
+18
2009-11-25
trans.c (unchecked_conversion_lhs_nop): Rename into...
Eric Botcazou
1
-9
/
+11
2009-11-24
sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set t...
Eric Botcazou
1
-1
/
+1
2009-11-24
exp_util.adb (Make_CW_Equivalent_Type): Do not mark the type as frozen for ta...
Eric Botcazou
1
-5
/
+3
2009-11-05
trans.c (lvalue_required_p): New case.
Eric Botcazou
1
-11
/
+17
2009-10-29
trans.c (Attribute_to_gnu): Do not return the RM size for padded types.
Eric Botcazou
1
-13
/
+13
2009-10-17
* gcc-interface/trans.c (addressable_p): Handle bitwise operations.
Eric Botcazou
1
-0
/
+4
2009-10-16
ada-tree.h (TYPE_FAT_POINTER_P): Swap with...
Eric Botcazou
1
-51
/
+32
2009-10-16
exp_dbug.ads: Adjust type names in comments.
Eric Botcazou
1
-11
/
+16
2009-09-26
decl.c (gnat_to_gnu_entity): Filter out negative size for the array dimension...
Eric Botcazou
1
-12
/
+28
2009-09-25
ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.
Olivier Hainque
1
-0
/
+13
2009-09-24
ada.h: Fix outdated comment.
Eric Botcazou
1
-87
/
+74
2009-09-16
trans.c (Attribute_to_gnu): Strip conversions between original and packable v...
Eric Botcazou
1
-3
/
+10
2009-09-14
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
Richard Henderson
1
-4
/
+4
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-2
/
+5
2009-09-02
trans.c (gnat_gimplify_expr): Gimplify the SAVE_EXPR built for misaligned arg...
Eric Botcazou
1
-41
/
+31
2009-08-25
gimplify.c (prepare_gimple_addressable): New static function.
Eric Botcazou
1
-6
/
+12
2009-08-20
ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.
Eric Botcazou
1
-25
/
+41
2009-08-02
gigi.h (end_subprog_body): Tweak comment.
Eric Botcazou
1
-13
/
+6
2009-07-28
gnat1drv.adb (Adjust_Global_Switches): Disable generation of SCIL nodes if we...
Javier Miranda
1
-1
/
+14
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-8
/
+19
2009-07-11
checks.adb (Apply_Address_Clause_Check): Remove Size_Warning_Output local var...
Eric Botcazou
1
-4
/
+9
2009-07-07
tree.c (set_expr_locus): Remove.
Manuel López-Ibáñez
1
-1
/
+1
2009-07-06
trans.c (Handled_Sequence_Of_Statements_to_gnu, [...]): Attach the exception ...
Olivier Hainque
1
-1
/
+3
2009-06-26
tb-gcc.c (trace_callback): Use char* instead of void*.
Laurent GUERBY
1
-5
/
+5
2009-06-26
decl.c (gnat_to_gnu_entity): Pass correct arguments to create_field_decl.
Eric Botcazou
1
-27
/
+22
2009-06-19
trans.c (emit_check): Do not wrap up the result in a SAVE_EXPR.
Eric Botcazou
1
-6
/
+10
2009-06-13
utils.c (record_builtin_type): Pass location argument to build_decl.
Aldy Hernandez
1
-7
/
+10
2009-06-09
utils2.c (build_call_alloc_dealloc_proc): New helper for build_call_alloc_dea...
Olivier Hainque
1
-40
/
+5
2009-05-15
dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
Eric Botcazou
1
-7
/
+26
2009-05-14
decl.c (elaborate_expression_1): Remove GNAT_EXPR parameter and move check fo...
Eric Botcazou
1
-20
/
+19
2009-04-24
ttypes.ads (Target_Double_Float_Alignment): New variable.
Eric Botcazou
1
-15
/
+51
2009-04-23
gimplify.c (gimplify_modify_expr_rhs): Do not do a direct assignment from the...
Eric Botcazou
1
-0
/
+12
2009-04-23
gigi.h (create_index_type): Adjust head comment.
Eric Botcazou
1
-4
/
+2
2009-04-23
cuintp.c: Clean up include directives.
Eric Botcazou
1
-10
/
+2
2009-04-23
ada-tree.h (union lang_tree_node): Use standard idiom.
Eric Botcazou
1
-1
/
+1
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-6
/
+4
2009-04-22
ada-tree.def: Fix formatting nits.
Eric Botcazou
1
-27
/
+24
2009-04-21
c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...
Eric Botcazou
1
-1
/
+2
2009-04-21
ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
Eric Botcazou
1
-2
/
+2
2009-04-20
trans.c (unchecked_conversion_lhs_nop): New predicate.
Eric Botcazou
1
-1
/
+49
2009-04-20
trans.c (check_for_eliminated_entity): Remove.
Eric Botcazou
1
-23
/
+0
2009-04-20
trans.c (gigi): Declare the name of the compilation unit as the first global ...
Eric Botcazou
1
-7
/
+7
2009-04-20
trans.c (call_to_gnu): When creating the copy for a non-addressable parameter...
Eric Botcazou
1
-7
/
+14
[prev]
[next]