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
2014-07-30
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Pierre-Marie de Rodat
3
-6
/
+44
2014-07-30
[multiple changes]
Arnaud Charlet
1
-143
/
+108
2014-07-30
[multiple changes]
Arnaud Charlet
1
-38
/
+86
2014-07-24
ADA fixed for symtab_node issues.
Martin Liska
2
-3
/
+3
2014-07-18
decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.
Arnaud Charlet
3
-28
/
+32
2014-06-15
c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.
Jan Hubicka
1
-1
/
+1
2014-06-12
utils.c (process_attributes): Pass string pointer directly to set_decl_sectio...
Jan Hubicka
1
-1
/
+1
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-3
/
+1
2014-06-09
utils.c (process_attributes): Use set_decl_section_name accessor.
Jan Hubicka
1
-3
/
+3
2014-06-09
symtab.c (dump_symtab_base): Update dumping.
Jan Hubicka
1
-3
/
+3
2014-05-22
Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.
Thomas Schwinge
1
-4
/
+10
2014-05-18
trans.c (Subprogram_Body_to_gnu): Rework comment and set function_start_locus.
Eric Botcazou
1
-3
/
+5
2014-05-18
utils.c (gnat_write_global_declarations): Adjust the flags put on dummy_global.
Eric Botcazou
1
-1
/
+2
2014-05-18
decl.c (change_qualified_type): New static function.
Eric Botcazou
1
-49
/
+48
2014-05-18
fe.h (Set_Present_Expr): Move around.
Eric Botcazou
1
-2
/
+1
2014-05-18
decl.c (gnat_to_gnu_entity): Use Underlying_Type in lieu of more verbose cons...
Eric Botcazou
2
-28
/
+8
2014-05-18
decl.c (gnat_to_gnu_entity): Do not consider that regular packed arrays can n...
Eric Botcazou
1
-2
/
+4
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
4
-20
/
+16
2014-05-14
decl.c (gnat_to_gnu_entity): Convert integer_one_node to the appropriate type.
Richard Sandiford
2
-3
/
+7
2014-05-13
* gcc-interface/decl.c (annotate_value): Fix thinko in latest change.
Eric Botcazou
1
-5
/
+6
2014-05-06
Merge in wide-int.
Kenneth Zadeck
3
-8
/
+9
2014-04-28
Enable ada for aarch64-linux
Richard Henderson
1
-0
/
+38
2014-04-28
exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...
Eric Botcazou
3
-30
/
+28
2014-04-28
re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...
Richard Biener
1
-0
/
+1
2014-04-23
Revert
Eric Botcazou
4
-61
/
+21
2014-04-22
Add ada configuration for aarch64-linux
Richard Henderson
1
-0
/
+38
2014-04-22
fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.
Eric Botcazou
3
-22
/
+23
2014-04-15
* gcc-interface/trans.c (Case_Statement_to_gnu): Revert latest change.
Eric Botcazou
1
-12
/
+17
2014-04-15
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Eric Botcazou
3
-122
/
+179
2014-04-15
utils.c (type_for_vector_element_p): New predicate.
Eric Botcazou
1
-122
/
+118
2014-04-15
decl.c (prepend_one_attribute_pragma): Call Is_OK_Static_Expression in lieu o...
Eric Botcazou
1
-2
/
+4
2014-04-15
cfgloop.h (struct loop): Move force_vectorize down.
Eric Botcazou
1
-0
/
+9
2014-04-14
tree.h (TYPE_IDENTIFIER): Declare.
Paolo Carlini
2
-35
/
+10
2014-04-14
snames.ads-tmpl (Name_Ivdep): New pragma-related name.
Eric Botcazou
2
-11
/
+23
2014-04-14
opt.ads (Suppress_Back_Annotation): Remove as unused.
Eric Botcazou
4
-17
/
+46
2014-04-14
stor-layout.c (place_field): Finalize non-constant offset for the field, if any.
Eric Botcazou
1
-1
/
+2
2014-04-09
re PR ada/54040 ([x32] Incorrect timeval and timespec)
Eric Botcazou
1
-1
/
+1
2014-04-08
re PR ada/60411 (Ada bootstrap failure on ARM)
Eric Botcazou
1
-1
/
+2
2014-04-08
re PR ada/60411 (Ada bootstrap failure on ARM)
Eric Botcazou
1
-4
/
+8
2014-04-07
* gcc-interface/Makefile.in (alpha-vms): Add missing line.
Eric Botcazou
1
-1
/
+2
2014-03-16
re PR ada/39172 (libada parsing of multilib options)
Andreas Schwab
1
-0
/
+1
2014-03-13
re PR ada/51483 (cstand.adb:Register_Float_Type makes invalid assumption abou...
Eric Botcazou
2
-16
/
+15
2014-03-10
* gcc-interface/Make-lang.in (ADA_DEPFILES): Fix typo.
Eric Botcazou
1
-1
/
+1
2014-02-25
2014-02-25 Doug Rupp <rupp@adacore.com>
Doug Rupp
1
-3
/
+15
2014-02-25
* gcc-interface/trans.c (Pragma_to_gnu): Deal with Warning_As_Error.
Eric Botcazou
1
-4
/
+21
2014-02-24
Make-lang.in (GNAT_ADA_OBJS, [...]): Update deps.
Arnaud Charlet
1
-2
/
+0
2014-02-24
[multiple changes]
Arnaud Charlet
1
-21
/
+23
2014-02-23
Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
Eric Botcazou
1
-2
/
+2
2014-02-23
utils2.c (build_simple_component_ref): Fix formatting.
Eric Botcazou
1
-22
/
+44
2014-02-19
[multiple changes]
Arnaud Charlet
1
-0
/
+4
[prev]
[next]