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
2017-10-02
Fix mismatched precisions in tree arithmetic
Richard Sandiford
1
-3
/
+5
2017-09-09
decl.c (gnat_to_gnu_entity): Don't generate debug info for inner record types...
Pierre-Marie de Rodat
1
-5
/
+19
2017-09-09
decl.c (components_to_record): Do not reorder in non- packed record types if...
Eric Botcazou
1
-1
/
+5
2017-09-09
decl.c (gnat_to_gnu_entity): Copy the layout of the record from the parent ty...
Eric Botcazou
1
-4
/
+6
2017-09-09
decl.c (promote_object_alignment): New function taken from...
Eric Botcazou
1
-40
/
+58
2017-09-09
decl.c (gnat_to_gnu_entity): Apply the promotion to static memory earlier in ...
Eric Botcazou
1
-12
/
+13
2017-09-09
decl.c (gnat_to_gnu_entity): Only set the TYPE_ALIGN_OK and TYPE_BY_REFERENCE...
Eric Botcazou
1
-15
/
+15
2017-09-07
re PR ada/82127 (gnat.dg/specs/constructor.ads FAILs)
Eric Botcazou
1
-5
/
+3
2017-09-06
decl.c (warn_on_field_placement): Issue the warning only if the record type i...
Eric Botcazou
1
-0
/
+4
2017-09-06
[multiple changes]
Arnaud Charlet
1
-13
/
+12
2017-09-05
re PR ada/62235 (segmentation fault on Ada 2012 code)
Eric Botcazou
1
-3
/
+6
2017-09-05
gigi.h (renaming_from_generic_instantiation_p): Turn to
Eric Botcazou
1
-16
/
+15
2017-09-05
repinfo.ads: Document new treatment of dynamic values.
Eric Botcazou
1
-38
/
+65
2017-08-30
[33/77] Add a NARROWEST_INT_MODE macro
Richard Sandiford
1
-1
/
+1
2017-08-30
[21/77] Replace SCALAR_INT_MODE_P checks with is_a <scalar_int_mode>
Richard Sandiford
1
-2
/
+3
2017-08-30
[17/77] Add an int_mode_for_size helper function
Richard Sandiford
1
-5
/
+5
2017-08-30
[6/77] Make GET_MODE_WIDER return an opt_mode
Richard Sandiford
1
-1
/
+1
2017-06-21
DWARF: make it possible to emit debug info for declarations only
Pierre-Marie de Rodat
1
-7
/
+12
2017-05-22
decl.c (gnat_to_gnu_entity): Skip regular processing for Itypes that are E_Ac...
Eric Botcazou
1
-5
/
+6
2017-05-22
sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from a limited view...
Eric Botcazou
1
-8
/
+21
2017-05-22
decl.c (gnat_to_gnu_field): Do not enforce strict alignment for simple volati...
Eric Botcazou
1
-18
/
+16
2017-05-15
trans.c (gnat_to_gnu): Fix formatting.
Eric Botcazou
1
-12
/
+10
2017-05-15
decl.c (gnat_to_gnu_entity): When there is a representation clause on an exte...
Eric Botcazou
1
-2
/
+14
2017-05-02
[multiple changes]
Arnaud Charlet
1
-382
/
+405
2017-05-01
* gcc-interface/decl.c (components_to_record): Add missing guard.
Eric Botcazou
1
-7
/
+14
2017-05-01
decl.c (components_to_record): Add more comments.
Eric Botcazou
1
-1
/
+12
2017-04-27
[multiple changes]
Arnaud Charlet
1
-67
/
+278
2017-02-24
decl.c (gnat_to_gnu_field): Do not remove the wrapper around a justified modu...
Eric Botcazou
1
-5
/
+8
2017-02-24
c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...
Eric Botcazou
1
-12
/
+69
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
[next]