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-05-07
Fix make install-gcc-specs with empty GCC_SPECS_FILES
Rainer Orth
1
-3
/
+2
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-1
/
+1
2019-02-08
trans.c (gnat_to_gnu): Minor tweak.
Eric Botcazou
2
-21
/
+33
2019-02-08
utils.c (max_size): Be prepared for an operand with VOID_TYPE.
Eric Botcazou
1
-4
/
+11
2019-02-08
trans.c (elaborate_all_entities): Do not elaborate the entities of a package ...
Eric Botcazou
1
-1
/
+2
2019-02-08
trans.c (Regular_Loop_to_gnu): Replace tests on individual flag_unswitch_loop...
Eric Botcazou
1
-6
/
+5
2019-01-27
repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...
Eric Botcazou
7
-364
/
+383
2019-01-27
decl.c (array_type_has_nonaliased_component): Return the same value for every...
Eric Botcazou
1
-9
/
+5
2019-01-26
trans.c (Regular_Loop_to_gnu): Use the SLOC of the iteration scheme, if prese...
Eric Botcazou
1
-10
/
+16
2019-01-26
trans.c (gnat_to_gnu): Use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT for the s...
Eric Botcazou
1
-6
/
+11
2019-01-26
trans.c (struct loop_info_d): Remove artificial field.
Eric Botcazou
1
-2
/
+0
2019-01-26
trans.c (Iterate_Acc_Clause_Arg): Fix formatting.
Eric Botcazou
1
-61
/
+70
2019-01-26
decl.c (annotate_value): Use test on the sign bit instead of on the sign of t...
Eric Botcazou
1
-17
/
+29
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
7
-7
/
+7
2018-12-14
decl.c (rm_size): Take into account the padding in the case of a record type ...
Eric Botcazou
2
-13
/
+15
2018-12-14
dwarf2out.c (analyze_discr_in_predicate): Simplify.
Eric Botcazou
1
-0
/
+3
2018-12-11
re PR ada/88429 (libada build fails with --disable-shared)
Eric Botcazou
1
-8
/
+15
2018-12-11
[Ada] Fix -gnatR3 output for dynamically constrained record
Eric Botcazou
2
-111
/
+120
2018-12-11
[Ada] Fix elaboration of record with 1-element dynamic array
Eric Botcazou
2
-9
/
+14
2018-12-11
[Ada] Remove vxlink and vxaddr2line from this repository
Jerome Lambourg
2
-35
/
+0
2018-12-11
[Ada] Complete implementation of RM C.6(19) clause
Eric Botcazou
1
-6
/
+47
2018-12-11
[Ada] Remove vxworks*-crtbe-link.spec
Jerome Lambourg
1
-16
/
+0
2018-12-11
[Ada] Fix an ICE on instantiated subprogram with -gnatc
Eric Botcazou
1
-1
/
+3
2018-12-11
[Ada] Almost always inline init. procedure of small and simple records
Eric Botcazou
4
-35
/
+75
2018-12-03
[Ada] Gigi support for OpenACC pragmas
Olivier Hainque
3
-20
/
+721
2018-12-03
[Ada] Adjust the default MALLOC_OBSERVABLE_ALIGNMENT to 2 * POINTER_SIZE
Olivier Hainque
1
-2
/
+2
2018-11-20
PR81878: fix --disable-bootstrap --enable-languages=ada
Alexandre Oliva
1
-0
/
+9
2018-11-19
Bump copyright year
Eric Botcazou
1
-1
/
+1
2018-11-19
* gcc-interface/cuintp.c (UI_From_gnu): Remove code for 32-bit hosts.
Eric Botcazou
1
-18
/
+8
2018-11-15
misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...
Eric Botcazou
1
-1
/
+4
2018-11-13
misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...
Eric Botcazou
1
-2
/
+7
2018-11-08
fe.h (Suppress_Checks): Declare.
Eric Botcazou
2
-54
/
+11
2018-11-08
decl.c (components_to_record): Remove obsolete kludge.
Eric Botcazou
2
-25
/
+19
2018-10-22
utils.c (unchecked_convert): Use local variables for the biased and reverse S...
Eric Botcazou
1
-35
/
+52
2018-10-22
trans.c (Pragma_to_gnu): Use a simple memory constraint in all cases.
Eric Botcazou
2
-20
/
+6
2018-10-17
Run selftests for C++ as well as C
David Malcolm
1
-0
/
+3
2018-10-09
[Ada] Fix spurious -Wuninitialized warnings for small records
Eric Botcazou
1
-3
/
+6
2018-10-09
[Ada] Fix incorrect computation of Component_Size in ASIS mode
Eric Botcazou
2
-4
/
+4
2018-10-09
[Ada] Remove spurious -Wuninitialized warning for small array at -O2
Eric Botcazou
1
-27
/
+44
2018-10-01
[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompile
Alexandre Oliva
2
-5
/
+2
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
3
-6
/
+246
2018-09-27
tree.h (tree_to_shwi): Add attribute nonnull and pure.
Martin Sebor
1
-7
/
+9
2018-09-26
[Ada] New unit GNAT.Sets
Hristian Kirtchev
1
-0
/
+1
2018-09-26
[Ada] ICE on array of task type with -gnatct
Eric Botcazou
1
-1
/
+2
2018-09-26
[Ada] Set Current_Error_Node directly
Eric Botcazou
4
-10
/
+3
2018-09-26
[Ada] Wrong handling of address clause for limited record type
Eric Botcazou
2
-10
/
+30
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
3
-3
/
+3
2018-08-21
[Ada] Add a new gnat tool vxlink
Jerome Lambourg
1
-0
/
+11
2018-08-21
[Ada] Fix spurious error on unchecked conversion on VFA record type
Eric Botcazou
1
-0
/
+1
2018-08-21
[Ada] General purpose doubly linked list for compiler and tool use
Hristian Kirtchev
1
-0
/
+1
[next]