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-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
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
decl.c (gnat_to_gnu_entity): Adjust comment.
Eric Botcazou
1
-1
/
+1
2014-08-04
[multiple changes]
Arnaud Charlet
1
-20
/
+14
2014-08-01
[multiple changes]
Arnaud Charlet
1
-2
/
+22
2014-08-01
fe.h (GNAT_Mode): New.
Arnaud Charlet
1
-1
/
+2
2014-08-01
[multiple changes]
Arnaud Charlet
1
-1
/
+3
2014-08-01
ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
Arnaud Charlet
1
-164
/
+67
2014-08-01
[multiple changes]
Arnaud Charlet
1
-19
/
+1
2014-08-01
* gcc-interface/decl.c, gcc-interface/trans.c: Remove VMS handling.
Robert Dewar
1
-9
/
+7
2014-07-31
decl.c, [...]: Add handling of Inline_Always pragma.
Javier Miranda
1
-3
/
+19
2014-07-30
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Pierre-Marie de Rodat
1
-5
/
+6
2014-07-18
decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.
Arnaud Charlet
1
-21
/
+23
2014-05-18
decl.c (change_qualified_type): New static function.
Eric Botcazou
1
-49
/
+48
2014-05-18
decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...
Eric Botcazou
1
-10
/
+3
2014-05-18
decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...
Eric Botcazou
1
-2
/
+4
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-1
/
+1
2014-05-14
decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.
Richard Sandiford
1
-1
/
+2
2014-05-13
* gcc-interface/decl.c (annotate_value): Fix thinko in latest change.
Eric Botcazou
1
-5
/
+6
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-5
/
+3
2014-04-28
exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...
Eric Botcazou
1
-11
/
+9
2014-04-23
Revert
Eric Botcazou
1
-4
/
+2
2014-04-22
fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.
Eric Botcazou
1
-2
/
+4
2014-04-15
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Eric Botcazou
1
-79
/
+64
2014-04-15
decl.c (prepend_one_attribute_pragma): Call Is_OK_Static_Expression in lieu o...
Eric Botcazou
1
-2
/
+4
2014-04-14
tree.h (TYPE_IDENTIFIER): Declare.
Paolo Carlini
1
-17
/
+5
2014-04-14
opt.ads (Suppress_Back_Annotation): Remove as unused.
Eric Botcazou
1
-15
/
+36
2014-04-14
stor-layout.c (place_field): Finalize non-constant offset for the field, if any.
Eric Botcazou
1
-1
/
+2
2014-01-25
decl.c (gnat_to_gnu_entity): Always build a variable for E_Variable with a pr...
Tristan Gingold
1
-0
/
+4
2014-01-25
decl.c (gnat_to_gnu_param): Make sure an Out parameter with Default_Value asp...
Robert Dewar
1
-2
/
+4
2014-01-24
[multiple changes]
Arnaud Charlet
1
-95
/
+112
2014-01-20
decl.c (gnat_to_gnu_entity): Robustify tests for aliased objects with an unco...
Eric Botcazou
1
-8
/
+9
2014-01-20
decl.c (gnat_to_gnu_entity): Tidy up.
Eric Botcazou
1
-18
/
+50
2014-01-20
decl.c (gnat_to_gnu_entity): Remove obsolete code for type_annotate_only mode...
Eric Botcazou
1
-40
/
+16
2013-12-20
merge auto_vec and stack_vec
Trevor Saunders
1
-1
/
+1
2013-12-04
decl.c (components_to_record): Add specific handling for fields with zero siz...
Eric Botcazou
1
-0
/
+23
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-20
cuintp.c (UI_From_gnu): Use tree_to_shwi.
Kenneth Zadeck
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-4
/
+4
2013-11-18
cuintp.c: Update comments to refer to tree_fits_shwi_p rather than host_integ...
Richard Sandiford
1
-2
/
+2
2013-11-18
decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
Richard Sandiford
1
-8
/
+8
2013-11-18
decl.c (gnat_to_gnu_entity): Deal with an error mark as renamed object in typ...
Eric Botcazou
1
-2
/
+6
2013-10-28
df-scan.c (df_collection_rec): Adjust.
Trevor Saunders
1
-6
/
+1
2013-10-17
[multiple changes]
Arnaud Charlet
1
-7
/
+7
2013-10-13
decl.c (gnat_to_gnu_entity): Force all local variables with aggregate types i...
Eric Botcazou
1
-2
/
+15
2013-10-13
* gcc-interface/decl.c (gnat_to_gnu_param): Remove obsolete comment.
Eric Botcazou
1
-6
/
+2
2013-09-18
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Abstract_State>: New.
Eric Botcazou
1
-0
/
+6
2013-08-13
decl.c (gnat_to_gnu_entity): Do not bother about alias sets of derived types ...
Eric Botcazou
1
-1
/
+1
2013-08-13
decl.c (gnat_to_gnu_entity): Replace True with true.
Eric Botcazou
1
-10
/
+10
2013-06-13
ada-tree.h (DECL_BY_DOUBLE_REF_P): Delete.
Eric Botcazou
1
-24
/
+5
[next]