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
2016-05-16
decl.c (gnat_to_gnu_entity): Do not build a specific type for the object if i...
Eric Botcazou
1
-3
/
+0
2016-05-16
trans.c (elaborate_all_entities_for_package): Also skip formal objects.
Eric Botcazou
1
-0
/
+4
2016-05-16
* doc/gnat_rm/implementation_defined_attributes.rst
Eric Botcazou
3
-88
/
+60
2016-05-16
configure.ac: Add ACX_NONCANONICAL_HOST.
Eric Botcazou
1
-4
/
+4
2016-05-02
Fix make install-gcc-specs with empty GCC_SPEC_FILES
Rainer Orth
1
-4
/
+3
2016-05-02
decl.c (elaborate_reference_1): Do not bother about operand #2 for COMPONENT_...
Eric Botcazou
3
-18
/
+18
2016-05-02
trans.c (Range_to_gnu): New static function.
Eric Botcazou
1
-27
/
+36
2016-04-30
Make-lang.in (ACATSCMD): New variable.
Eric Botcazou
1
-3
/
+4
2016-04-27
sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...
Eric Botcazou
6
-844
/
+928
2016-04-27
gigi.h (gnat_to_gnu_entity): Adjust prototype.
Eric Botcazou
5
-120
/
+121
2016-04-27
re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)
Eric Botcazou
1
-3
/
+0
2016-04-27
Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu.adb.
Svante Signell
1
-1
/
+1
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
2
-43
/
+46
2016-04-18
* gcc-interface/decl.c: Rename Descendent -> Descendant
Vincent Celier
1
-2
/
+2
2016-04-02
decl.c (components_to_record): Restrict the previous change to fields with va...
Eric Botcazou
1
-5
/
+7
2016-03-27
decl.c (components_to_record): Add special case for single field with represe...
Eric Botcazou
1
-0
/
+17
2016-03-16
Makefile.in: Add support for x86 GNU/Hurd.
Svante Signell
1
-1
/
+30
2016-03-07
trans.c (statement_node_p): New predicate.
Eric Botcazou
1
-12
/
+39
2016-03-07
decl.c (gnat_to_gnu_entity): Always mark the expression of a renaming manuall...
Eric Botcazou
1
-6
/
+4
2016-02-29
Replace ENABLE_CHECKING macro with flag_checking in GNAT
Martin Liska
1
-5
/
+7
2016-02-29
decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...
Eric Botcazou
1
-51
/
+23
2016-02-29
decl.c (gnat_to_gnu_entity): In ASIS mode, fully lay out the minimal record t...
Eric Botcazou
1
-1
/
+2
2016-02-29
trans.c (finalize_nrv_r): Remove obsolete code.
Eric Botcazou
1
-47
/
+30
2016-02-29
ada-tree.h (DECL_RETURN_VALUE_P): New macro.
Eric Botcazou
6
-40
/
+109
2016-02-17
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...
Eric Botcazou
1
-0
/
+3
2016-02-17
utils2.c (gnat_protect_expr): Make a SAVE_EXPR only for fat pointer or scalar...
Eric Botcazou
1
-5
/
+4
2016-02-16
gigi.h (maybe_debug_type): New inline function.
Eric Botcazou
3
-11
/
+25
2016-02-16
misc.c (gnat_enum_underlying_base_type): New function.
Eric Botcazou
1
-0
/
+11
2016-02-08
Remove -fshort-double
Bernd Schmidt
1
-1
/
+1
2016-02-08
utils.c (create_var_decl): Set again DECL_COMMON and DECL_IGNORED_P last.
Eric Botcazou
1
-18
/
+18
2016-01-28
gigi.h (enum attr_type): Rename into...
Eric Botcazou
2
-6
/
+6
2016-01-20
exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...
Eric Botcazou
7
-190
/
+184
2016-01-18
gigi.h (build_call_raise_column): Adjust prototype.
Eric Botcazou
7
-161
/
+165
2016-01-18
ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
Eric Botcazou
6
-159
/
+160
2016-01-18
re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)
Eric Botcazou
1
-13
/
+16
2016-01-06
Ada: add XVE/XVU parallel types to lexical scopes
Pierre-Marie de Rodat
1
-1
/
+2
2015-12-20
utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.
Eric Botcazou
1
-0
/
+2
2015-12-20
decl.c (gnat_to_gnu_entity): During layout in type_annotate_only mode...
Eric Botcazou
1
-11
/
+43
2015-12-20
utils.c (maybe_pad_type): In type_annotate_only mode...
Eric Botcazou
1
-8
/
+17
2015-12-18
* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.
Eric Botcazou
1
-11
/
+4
2015-12-17
DWARF: describe properly Ada packed arrays
Pierre-Marie de Rodat
4
-29
/
+220
2015-12-17
DWARF: add a language hook for scalar biased types
Pierre-Marie de Rodat
1
-0
/
+12
2015-12-17
DWARF: create a macro for max dimensions for array descr. lang. hook
Pierre-Marie de Rodat
1
-1
/
+15
2015-12-17
DWARF: describe Ada dynamic arrays as proper arrays
Pierre-Marie de Rodat
2
-39
/
+186
2015-12-17
DWARF: add a language hook for fixed-point types
Pierre-Marie de Rodat
4
-2
/
+174
2015-12-17
DWARF: add a language hook to override types in debugging information
Pierre-Marie de Rodat
4
-28
/
+99
2015-12-17
DWARF: handle variable-length records and variant parts
Pierre-Marie de Rodat
2
-11
/
+16
2015-12-17
Add a flag to control the balance between GNAT encodings and std. DWARF
Pierre-Marie de Rodat
1
-1
/
+3
2015-12-10
re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...
Eric Botcazou
1
-4
/
+29
2015-12-10
trans.c (Call_to_gnu): Remove guard for NULL_EXPR.
Eric Botcazou
2
-4
/
+3
[prev]
[next]