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/gfortran-test
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-11
decl.c (gnat_to_gnu_entity): New case to deal with the definition of named nu...
Eric Botcazou
3
-20
/
+58
2019-10-04
Mark C2x built-in functions as such.
Joseph Myers
1
-0
/
+1
2019-10-01
libada: Respect `--enable-version-specific-runtime-libs'
Maciej W. Rozycki
1
-3
/
+4
2019-10-01
libada: Remove racy duplicate gnatlib installation
Maciej W. Rozycki
1
-1
/
+4
2019-09-27
set DECL_SIZE_UNIT for zero-sized fields
Alexandre Oliva
1
-0
/
+1
2019-09-23
trans.c (Regular_Loop_to_gnu): Do not rotate the loop if -Og is enabled.
Eric Botcazou
2
-5
/
+8
2019-09-23
trans.c (gnat_compile_time_expr_list): New variable.
Eric Botcazou
1
-12
/
+32
2019-09-23
trans.c (Attribute_to_gnu): Test Can_Use_Internal_Rep on the underlying type ...
Eric Botcazou
1
-25
/
+23
2019-09-23
decl.c (components_to_record): Do not reorder fields in packed record types i...
Eric Botcazou
1
-4
/
+11
2019-09-19
[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
Tom Tromey
1
-1
/
+1
2019-09-19
[Ada] Move SPARK borrow-checker to gnat2why codebase
Yannick Moy
1
-1
/
+0
2019-08-30
decl.c (maybe_saturate_size): New function.
Eric Botcazou
2
-6
/
+21
2019-08-30
ada-tree.h (DECL_FORCED_BY_REF_P): New macro.
Eric Botcazou
3
-20
/
+21
2019-08-30
trans.c (gnat_to_gnu): Do not set the location on an expression used for a tag.
Eric Botcazou
1
-2
/
+8
2019-08-30
gigi.h (aggregate_type_contains_array_p): Declare.
Eric Botcazou
3
-63
/
+54
2019-08-30
trans.c (lvalue_required_p): Adjust GNU_TYPE in the recursive call.
Eric Botcazou
1
-4
/
+6
2019-08-30
utils.c (build_template): Deal with parameters passed by pointer to component...
Eric Botcazou
1
-13
/
+16
2019-08-30
decl.c (annotate_value): Inline the call also if List_Representation_Info is ...
Eric Botcazou
1
-1
/
+1
2019-08-30
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Size>: Add assertion.
Eric Botcazou
1
-0
/
+3
2019-08-30
gigi.h (gigi_checking_assert): New macro.
Eric Botcazou
3
-146
/
+68
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
1
-2
/
+2
2019-08-20
[Ada] Add missing dot at the end of lang.opt doc for -fdump-scos
Pierre-Marie de Rodat
1
-1
/
+1
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-1
/
+1
2019-08-19
[Ada] Generate ada_target_properties
Jerome Guitton
1
-0
/
+2
2019-08-19
[Ada] Fix thinko in Acc_Loop_to_gnu
Olivier Hainque
1
-4
/
+1
2019-08-19
[Ada] Define the -fdump-scos option in lang.opt
Pierre-Marie de Rodat
2
-0
/
+5
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
1
-5
/
+4
2019-08-13
[Ada] Systematically pass LN_S to relevant gnatlib targets
Arnaud Charlet
2
-9
/
+19
2019-08-02
rework Ada EH Machine_Occurrence deallocation
Alexandre Oliva
1
-44
/
+118
2019-07-11
[Ada] New Repinfo.Input unit to read back JSON representation info.
Eric Botcazou
1
-0
/
+1
2019-07-08
[Ada] Arrange not to set DECL_ARTIFICIAL on elab procs
Olivier Hainque
1
-3
/
+7
2019-07-03
[Ada] ABE checks v3.0, foundations of Elaboration order v4.0
Hristian Kirtchev
1
-2
/
+15
2019-07-01
[Ada] Implement GNAT.Graphs
Hristian Kirtchev
1
-0
/
+1
2019-06-29
decl.c (gnat_to_gnu_entity): Beep up comment on SAVED...
Eric Botcazou
1
-13
/
+35
2019-06-29
utils.c (unchecked_convert): Tweak comment.
Eric Botcazou
1
-5
/
+32
2019-06-29
decl.c (gnat_to_gnu_entity): If the type requires strict alignment, then set ...
Eric Botcazou
2
-73
/
+71
2019-06-29
decl.c (gnat_to_gnu_field): Rework error messages for fields requiring strict...
Eric Botcazou
1
-53
/
+56
2019-06-29
trans.c (mark_visited_r): Set TYPE_SIZES_GIMPLIFIED on the main variant of a ...
Eric Botcazou
1
-1
/
+2
2019-06-29
decl.c (set_nonaliased_component_on_array_type): Add missing guard for the pr...
Eric Botcazou
1
-2
/
+4
2019-06-29
expr.c (expand_expr_real_1): Apply the big-endian adjustment for bit-fields t...
Eric Botcazou
3
-50
/
+109
2019-06-25
decl.c (gnat_to_gnu_entity): Remove superfluous test in previous change.
Eric Botcazou
2
-4
/
+5
2019-06-24
ipa-utils.h (type_with_linkage_p): Verify that type is CXX_ODR_P.
Jan Hubicka
2
-3
/
+7
2019-06-24
utils.c (handle_nonnull_attribute): Quote attribute name.
Martin Sebor
1
-7
/
+8
2019-05-28
* gcc-interface/utils.c (handle_stack_protect_attribute): Move around.
Eric Botcazou
1
-16
/
+16
2019-05-28
implementation_defined_pragmas.rst (Machine_Attribute): Document additional o...
Eric Botcazou
2
-57
/
+274
2019-05-28
trans.c (lvalue_required_for_attribute_p): Return 0 for 'Size too.
Eric Botcazou
1
-18
/
+24
2019-05-28
trans.c (gnat_to_gnu): Remove superfluous tests on Backend_Overflow_Checks_On...
Eric Botcazou
1
-14
/
+11
2019-05-28
trans.c (walk_nesting_tree): New static function.
Eric Botcazou
1
-5
/
+15
2019-05-28
decl.c (gnat_to_gnu_entity): Remove obsolete test on Is_For_Access_Subtype.
Eric Botcazou
1
-1
/
+0
2019-05-28
decl.c (components_to_record): Set a name on the type created for the REP par...
Eric Botcazou
2
-19
/
+21
[prev]
[next]