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-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
2014-01-21
[multiple changes]
Arnaud Charlet
1
-8
/
+21
2014-01-20
decl.c (gnat_to_gnu_entity): Robustify tests for aliased objects with an unco...
Eric Botcazou
1
-23
/
+16
2013-12-04
trans.c (Case_Statement_to_gnu): Do not push a binding level for each branch ...
Eric Botcazou
1
-6
/
+11
2013-11-27
2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
Bernd Edlinger
1
-1
/
+1
2013-11-26
Remove parameter keep_aligning from get_inner_reference.
Bernd Edlinger
1
-1
/
+1
2013-11-23
gimplify.h (recalculate_side_effects): Delete.
Eric Botcazou
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-3
/
+2
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+4
2013-11-18
* gcc-interface/trans.c (TARGET_ABI_OPEN_VMS): Delete as redundant.
Eric Botcazou
1
-6
/
+0
2013-11-18
trans.c (Call_to_gnu): For an Out parameter passed by copy and that don't nee...
Eric Botcazou
1
-5
/
+17
2013-11-14
Include gimple.h and pointer-set.h in gcc-interface/trans.c
H.J. Lu
1
-0
/
+2
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-1
/
+1
2013-10-19
cuintp.c: Remove useless include directives.
Eric Botcazou
1
-8
/
+16
2013-10-17
[multiple changes]
Arnaud Charlet
1
-3
/
+3
2013-10-14
Complete previous change.
Arnaud Charlet
1
-0
/
+13
2013-10-14
trans.c: Synchronize declarations of other/all others between gigi and the ru...
Tristan Gingold
1
-6
/
+6
2013-10-14
gigi.h (standard_datatypes): Add ADT_set_exception_parameter_decl
Tristan Gingold
1
-0
/
+9
2013-10-10
[multiple changes]
Arnaud Charlet
1
-0
/
+4
2013-09-18
re PR ada/58264 (incorrect bounds of string when assigned from dereference of...
Eric Botcazou
1
-49
/
+91
2013-09-18
* gcc-interface/trans.c (gigi): Remove dead code.
Eric Botcazou
1
-12
/
+0
2013-09-18
trans.c (Subprogram_Body_to_gnu): Pop the stack of return variables for subpr...
Eric Botcazou
1
-0
/
+2
2013-08-13
decl.c (gnat_to_gnu_entity): Replace True with true.
Eric Botcazou
1
-6
/
+6
2013-08-13
trans.c (set_end_locus_from_node): Clear column info for the end_locus of a b...
Thomas Quinot
1
-2
/
+6
2013-08-13
trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no End_Label...
Thomas Quinot
1
-14
/
+44
2013-08-13
trans.c (Call_to_gnu): Deal with specific conditional expressions for misalig...
Eric Botcazou
1
-2
/
+12
2013-08-13
trans.c (can_equal_min_or_max_val_p): Be prepared for values outside of the r...
Eric Botcazou
1
-1
/
+4
2013-07-21
gigi.h: Likewise.
Ondřej Bílka
1
-2
/
+2
2013-06-13
ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
Eric Botcazou
1
-22
/
+1
2013-05-26
trans.c (Attribute_to_gnu): Add kludge to avoid generating an overflow for -1.
Eric Botcazou
1
-3
/
+8
2013-05-26
decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ...
Eric Botcazou
1
-1
/
+1
2013-05-24
gigi.h (gnat_init_gcc_fp): Declare.
Eric Botcazou
1
-0
/
+3
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
1
-25
/
+27
2013-05-24
ada-tree.h (LOOP_STMT_NO_UNROLL): New define.
Eric Botcazou
1
-6
/
+40
2013-05-24
trans.c: Include diagnostic.h and opts.h.
Eric Botcazou
1
-1
/
+86
2013-03-06
trans.c (Attribute_to_gnu): Abort instead of erroring out for an unimplemente...
Eric Botcazou
1
-7
/
+2
2013-03-06
trans.c (Raise_Error_to_gnu): Record the unpadded type of the index type on t...
Eric Botcazou
1
-1
/
+1
2013-03-06
trans.c (emit_range_check): Assert that the range type is a numerical type an...
Eric Botcazou
1
-5
/
+10
2013-02-06
Revert previous change, unintended.
Arnaud Charlet
1
-148
/
+32
2013-02-06
[multiple changes]
Arnaud Charlet
1
-32
/
+148
2013-01-22
trans.c (gnat_to_gnu): Do not translate the Etype of the node before translat...
Eric Botcazou
1
-1
/
+1
2013-01-22
trans.c (Pragma_to_gnu): Use optimize_size instead of optimize and adjust war...
Eric Botcazou
1
-6
/
+20
2013-01-22
gigi.h (ADT_unhandled_except_decl, [...]): New.
Tristan Gingold
1
-0
/
+34
2013-01-03
Update comments.
Arnaud Charlet
1
-8
/
+2
2013-01-02
par_sco.adb: Add SCO generation for task types and single task declarations.
Thomas Quinot
1
-0
/
+10
2012-12-08
trans.c (gnat_to_gnu): Assert that the type of the prefix is ultimately an ar...
Eric Botcazou
1
-0
/
+4
2012-12-08
trans.c (Subprogram_Body_to_gnu): Be prepared for a by-ref VAR_DECL in the ca...
Eric Botcazou
1
-2
/
+8
2012-11-28
stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...
Eric Botcazou
1
-1
/
+1
2012-11-23
trans.c (Attribute_to_gnu): Look through a view conversion from constrained t...
Eric Botcazou
1
-1
/
+14
2012-11-18
decl.c: Remove trailing spaces.
Eric Botcazou
1
-2
/
+2
[next]