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
/
decl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
decl.c (gnat_to_gnu_entity): When they are global...
Pierre-Marie de Rodat
1
-0
/
+1
2016-12-07
decl.c (gnat_to_gnu_entity): Translate System.Address into ptr_type_node for ...
Eric Botcazou
1
-13
/
+7
2016-12-07
decl.c (gnat_to_gnu_entity): Also call finish_character_type on Character sub...
Eric Botcazou
1
-2
/
+8
2016-11-13
decl.c (gnat_to_gnu_entity): In assertion about known Esize...
Bob Duff
1
-1
/
+2
2016-11-13
decl.c (gnat_to_gnu_entity): Look at the underlying type for the signedness o...
Eric Botcazou
1
-1
/
+1
2016-11-13
decl.c (annotate_value): Deal specially with negative constants.
Eric Botcazou
1
-0
/
+8
2016-10-11
utils2.c (build_binary_op): Add a NO_FOLD argument.
Pierre-Marie de Rodat
1
-10
/
+16
2016-10-11
fe.h (Constant_Value): Declare.
Tristan Gingold
1
-0
/
+9
2016-10-10
decl.c (gnat_to_gnu_entity): Put volatile qualifier on types at the very end ...
Eric Botcazou
1
-14
/
+15
2016-10-08
utils.c (convert): Add missing break.
Eric Botcazou
1
-5
/
+5
2016-09-26
Fix fallthrough comments for Ada, Solaris/x86, SPARC
Rainer Orth
1
-5
/
+5
2016-09-23
* hsa-gen.c (hsa_op_immed::hsa_op_immed Use CONSTRUCTOR_NELTS (...)
Jakub Jelinek
1
-1
/
+1
2016-07-14
decl.c (gnat_to_gnu_entity): Also use the void pointer type if the designated...
Eric Botcazou
1
-4
/
+14
2016-07-05
decl.c (gnat_to_gnu_entity): Invoke global_bindings_p last when possible.
Eric Botcazou
1
-18
/
+17
2016-06-29
re PR ada/48835 (porting GNAT to m68k-linux)
Eric Botcazou
1
-34
/
+60
2016-06-21
tree.c (verify_type_variant): Skip TYPE_SIZE and TYPE_SIZE_UNIT if they are b...
Eric Botcazou
1
-13
/
+35
2016-06-13
decl.c (gnat_to_gnu_subprog_type): Build only a minimal PARM_DECL when the pa...
Eric Botcazou
1
-1
/
+4
2016-06-13
decl.c (gnat_to_gnu_entity): Deal with PLUS_EXPR in the expression of a renam...
Eric Botcazou
1
-0
/
+1
2016-06-11
decl.c (gnat_to_gnu_entity): Do not clobber gnat_entity_name with temporary n...
Pierre-Marie de Rodat
1
-9
/
+11
2016-06-06
decl.c (Gigi_Equivalent_Type): Make sure equivalent types are present before ...
Eric Botcazou
1
-9
/
+12
2016-06-06
decl.c (gnat_to_gnu_entity): Remove useless 'else' statements and tidy up.
Eric Botcazou
1
-48
/
+54
2016-06-06
gigi.h (finish_subprog_decl): Add ASM_NAME parameter.
Eric Botcazou
1
-126
/
+229
2016-05-20
tree-vrp.c (compare_values_warnv): Simplify handling of symbolic ranges by ca...
Eric Botcazou
1
-2
/
+8
2016-05-16
decl.c (gnat_to_gnu_entity): Do not build a specific type for the object if i...
Eric Botcazou
1
-3
/
+0
2016-05-16
* doc/gnat_rm/implementation_defined_attributes.rst
Eric Botcazou
1
-50
/
+19
2016-05-02
decl.c (elaborate_reference_1): Do not bother about operand #2 for COMPONENT_...
Eric Botcazou
1
-1
/
+1
2016-04-27
sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...
Eric Botcazou
1
-661
/
+806
2016-04-27
gigi.h (gnat_to_gnu_entity): Adjust prototype.
Eric Botcazou
1
-53
/
+46
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-25
/
+27
2016-04-18
* gcc-interface/decl.c: Rename Descendent -> Descendant
Vincent Celier
1
-2
/
+2
2016-04-02
decl.c (components_to_record): Restrict the previous change to fields with va...
Eric Botcazou
1
-5
/
+7
2016-03-27
decl.c (components_to_record): Add special case for single field with represe...
Eric Botcazou
1
-0
/
+17
2016-03-07
decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manuall...
Eric Botcazou
1
-6
/
+4
2016-02-29
decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...
Eric Botcazou
1
-51
/
+23
2016-02-29
decl.c (gnat_to_gnu_entity): In ASIS mode, fully lay out the minimal record t...
Eric Botcazou
1
-1
/
+2
2016-02-29
ada-tree.h (DECL_RETURN_VALUE_P): New macro.
Eric Botcazou
1
-30
/
+37
2016-01-28
gigi.h (enum attr_type): Rename into...
Eric Botcazou
1
-4
/
+4
2016-01-20
exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...
Eric Botcazou
1
-9
/
+29
2016-01-18
gigi.h (build_call_raise_column): Adjust prototype.
Eric Botcazou
1
-6
/
+3
2016-01-18
ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
Eric Botcazou
1
-21
/
+21
2015-12-20
decl.c (gnat_to_gnu_entity): During layout in type_annotate_only mode...
Eric Botcazou
1
-11
/
+43
2015-12-17
DWARF: describe properly Ada packed arrays
Pierre-Marie de Rodat
1
-14
/
+66
2015-12-17
DWARF: describe Ada dynamic arrays as proper arrays
Pierre-Marie de Rodat
1
-15
/
+27
2015-12-17
DWARF: add a language hook for fixed-point types
Pierre-Marie de Rodat
1
-2
/
+70
2015-12-17
DWARF: add a language hook to override types in debugging information
Pierre-Marie de Rodat
1
-0
/
+4
2015-12-17
DWARF: handle variable-length records and variant parts
Pierre-Marie de Rodat
1
-8
/
+11
2015-11-30
gigi.h (create_var_decl): Adjust prototype.
Eric Botcazou
1
-59
/
+64
2015-11-30
ada-tree.h (TYPE_MAX_ALIGN): New macro.
Eric Botcazou
1
-44
/
+38
2015-11-24
decl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal translation for root ...
Eric Botcazou
1
-4
/
+42
2015-11-24
decl.c (is_cplusplus_method): Check that the type of the first parameter (ind...
Eric Botcazou
1
-4
/
+19
[next]