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-12-10
gigi.h (create_var_decl): Adjust comment.
Eric Botcazou
2
-8
/
+20
2015-12-08
re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)
Jakub Jelinek
1
-1
/
+4
2015-12-06
re PR ada/50048 ("cc1: note: obsolete option -I- used, please use -iquote ins...
Eric Botcazou
1
-1
/
+2
2015-12-06
re PR ada/49944 (Bootstrapping on x86_64-pc-kfreebsd-gnu fails with "s-taprop...
Ludovic Brenta
1
-6
/
+2
2015-12-01
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
Eric Botcazou
1
-16
/
+18
2015-11-30
* gcc-interface/trans.c (gigi): Fix initialization order.
Eric Botcazou
1
-9
/
+10
2015-11-30
gigi.h (create_var_decl): Adjust prototype.
Eric Botcazou
4
-152
/
+160
2015-11-30
gigi.h (is_simple_additive_expression): Declare.
Eric Botcazou
3
-33
/
+120
2015-11-30
* gcc-interface/utils2.c (gnat_invariant_expr): Add type conversions.
Eric Botcazou
1
-1
/
+3
2015-11-30
ada-tree.h (TYPE_MAX_ALIGN): New macro.
Eric Botcazou
4
-66
/
+53
2015-11-29
re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)
Matthias Klose
1
-47
/
+4
2015-11-28
re PR ada/68564 (Ada fails to bootstrap on sparc64-linux-gnu)
Matthias Klose
1
-1
/
+1
2015-11-24
DWARF: materialize subprogram renamings in Ada as imported declarations
Pierre-Marie de Rodat
1
-0
/
+7
2015-11-24
decl.c (gnat_to_gnu_entity): In ASIS mode, do a minimal translation for root ...
Eric Botcazou
2
-10
/
+55
2015-11-24
trans.c (gnat_to_gnu): In type_annotate_only mode, do not build a NULL_EXPR f...
Eric Botcazou
1
-0
/
+1
2015-11-24
decl.c (is_cplusplus_method): Check that the type of the first parameter (ind...
Eric Botcazou
1
-4
/
+19
2015-11-23
opt.ads (Exception_Mechanism): Now three values: Front_End_SJLJ, Back_End_SJL...
Olivier Hainque
3
-34
/
+41
2015-11-18
trans.c (elaborate_all_entities_for_package): New function extracted from...
Eric Botcazou
1
-29
/
+73
2015-11-18
ada-tree.h (DECL_INVARIANT_P): New macro.
Eric Botcazou
6
-316
/
+359
2015-11-18
misc.c: Move global variables to the top of the file.
Eric Botcazou
1
-28
/
+35
2015-11-18
decl.c (gnat_to_gnu_entity): Use case #1 for the renaming of an address.
Eric Botcazou
1
-2
/
+3
2015-11-18
trans.c (fold_constant_decl_in_expr): If the index is not itself constant the...
Eric Botcazou
1
-0
/
+3
2015-11-18
Minor code clean ups.
Arnaud Charlet
1
-11
/
+9
2015-11-13
Source range tracking in libcpp and C FE, with bit-packing optimization
David Malcolm
1
-1
/
+2
2015-11-13
Minor clean up.
Arnaud Charlet
1
-0
/
+1
2015-11-12
sem_ch13.adb (Analyze_Attribute_Definition_Clause): For a variable, if this i...
Eric Botcazou
1
-15
/
+12
2015-11-12
einfo.ads (Overlays_Constant): Document usage for E_Constant.
Eric Botcazou
1
-8
/
+0
2015-11-12
trans.c (gnat_to_gnu): Do not materialize renamed subprograms if only annotat...
Eric Botcazou
2
-3
/
+4
2015-11-12
decl.c (gnat_to_gnu_entity): Create IMPORTED_DECL nodes to describe the subpr...
Arnaud Charlet
5
-5
/
+77
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
5
-31
/
+0
2015-11-08
Merge of the scalar-storage-order branch.
Eric Botcazou
5
-23
/
+128
2015-11-07
Move #undef DEF_BUILTIN* to builtins.def
Richard Sandiford
1
-1
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
5
-50
/
+27
2015-10-24
utils2.c (build_binary_op): Tweak formatting.
Eric Botcazou
1
-6
/
+6
2015-10-23
[multiple changes]
Arnaud Charlet
1
-0
/
+1
2015-10-23
utils2.c (build_call_alloc_dealloc): Check no implicit task and protected obj...
Tristan Gingold
1
-2
/
+7
2015-10-22
[PATCH 3/9] ENABLE_CHECKING refactoring: Java and Ada
Mikhail Maltsev
4
-23
/
+16
2015-10-21
Improve --help output to generate references to option aliases.
Martin Sebor
1
-9
/
+9
2015-10-20
Update targets.
Arnaud Charlet
1
-7
/
+75
2015-10-16
Make-lang.in: Update dependencies
Arnaud Charlet
1
-3
/
+3
2015-10-13
builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.
Jakub Jelinek
1
-0
/
+24
2015-10-09
Make-lang.in: Make sure that GNAT1_OBJS and not just GNAT1_ADA_OBJS are compi...
Eric Botcazou
1
-1
/
+1
2015-10-05
Remove remaining uses of REAL_ARITHMETIC
Richard Sandiford
1
-2
/
+2
2015-10-05
Replace REAL_VALUES_LESS with real_less
Richard Sandiford
1
-4
/
+4
2015-10-02
lang.opt (fbuiltin-printf): Accept.
Doug Rupp
3
-7
/
+16
2015-10-02
trans.c (Pragma_to_gnu): Replace linear search with call to find_opt and issu...
Eric Botcazou
1
-9
/
+16
2015-10-02
ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.
Eric Botcazou
3
-6
/
+110
2015-10-02
trans.c (find_loop_for): Use FOR_EACH_VEC_ELT_REVERSE.
Eric Botcazou
1
-7
/
+6
2015-09-30
More DEF_FUNCTION_TYPE_VAR_6/DEF_FUNCTION_TYPE_VAR_11 cleanup
Thomas Schwinge
1
-8
/
+0
2015-09-28
gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
Nathan Sidwell
1
-0
/
+7
[prev]
[next]