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
2015-05-26
trans.c (gnat_to_gnu): Really force evaluation of the expression...
Eric Botcazou
1
-22
/
+15
2015-05-26
trans.c (Attribute_to_gnu): Do not apply extra-precision trick to literals.
Eric Botcazou
2
-3
/
+9
2015-05-26
ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): Delete
Eric Botcazou
6
-198
/
+201
2015-05-26
gigi.h (gnat_stabilize_reference): Adjust prototype.
Eric Botcazou
4
-218
/
+124
2015-05-25
utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...
Eric Botcazou
1
-1
/
+1
2015-05-25
targtyps.c (get_float_words_be): Rename into...
Eric Botcazou
7
-41
/
+29
2015-05-25
decl.c (elaborate_expression): Take a const string suffix instead of a tree.
Eric Botcazou
1
-63
/
+59
2015-05-25
decl.c (gnat_to_gnu_entity): Move around.
Eric Botcazou
1
-84
/
+79
2015-05-25
decl.c (gnat_to_gnu_entity): Minor tweak.
Eric Botcazou
4
-30
/
+27
2015-05-25
gigi.h (build_atomic_load): Adjust prototype.
Eric Botcazou
5
-142
/
+392
2015-05-25
ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...
Eric Botcazou
6
-77
/
+149
2015-05-19
Replace line_map union with C++ class hierarchy
David Malcolm
1
-1
/
+1
2015-05-09
utils.c (gnat_write_global_declarations): Use type_decl method instead of glo...
Eric Botcazou
1
-1
/
+1
2015-04-27
Makefile-lan.in (ada.mostlyclean): Remove gnatbind and gnat1.
Jim Wilson
1
-0
/
+1
2015-04-09
fix Ada bootstrap for powerpc-darwin (and several regressions in ACATS and gnat)
Iain Sandoe
1
-1
/
+3
2015-04-08
decl.c (gnat_to_gnu_entity): Do not make a function returning an unconstraine...
Eric Botcazou
2
-9
/
+14
2015-03-26
* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Deref>: New case.
Eric Botcazou
1
-0
/
+12
2015-03-20
re PR ada/65451 (compiler crash on volatile access type)
Eric Botcazou
2
-42
/
+17
2015-03-16
utils2.c (gnat_invariant_expr): Return null if the type of the expression end...
Eric Botcazou
1
-0
/
+6
2015-03-16
decl.c (is_from_limited_with_of_main): New predicate.
Eric Botcazou
2
-12
/
+30
2015-03-16
decl.c (gnat_to_gnu_entity): Do not short-circuit the regular handling.
Eric Botcazou
1
-2
/
+4
2015-03-12
trans.c (Attribute_to_gnu): On targets where a function symbol designates a f...
Olivier Hainque
1
-1
/
+28
2015-03-02
debug.adb: Document new debug flag -gnatd.1.
Robert Dewar
1
-0
/
+1
2015-03-02
utils.c (gnat_pushdecl): For non-artificial pointer types...
Pierre-Marie de Rodat
2
-30
/
+54
2015-02-24
[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.
Thomas Schwinge
1
-19
/
+16
2015-02-23
Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_*.
Thomas Schwinge
1
-2
/
+2
2015-02-21
Remove trailing space.
Eric Botcazou
1
-1
/
+1
2015-02-20
Makefile.in: Remove references to nucleus.
Arnaud Charlet
2
-22
/
+6
2015-02-20
[multiple changes]
Arnaud Charlet
1
-9
/
+21
2015-02-08
decl.c (gnat_to_gnu_param): Do not strip the padding if the parameter either ...
Eric Botcazou
1
-4
/
+6
2015-02-08
decl.c (is_cplusplus_method): Use Is_Primitive flag to detect primitive opera...
Eric Botcazou
1
-4
/
+5
2015-02-08
decl.c (gnat_to_gnu_entity): Do not bother about alias sets in presence of de...
Eric Botcazou
1
-1
/
+3
2015-02-08
utils.c (begin_subprog_body): Assert that the body is present in the same con...
Eric Botcazou
1
-0
/
+5
2015-02-07
re PR middle-end/64340 (FAIL: gnat.dg/lto8.adb (internal compiler error))
Jakub Jelinek
1
-0
/
+5
2015-01-30
Makefile.in (x86-vxworks): Update GCC_SPEC_FILES to include cert link spec.
Jerome Guitton
1
-0
/
+1
2015-01-16
Bump copyright year
Eric Botcazou
1
-1
/
+1
2015-01-15
Merge current set of OpenACC changes from gomp-4_0-branch.
Thomas Schwinge
1
-0
/
+18
2015-01-10
cuintp.c: Bump copyright year.
Eric Botcazou
5
-5
/
+5
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
7
-8
/
+71
2015-01-07
[multiple changes]
Arnaud Charlet
1
-0
/
+4
2015-01-07
trans.c (gnat_to_gnu, [...]): Elaborate the expression as part of the same st...
Olivier Hainque
1
-5
/
+14
2015-01-07
2015-01-07 Hristian Kirtchev <kirtchev@adacore.com>
Hristian Kirtchev
1
-0
/
+1
2015-01-06
decl.c (gnat_to_gnu_entity, [...]): When constructing a ref to variable...
Olivier Hainque
2
-28
/
+2
2015-01-06
adaint.c (ProcListEvt): Set to NULL.
Pascal Obry
2
-3
/
+7
2015-01-05
re PR ada/64492 (Disabling libada prevents building gnattools-cross)
Eric Botcazou
1
-1
/
+8
2015-01-05
Bump copyright year
Eric Botcazou
1
-1
/
+1
2015-01-04
misc.c (internal_error_function): Use xasprintf instead of unchecked asprintf.
Uros Bizjak
1
-2
/
+2
2014-12-22
trans.c (Attribute_to_gnu): If the type is a floating-point type...
Eric Botcazou
2
-10
/
+57
2014-12-22
decl.c (gnat_to_gnu_field): Post the error message for parent overlapping on ...
Eric Botcazou
1
-67
/
+74
2014-12-22
decl.c (check_ok_for_atomic): Rename into...
Eric Botcazou
2
-61
/
+46
[prev]
[next]