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-06-03
trans.c (gnat_to_gnu): Fix typo in latest change.
Eric Botcazou
1
-1
/
+1
2015-06-01
* gcc-interface/Makefile.in: Fix ARM/Darwin configuration.
Eric Botcazou
1
-3
/
+4
2015-06-01
utils.c (scale_by_factor_of): When handling a function call expression, proce...
Pierre-Marie de Rodat
1
-2
/
+28
2015-06-01
decl.c (gnat_to_gnu_entity): Replace pointer types with references ones for f...
Pierre-Marie de Rodat
1
-2
/
+2
2015-06-01
decl.c (gnat_to_gnu_entity): For a definition of a type coming from a limited...
Eric Botcazou
1
-3
/
+10
2015-06-01
winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.
Eric Botcazou
1
-6
/
+16
2015-06-01
lang-specs.h (TARGET_VXWORKS_RTP): Simplify and add trailing space.
Eric Botcazou
1
-1
/
+1
2015-06-01
lang-specs.h (TARGET_VXWORKS_RTP): Move substitution to before first -gnatez ...
Eric Botcazou
1
-2
/
+2
2015-06-01
decl.c (gnat_to_gnu_entity): If the record has a parent field and a represent...
Eric Botcazou
1
-0
/
+6
2015-06-01
trans.c (lvalue_required_p): Deal with character and enumeration literals as ...
Eric Botcazou
1
-5
/
+8
2015-06-01
gigi.h (build_simple_component_ref): Declare.
Eric Botcazou
4
-49
/
+111
2015-05-28
utils.c (max_size): Add special code to deal with the subtraction of a "negat...
Eric Botcazou
1
-1
/
+15
2015-05-28
decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a si...
Eric Botcazou
1
-1
/
+2
2015-05-28
utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...
Eric Botcazou
1
-32
/
+30
2015-05-28
gigi.h (gnat_stabilize_reference): Adjust.
Eric Botcazou
4
-138
/
+188
2015-05-27
Add --enable-default-pie option to GCC configure
H.J. Lu
1
-0
/
+3
2015-05-27
trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...
Eric Botcazou
1
-0
/
+4
2015-05-27
decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...
Eric Botcazou
1
-9
/
+4
2015-05-26
trans.c (Attribute_to_gnu): Do not bother about NaN's if Machine_Overflows is...
Eric Botcazou
1
-1
/
+2
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
[prev]
[next]