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
2015-01-10
cuintp.c: Bump copyright year.
Eric Botcazou
1
-1
/
+1
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+11
2015-01-07
[multiple changes]
Arnaud Charlet
1
-0
/
+4
2015-01-07
trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...
Olivier Hainque
1
-5
/
+14
2014-12-22
trans.c (Attribute_to_gnu): If the type is a floating-point type...
Eric Botcazou
1
-5
/
+52
2014-11-24
trans.c (build_return_expr): Use INIT_EXPR instead of MODIFY_EXPR to assign t...
Eric Botcazou
1
-6
/
+7
2014-11-24
trans.c (push_range_check_info): Replace early test with assertion.
Eric Botcazou
1
-3
/
+3
2014-11-22
trans.c (Call_to_gnu): Strip unchecked conversions on actuals of In parameter...
Eric Botcazou
1
-6
/
+10
2014-11-22
trans.c (gnat_gimplify_expr): Add 'type' variable.
Eric Botcazou
1
-10
/
+12
2014-11-05
trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...
Eric Botcazou
1
-30
/
+59
2014-11-05
trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...
Eric Botcazou
1
-3
/
+7
2014-11-05
utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...
Eric Botcazou
1
-1
/
+57
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
1
-2
/
+2
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+10
2014-10-27
* gcc-interface/trans.c (gnat_to_gnu) <N_Real_Literal>: Minor tweaks.
Eric Botcazou
1
-11
/
+8
2014-08-04
[multiple changes]
Arnaud Charlet
1
-6
/
+9
2014-08-02
add a hash_set based on hash_table
Trevor Saunders
1
-6
/
+6
2014-08-01
[multiple changes]
Arnaud Charlet
1
-2
/
+13
2014-08-01
[multiple changes]
Arnaud Charlet
1
-7
/
+23
2014-08-01
ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
Arnaud Charlet
1
-272
/
+67
2014-08-01
[multiple changes]
Arnaud Charlet
1
-16
/
+56
2014-08-01
* gcc-interface/decl.c, gcc-interface/trans.c: Remove VMS handling.
Robert Dewar
1
-7
/
+0
2014-07-31
trans.c, misc.c: Remove references to VMS.
Arnaud Charlet
1
-57
/
+32
2014-07-31
decl.c, [...]: Add handling of Inline_Always pragma.
Javier Miranda
1
-24
/
+34
2014-07-30
[multiple changes]
Arnaud Charlet
1
-38
/
+86
2014-07-24
ADA fixed for symtab_node issues.
Martin Liska
1
-1
/
+1
2014-07-18
decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.
Arnaud Charlet
1
-6
/
+7
2014-05-18
trans.c (Subprogram_Body_to_gnu): Rework comment and set function_start_locus.
Eric Botcazou
1
-3
/
+5
2014-05-18
fe.h (Set_Present_Expr): Move around.
Eric Botcazou
1
-2
/
+1
2014-05-18
decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...
Eric Botcazou
1
-18
/
+5
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-6
/
+6
2014-05-14
decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.
Richard Sandiford
1
-2
/
+5
2014-04-28
exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...
Eric Botcazou
1
-8
/
+8
2014-04-23
Revert
Eric Botcazou
1
-8
/
+8
2014-04-22
fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.
Eric Botcazou
1
-9
/
+8
2014-04-15
* gcc-interface/trans.c (Case_Statement_to_gnu): Revert latest change.
Eric Botcazou
1
-12
/
+17
2014-04-15
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Eric Botcazou
1
-41
/
+109
2014-04-15
cfgloop.h (struct loop): Move force_vectorize down.
Eric Botcazou
1
-0
/
+9
2014-04-14
snames.ads-tmpl (Name_Ivdep): New pragma-related name.
Eric Botcazou
1
-6
/
+17
2014-04-14
opt.ads (Suppress_Back_Annotation): Remove as unused.
Eric Botcazou
1
-0
/
+2
2014-02-25
* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.
Eric Botcazou
1
-4
/
+21
2014-02-19
[multiple changes]
Arnaud Charlet
1
-0
/
+4
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
[next]