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
2013-02-03
decl.c: Include diagnostic-core.h.
Eric Botcazou
2
-2
/
+7
2013-01-29
Update dependencies.
Arnaud Charlet
1
-4
/
+5
2013-01-22
trans.c (gnat_to_gnu): Do not translate the Etype of the node before translat...
Eric Botcazou
1
-1
/
+1
2013-01-22
trans.c (Pragma_to_gnu): Use optimize_size instead of optimize and adjust war...
Eric Botcazou
1
-6
/
+20
2013-01-22
gigi.h (ADT_unhandled_except_decl, [...]): New.
Tristan Gingold
2
-1
/
+39
2013-01-11
Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
Eric Botcazou
1
-2
/
+8
2013-01-10
config-lang.in (boot_language_boot_flags): Delete.
Eric Botcazou
2
-7
/
+4
2013-01-07
decl.c (gnat_to_gnu_entity): Adjust comment about type extension with discrim...
Eric Botcazou
1
-8
/
+5
2013-01-07
re PR ada/864 (--program-suffix is ignored (for ada))
Richard Biener
1
-4
/
+3
2013-01-06
decl.c (gnat_to_gnu_field): Emit a specialized diagnostic for component size ...
Olivier Hainque
1
-5
/
+21
2013-01-06
* gcc-interface/decl.c (elaborate_entity) <E_Record_Type>: Delete.
Eric Botcazou
1
-12
/
+0
2013-01-06
decl.c (gnat_to_gnu_entity): Do not pack the field of the record type made fo...
Eric Botcazou
1
-3
/
+6
2013-01-06
decl.c (annotate_value): Be prepared for discriminants inherited from parent ...
Eric Botcazou
1
-11
/
+18
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+2
2013-01-04
[multiple changes]
Arnaud Charlet
2
-8
/
+12
2013-01-03
[multiple changes]
Arnaud Charlet
1
-1
/
+1
2013-01-03
Update comments.
Arnaud Charlet
2
-10
/
+7
2013-01-02
re PR bootstrap/55784 (declaration of C function 'const char* strsignal(int)'...
Richard Biener
1
-3
/
+3
2013-01-02
par_sco.adb: Add SCO generation for task types and single task declarations.
Thomas Quinot
3
-19
/
+10
2013-01-02
[multiple changes]
Arnaud Charlet
3
-62
/
+85
2012-12-15
re PR ada/53996 (format string issue in gcc-interface/utils.c)
Eric Botcazou
1
-1
/
+1
2012-12-11
* gcc-interface/Make-lang.in (RTS_DIR): Define only if Ada is enabled.
Eric Botcazou
1
-2
/
+6
2012-12-08
trans.c (gnat_to_gnu): Assert that the type of the prefix is ultimately an ar...
Eric Botcazou
1
-0
/
+4
2012-12-08
trans.c (Subprogram_Body_to_gnu): Be prepared for a by-ref VAR_DECL in the ca...
Eric Botcazou
1
-2
/
+8
2012-12-05
Make-lang.in: Update dependencies.
Arnaud Charlet
3
-282
/
+281
2012-11-28
Fix date and trailing space in previous commit.
Eric Botcazou
1
-1
/
+1
2012-11-28
stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...
Eric Botcazou
5
-72
/
+82
2012-11-23
trans.c (Attribute_to_gnu): Look through a view conversion from constrained t...
Eric Botcazou
1
-1
/
+14
2012-11-23
decl.c (components_need_strict_alignment): New.
Eric Botcazou
1
-7
/
+45
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-2
/
+2
2012-11-18
decl.c: Remove trailing spaces.
Eric Botcazou
2
-4
/
+4
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
5
-215
/
+198
2012-11-09
trans.c (gnat_to_gnu): Deal with a missing library unit instead of calling gn...
Eric Botcazou
1
-5
/
+20
2012-11-07
Makefile.in: Revert most changes.
Eric Botcazou
2
-5
/
+37
2012-11-06
* gcc-interface/Makefile.in (copy-s-oscons): New target.
Arnaud Charlet
1
-0
/
+2
2012-11-06
[multiple changes]
Arnaud Charlet
3
-287
/
+324
2012-11-06
Makefile.in (osconstool): Fix target.
Arnaud Charlet
2
-42
/
+7
2012-10-31
This patch implements generic type query and conversion functions,
Lawrence Crowl
1
-1
/
+1
2012-10-30
* gcc-interface/Make-lang.in: Fix and clean up rules for C files.
Eric Botcazou
1
-24
/
+11
2012-10-29
* gcc-interface/Makefile.in (s-oscons.ads): Adjust call to xoscons.
Arnaud Charlet
1
-1
/
+1
2012-10-29
[multiple changes]
Arnaud Charlet
1
-611
/
+630
2012-10-22
* gcc-interface/Makefile.in: Remove reference to non-existing file.
Eric Botcazou
1
-1
/
+0
2012-10-22
* gcc-interface/Makefile.in: Remove outdated comment.
Eric Botcazou
1
-2
/
+0
2012-10-22
decl.c (gnat_to_gnu_entity): Force BLKmode on the type if it is passed by ref...
Eric Botcazou
1
-4
/
+16
2012-10-22
utils.c (rest_of_record_type_compilation): Simplify and robustify pattern mac...
Eric Botcazou
1
-10
/
+14
2012-10-22
decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities int...
Eric Botcazou
1
-8
/
+56
2012-10-22
trans.c (Loop_Statement_to_gnu): Use gnat_type_for_size directly to obtain an...
Eric Botcazou
1
-1
/
+2
2012-10-22
decl.c (gnat_to_gnu_entity): Do not generate the special PARM_DECL for an Out...
Eric Botcazou
1
-1
/
+5
2012-10-22
re PR bootstrap/54820 (ada: cannot find -lstdc++ since 4.8.0 20121002)
Eric Botcazou
1
-1
/
+1
2012-10-15
config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
Matthias Klose
1
-1
/
+1
[next]