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
2017-05-25
Fix bootstrap failure in Ada FE due to -Werror=ignored-qualifiers
Jonathan Wakely
1
-2
/
+2
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
2
-11
/
+34
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
gigi.h (get_elaboration_procedure): Delete.
Eric Botcazou
2
-5
/
+3
2017-05-15
utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...
Pierre-Marie de Rodat
1
-1
/
+6
2017-05-15
trans.c (return_value_ok_for_nrv_p): Only apply the addressability check in t...
Eric Botcazou
1
-5
/
+7
2017-05-15
trans.c (Identifier_to_gnu): Also accept incomplete types not coming from a l...
Eric Botcazou
1
-1
/
+1
2017-05-15
trans.c (Compilation_Unit_to_gnu): Skip subprograms on the inlined list that ...
Eric Botcazou
2
-4
/
+22
2017-05-15
trans.c (gnat_to_gnu): Fix formatting.
Eric Botcazou
4
-79
/
+72
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-12
re PR ada/80117 (Standard'Word_Size is wrong for aarch64 ILP32)
Eric Botcazou
1
-15
/
+2
2017-05-02
common.opt (fstrict-overflow): Alias negative to fwrapv.
Richard Biener
1
-4
/
+0
2017-05-02
trans.c (assoc_to_constructor): Make sure Corresponding_Discriminant is only ...
Eric Botcazou
1
-28
/
+70
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
Make-lang.in: Define EH_MECHANISM while building raise-gcc.c.
Tristan Gingold
1
-6
/
+7
2017-04-27
[multiple changes]
Arnaud Charlet
1
-67
/
+278
2017-04-27
utils.c (gnat_type_for_size): Set TYPE_ARTIFICIAL on created types.
Pierre-Marie de Rodat
1
-2
/
+14
2017-04-27
[multiple changes]
Arnaud Charlet
2
-18
/
+36
2017-04-25
* gcc-interface/Makefile.in: Cleanup VxWorks targets.
Arnaud Charlet
1
-7
/
+16
2017-03-28
Support for Ada on aarch64 with -mabi=ilp32
Andreas Schwab
1
-2
/
+15
2017-03-08
re PR ada/79945 (ppc64le Default_Bit_Order in Ada)
Eric Botcazou
1
-11
/
+3
2017-02-25
re PR c/79677 (Weird handling of -Werror=)
Jakub Jelinek
1
-1
/
+1
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
trans.c (gnat_to_gnu): Do not apply special handling of boolean rvalues to fu...
Eric Botcazou
1
-1
/
+0
2017-02-24
utils.c (fold_bit_position): New function.
Eric Botcazou
1
-15
/
+40
2017-02-24
* gcc-interface/trans.c (return_value_ok_for_nrv_p): Add sanity check.
Eric Botcazou
1
-0
/
+7
2017-02-24
c-ada-spec.c (dump_ada_function_declaration): Add comment about the treatment...
Eric Botcazou
1
-12
/
+69
2017-02-24
trans.c (Handled_Sequence_Of_Statements_to_gnu): If there is no end label...
Eric Botcazou
1
-7
/
+11
2017-02-24
misc.c (gnat_type_max_size): Try to return a meaningful value for array types...
Eric Botcazou
2
-29
/
+91
2017-02-24
utils.c (max_size): Flip the second argument when recursing on TRUTH_NOT_EXPR.
Eric Botcazou
1
-1
/
+2
2017-02-12
system-freebsd-x86.ads: Rename into...
John Marino
1
-2
/
+30
2017-01-25
re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...
Maxim Ostapenko
1
-1
/
+2
2017-01-16
re PR driver/49726 (-g0 file.S -g does not produce debug info)
Jakub Jelinek
1
-3
/
+3
2017-01-13
Restore Solaris/SPARC Ada bootstrap
Rainer Orth
1
-1
/
+1
2017-01-12
* gcc-interface/Makefile.in: Clean up VxWorks targets.
Arnaud Charlet
1
-27
/
+48
2017-01-03
s-linux-mips.ads: Rename from s-linux-mipsel.ads.
James Cowgill
1
-27
/
+8
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
Adjust comment
Eric Botcazou
1
-4
/
+4
2016-12-07
decl.c (gnat_to_gnu_entity): Also call finish_character_type on Character sub...
Eric Botcazou
2
-7
/
+31
2016-12-05
re PR ada/48835 (porting GNAT to m68k-linux)
Mikael Pettersson
1
-0
/
+29
2016-11-27
re PR ada/78524 (failure of ACATS c41104a at -O0)
Eric Botcazou
1
-1
/
+3
2016-11-22
Makefile.in ($(lang_checks_parallelized)): Fix detection of -j argument.
Uros Bizjak
1
-1
/
+1
2016-11-18
Add SET_DECL_MODE
Richard Sandiford
1
-1
/
+1
2016-11-14
Makefile.in: Replace s-interr-hwint.adb with s-interr-vxworks.adb throughout.
Eric Botcazou
1
-12
/
+12
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
[prev]
[next]