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
2018-10-09
[Ada] Remove spurious -Wuninitialized warning for small array at -O2
Eric Botcazou
1
-27
/
+44
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-3
/
+3
2018-09-26
[Ada] ICE on array of task type with -gnatct
Eric Botcazou
1
-1
/
+2
2018-09-26
[Ada] Wrong handling of address clause for limited record type
Eric Botcazou
1
-4
/
+4
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-1
/
+1
2018-07-17
decl.c (choices_to_gnu): Rename parameters.
Eric Botcazou
1
-55
/
+56
2018-07-17
[Ada] ICE on renaming of result of binary operation
Eric Botcazou
1
-6
/
+5
2018-07-17
[Ada] Type mismatch warning for imported C++ class
Eric Botcazou
1
-25
/
+63
2018-07-07
decl.c (gnat_to_gnu_entity): Add GNAT_DECL local variable and use it throughout.
Eric Botcazou
1
-38
/
+54
2018-07-07
gigi.h (add_decl_expr): Adjust prototype.
Eric Botcazou
1
-4
/
+3
2018-07-07
decl.c (gnat_to_gnu_param): Minor tweak.
Eric Botcazou
1
-13
/
+23
2018-06-12
ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...
Eric Botcazou
1
-15
/
+1
2018-06-12
decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table th...
Eric Botcazou
1
-15
/
+6
2018-06-12
decl.c (warn_on_field_placement): Use specific wording for discriminants.
Eric Botcazou
1
-19
/
+45
2018-06-12
decl.c (variant_desc): Add AUX field.
Eric Botcazou
1
-44
/
+92
2018-06-11
[Ada] Fix wrong code for initialization of fat pointer with -Og
Eric Botcazou
1
-20
/
+35
2018-06-02
decl.c (gnat_to_gnu_entity): If this is not a definition...
Eric Botcazou
1
-8
/
+8
2018-06-02
ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.
Eric Botcazou
1
-11
/
+31
2018-05-31
[Ada] Fix strange behavior of Object_Size for packed array subtype
Eric Botcazou
1
-32
/
+12
2018-05-28
[Ada] Minor cleanup in repinfo unit
Eric Botcazou
1
-2
/
+2
2018-05-25
[Ada] Support for C99 and C++ standard boolean types
Eric Botcazou
1
-7
/
+30
2018-05-24
[Ada] Fix irregular output with -gnatR3
Eric Botcazou
1
-17
/
+41
2018-03-06
trans.c (convert_with_check): Fix typo in the condition guarding the overflow...
Eric Botcazou
1
-1
/
+1
2018-02-02
decl.c (array_type_has_nonaliased_component): Return false if the component t...
Eric Botcazou
1
-0
/
+5
2018-01-10
decl.c (gnat_to_gnu_component_type): Apply the check for atomic access once t...
Eric Botcazou
1
-3
/
+3
2017-12-21
decl.c (gnat_to_gnu_entity): Always take into account the Esize if it is known.
Eric Botcazou
1
-1
/
+1
2017-12-20
trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.
Eric Botcazou
1
-2
/
+2
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
1
-2
/
+2
2017-12-14
decl.c (gnat_to_gnu_field): Do not set the alignment of the enclosing record ...
Eric Botcazou
1
-1
/
+2
2017-12-14
gigi.h (pad_type_has_rm_size): Declare.
Eric Botcazou
1
-46
/
+18
2017-12-13
decl.c (gnat_to_gnu_entity): Robustify test for types descendant of System.Ad...
Eric Botcazou
1
-3
/
+3
2017-11-23
re PR ada/83091 (ICE with -g in arm-eabi compilation)
Eric Botcazou
1
-1
/
+5
2017-10-10
Require wi::to_wide for trees
Richard Sandiford
1
-2
/
+3
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
[prev]
[next]