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-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
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
a-tags.adb:
Javier Miranda
1
-1
/
+1
2007-09-25
trans.c: Fix misplaced #define.
Eric Botcazou
1
-5
/
+5
2007-09-08
decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re...
Eric Botcazou
1
-6
/
+14
2007-09-07
Reapply reverted change:
Janis Johnson
1
-1
/
+1
2007-09-06
Revert:
Janis Johnson
1
-1
/
+1
2007-09-06
trans.c (convert_with_check): Update call to real_2expN.
Eric Botcazou
1
-1
/
+1
2007-09-05
Add target hook invoked when cfun changes.
Sandra Loosemore
1
-1
/
+1
2007-08-16
sem_res.adb (Comes_From_Predefined_Lib_Unit): New.
Hristian Kirtchev
1
-1
/
+16
2007-08-14
(lvalue_required_p): Handle N_Parameter_Association like N_Function_Call and ...
Arnaud Charlet
1
-86
/
+57
2007-06-15
[multiple changes]
Andrew Pinski
1
-4
/
+6
2007-06-11
really remove signed(_or_unsigned)?_type langhooks
Rafael Espindola
1
-1
/
+1
2007-06-10
decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes...
Duncan Sands
1
-13
/
+0
2007-06-06
gigi.h, trans.c (Identifier_to_gnu): Change test for deferred constant by add...
Gary Dismukes
1
-194
/
+498
2007-04-06
trans.c (call_to_gnu): Return an expression with a COMPOUND_EXPR including th...
Olivier Hainque
1
-76
/
+143
2007-03-30
typeck.c (java_signed_or_unsigned_type): Remove.
Rafael Avila de Espindola
1
-1
/
+1
2007-03-09
cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling fold with the ...
Roger Sayle
1
-15
/
+15
2007-02-16
trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal...
Eric Botcazou
1
-9
/
+10
2007-01-25
decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF...
Roger Sayle
1
-9
/
+5
2007-01-08
tree.h (build_int_cst_wide_type): Export.
Richard Guenther
1
-4
/
+2
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-1
/
+1
2006-12-02
Makefile.in, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-11-17
re PR ada/27936 (gnatbind fails to link)
Eric Botcazou
1
-36
/
+24
2006-11-11
tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.
Richard Guenther
1
-3
/
+0
2006-10-31
gigi.h: (tree_code_for_record_type): Declare.
Eric Botcazou
1
-181
/
+272
2006-09-29
decl.c (gnat_to_gnu_entity): Do not set "const" flag on "pure" Ada subprogram...
Eric Botcazou
1
-0
/
+5
2006-09-13
re PR ada/29025 (procedure doesn't modify In Out parameter)
Olivier Hainque
1
-10
/
+17
2006-05-28
decl.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2006-03-04
gigi.h (get_ada_base_type): Delete.
Eric Botcazou
1
-6
/
+5
2006-02-15
re PR ada/26096 (Ada bootstrap fails in g-alleve.adb)
Richard Kenner
1
-23
/
+100
2005-12-09
tree.c (recompute_tree_invariant_for_addr_expr): Rename from recompute_tree_i...
Diego Novillo
1
-2
/
+2
2005-12-09
trans.c (tree_transform, emit_check): Adjust calls to build_call_raise, passi...
Olivier Hainque
1
-13
/
+18
2005-12-02
trans.c (gnat_gimplify_expr): Use buildN instead of build.
Richard Guenther
1
-1
/
+1
2005-11-17
re PR ada/22333 (ACATS FAIL c34007p c34007r c45282b spurious discriminant CON...
Richard Kenner
1
-6
/
+32
2005-11-15
decl.c: Factor common code to build a storage type for an unconstrained objec...
Thomas Quinot
1
-50
/
+136
2005-11-10
re PR ada/23995 (ICE on misaligned rep clause)
Eric Botcazou
1
-0
/
+3
2005-11-03
re PR ada/23427 (latent bug with array type size check)
James E Wilson
1
-2
/
+2
2005-10-21
re PR ada/21937 (Member record alignment triggers an ICE)
Eric Botcazou
1
-13
/
+11
2005-08-29
trans.c: Protect < in error msg with quote Replace GCC_ZCX by Back_End_Except...
Arnaud Charlet
1
-11
/
+15
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
1
-1
/
+2
2005-07-04
decl.c (prepend_attributes): New case.
Eric Botcazou
1
-4
/
+41
2005-07-01
Update FSF address
R. Kelley Cook
1
-2
/
+2
2005-06-16
re PR ada/20515 ("stdcall" imports are not handled correctly)
Eric Botcazou
1
-8
/
+47
2005-06-02
trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when...
Andrew Pinski
1
-0
/
+1
2005-05-29
cal.c, [...]: Fix comment typos.
Kazu Hirata
1
-3
/
+3
2005-04-01
adaint.c, [...]: Fix comment typos.
Kazu Hirata
1
-5
/
+5
2005-03-29
decl.c (gnat_to_gnu_entity): Rework comment.
Eric Botcazou
1
-2
/
+1
2005-03-18
ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.
Eric Botcazou
1
-31
/
+34
2005-03-15
trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry.
Eric Botcazou
1
-0
/
+2
2005-03-15
re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)
Eric Botcazou
1
-31
/
+45
2005-02-10
g-zstspl.ads: New file.
Robert Dewar
1
-10
/
+12
[next]