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/fortran_unsigned
devel/gccgo
devel/gfortran-caf
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-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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
Replace ENABLE_CHECKING macro with flag_checking in GNAT
Martin Liska
2
-5
/
+12
2016-02-29
decl.c (gnat_to_gnu_entity): Retrofit handling of unconstrained array types a...
Eric Botcazou
2
-51
/
+29
2016-02-29
decl.c (gnat_to_gnu_entity): In ASIS mode, fully lay out the minimal record t...
Eric Botcazou
2
-1
/
+7
2016-02-29
trans.c (finalize_nrv_r): Remove obsolete code.
Eric Botcazou
2
-47
/
+39
2016-02-29
ada-tree.h (DECL_RETURN_VALUE_P): New macro.
Eric Botcazou
7
-40
/
+131
2016-02-17
exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if the prefi...
Eric Botcazou
3
-1
/
+14
2016-02-17
utils2.c (gnat_protect_expr): Make a SAVE_EXPR only for fat pointer or scalar...
Eric Botcazou
2
-5
/
+9
2016-02-16
gigi.h (maybe_debug_type): New inline function.
Eric Botcazou
4
-11
/
+34
2016-02-16
misc.c (gnat_enum_underlying_base_type): New function.
Eric Botcazou
2
-0
/
+16
2016-02-12
cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.
Jakub Jelinek
13
-16
/
+32
2016-02-09
Add missing entry
Bernd Schmidt
1
-0
/
+5
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
2
-18
/
+23
2016-01-28
gigi.h (enum attr_type): Rename into...
Eric Botcazou
3
-6
/
+13
2016-01-20
exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...
Eric Botcazou
9
-192
/
+238
2016-01-18
gigi.h (build_call_raise_column): Adjust prototype.
Eric Botcazou
8
-161
/
+207
2016-01-18
ada-tree.h (TYPE_IMPLEMENTS_PACKED_ARRAY_P): Rename to
Eric Botcazou
7
-159
/
+198
2016-01-18
re PR ada/69219 (error on nested subprograms with Inline_Always and Intrinsic)
Eric Botcazou
2
-13
/
+23
2016-01-17
* adaint.c (__gnat_killprocesstree): Avoid -Wparentheses warning.
Jakub Jelinek
2
-1
/
+5
2016-01-15
adaint.c (__gnat_locate_exec_on_path): Use const char * instead of char * for...
Jakub Jelinek
2
-1
/
+6
2016-01-06
Ada: add XVE/XVU parallel types to lexical scopes
Pierre-Marie de Rodat
2
-1
/
+8
2016-01-04
gcc.c (process_command): Update copyright notice dates.
Jakub Jelinek
3
-2
/
+7
2016-01-03
* gnatvsn.ads: Bump copyright year.
Eric Botcazou
3
-10505
/
+10515
2015-12-20
utils2.c (gnat_rewrite_reference): New case identical to FLOAT_EXPR.
Eric Botcazou
2
-0
/
+8
2015-12-20
decl.c (gnat_to_gnu_entity): During layout in type_annotate_only mode...
Eric Botcazou
2
-11
/
+53
2015-12-20
utils.c (maybe_pad_type): In type_annotate_only mode...
Eric Botcazou
2
-8
/
+23
2015-12-18
* gcc-interface/ada-tree.h (TYPE_DEBUG_TYPE): Remove duplicate.
Eric Botcazou
2
-11
/
+8
2015-12-17
DWARF: describe properly Ada packed arrays
Pierre-Marie de Rodat
5
-29
/
+252
2015-12-17
DWARF: add a language hook for scalar biased types
Pierre-Marie de Rodat
2
-0
/
+18
2015-12-17
DWARF: create a macro for max dimensions for array descr. lang. hook
Pierre-Marie de Rodat
2
-1
/
+22
2015-12-17
DWARF: describe Ada dynamic arrays as proper arrays
Pierre-Marie de Rodat
3
-39
/
+195
2015-12-17
DWARF: add a language hook for fixed-point types
Pierre-Marie de Rodat
5
-2
/
+192
2015-12-17
DWARF: add a language hook to override types in debugging information
Pierre-Marie de Rodat
5
-28
/
+128
2015-12-17
DWARF: handle variable-length records and variant parts
Pierre-Marie de Rodat
3
-11
/
+25
2015-12-17
Add a flag to control the balance between GNAT encodings and std. DWARF
Pierre-Marie de Rodat
2
-1
/
+9
2015-12-10
re PR ada/48013 (generic instantiation breaks the No_Elaboration_Code restric...
Eric Botcazou
2
-4
/
+36
2015-12-10
trans.c (Call_to_gnu): Remove guard for NULL_EXPR.
Eric Botcazou
3
-4
/
+10
2015-12-10
gigi.h (create_var_decl): Adjust comment.
Eric Botcazou
3
-8
/
+27
2015-12-10
Fix warnings from including fdl.texi into gnat-style.texi
Tom de Vries
2
-0
/
+9
2015-12-09
re PR ada/66526 (apparent use of uninitialized variables in g-expect.adb)
Eric Botcazou
2
-9
/
+20
2015-12-09
Minor fixes
Eric Botcazou
1
-3
/
+3
2015-12-08
re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)
Jakub Jelinek
2
-1
/
+11
2015-12-06
re PR ada/60164 (Missing parenthesis in the documentation)
Piotr Trojanek
2
-1
/
+6
2015-12-06
re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote ins...
Eric Botcazou
2
-1
/
+7
2015-12-06
re PR ada/56274 (libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not...
Eric Botcazou
2
-0
/
+14
2015-12-06
re PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...
Ludovic Brenta
4
-14
/
+117
2015-12-06
re PR ada/49940 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...
Ludovic Brenta
2
-1
/
+16
2015-12-02
[PATCH] Fix declaration of pthread-structs in s-osinte-rtems.ads (ada/68169)
Jan Sommer
3
-31
/
+31
2015-12-01
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
Eric Botcazou
2
-16
/
+22
2015-11-30
* gcc-interface/trans.c (gigi): Fix initialization order.
Eric Botcazou
2
-9
/
+14
[prev]
[next]