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
/
gcc-interface
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-05-26
decl.c: (gnat_to_gnu_entity): In ASIS mode, do not check that access types ha...
Eric Botcazou
1
-3
/
+6
2013-05-26
decl.c (vinfo_t): New type and associated vector.
Eric Botcazou
1
-87
/
+158
2013-05-26
gigi.h (create_type_decl): Adjust prototype.
Eric Botcazou
1
-131
/
+137
2013-05-26
gigi.h (make_aligning_type): Adjust prototype.
Eric Botcazou
1
-1
/
+1
2013-05-26
decl.c (gnat_to_gnu_entity): Do not prematurely elaborate the full view of a ...
Eric Botcazou
1
-2
/
+5
2013-05-26
decl.c (gnat_to_gnu_entity): Always build the UNC variable for aliased object...
Eric Botcazou
1
-19
/
+12
2013-05-24
gigi.h (enum inline_status_t): New type.
Eric Botcazou
1
-6
/
+9
2013-05-24
decl.c (gnat_to_gnu_entity): Constify a handful of local variables.
Eric Botcazou
1
-13
/
+60
2013-05-07
re PR ada/56474 (bogus Storage_Error raised for record containing empty zero-...
Eric Botcazou
1
-5
/
+10
2013-04-11
stor-layout.c (skip_simple_constant_arithmetic): Move to...
Eric Botcazou
1
-4
/
+5
2013-03-06
decl.c (gnat_to_gnu_field): Remove the wrapper around a misaligned integral t...
Eric Botcazou
1
-0
/
+7
2013-02-06
Revert previous change, unintended.
Arnaud Charlet
1
-69
/
+19
2013-02-06
[multiple changes]
Arnaud Charlet
1
-19
/
+69
2013-02-03
decl.c: Include diagnostic-core.h.
Eric Botcazou
1
-0
/
+5
2013-01-07
decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discrim...
Eric Botcazou
1
-8
/
+5
2013-01-06
decl.c (gnat_to_gnu_field): Emit a specialized diagnostic for component size ...
Olivier Hainque
1
-5
/
+21
2013-01-06
* gcc-interface/decl.c (elaborate_entity) <E_Record_Type>: Delete.
Eric Botcazou
1
-12
/
+0
2013-01-06
decl.c (gnat_to_gnu_entity): Do not pack the field of the record type made fo...
Eric Botcazou
1
-3
/
+6
2013-01-06
decl.c (annotate_value): Be prepared for discriminants inherited from parent ...
Eric Botcazou
1
-11
/
+18
2012-11-28
stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...
Eric Botcazou
1
-27
/
+29
2012-11-23
decl.c (components_need_strict_alignment): New.
Eric Botcazou
1
-7
/
+45
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-2
/
+2
2012-11-18
decl.c: Remove trailing spaces.
Eric Botcazou
1
-2
/
+2
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-43
/
+41
2012-10-22
decl.c (gnat_to_gnu_entity): Force BLKmode on the type if it is passed by ref...
Eric Botcazou
1
-4
/
+16
2012-10-22
decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities int...
Eric Botcazou
1
-8
/
+56
2012-10-22
decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out...
Eric Botcazou
1
-1
/
+5
2012-10-02
decl.c (elaborate_expression_1): Use the variable for bounds of loop iterarat...
Eric Botcazou
1
-0
/
+1
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-9
/
+4
2012-08-19
decl.c (gnat_to_gnu_entity): Use proper dummy type for the temporary COMPONEN...
Eric Botcazou
1
-2
/
+3
2012-07-19
decl.c (gnat_to_gnu_entity): Try to ensure that an object of CW type initiali...
Eric Botcazou
1
-1
/
+12
2012-07-19
decl.c (gnat_to_gnu_entity): Do not look up the REP part of the base type in ...
Eric Botcazou
1
-6
/
+6
2012-07-16
decl.c (intrin_return_compatible_p): Map Address to void *.
Tristan Gingold
1
-0
/
+4
2012-07-03
exp_disp.adb (Expand_Dispatching_Call): Propagate the convention on the desig...
Eric Botcazou
1
-3
/
+49
2012-06-13
Revert
Eric Botcazou
1
-74
/
+3
2012-06-11
decl.c (gnat_to_gnu_entity): Convert GNU_SIZE to units before invoking alloca...
Eric Botcazou
1
-62
/
+54
2012-06-11
decl.c (gnat_to_gnu_entity): Do not specifically deal with external constants...
Eric Botcazou
1
-3
/
+4
2012-06-11
decl.c (gnat_to_gnu_entity): Translate the Esize on entry only for elementary...
Eric Botcazou
1
-8
/
+11
2012-05-26
decl.c (variant_desc): Rename 'record' to 'new_type'.
Eric Botcazou
1
-8
/
+15
2012-05-19
decl.c (Has_Thiscall_Convention): New macro.
Eric Botcazou
1
-3
/
+74
2012-05-18
decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained...
Eric Botcazou
1
-0
/
+8
2012-05-06
decl.c (gnat_to_gnu_entity): In the renaming case...
Eric Botcazou
1
-0
/
+8
2012-05-06
gigi.h (make_packable_type): Declare.
Eric Botcazou
1
-658
/
+13
2012-04-30
decl.c (gnat_to_gnu_entity): In type annotation mode...
Eric Botcazou
1
-22
/
+42
2012-04-30
gigi.h (mark_out_of_scope): Delete.
Eric Botcazou
1
-38
/
+0
2012-03-31
Revert
Eric Botcazou
1
-18
/
+0
[next]