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/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
/
gcc-interface
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-29
* gcc-interface/Make-lang.in: Update dependencies
Arnaud Charlet
1
-30
/
+28
2009-04-29
Makefile.in: Produce .dSYM files for shared libs on darwin.
Nicolas Setton
1
-0
/
+8
2009-04-25
decl.c (gnat_to_gnu_entity): Put back kludge.
Eric Botcazou
1
-1
/
+6
2009-04-24
Fix nit
Eric Botcazou
1
-1
/
+0
2009-04-24
fe.h (Set_Identifier_Casing): Add const to second parameter.
Richard Kenner
1
-5
/
+8
2009-04-24
Fix nits
Eric Botcazou
2
-2
/
+3
2009-04-24
ttypes.ads (Target_Double_Float_Alignment): New variable.
Eric Botcazou
5
-27
/
+235
2009-04-24
utils2.c (build_cond_expr): Move SAVE_EXPR ahead of the conditional expressio...
Eric Botcazou
1
-19
/
+15
2009-04-24
gigi.h (build_call_alloc_dealloc): Update comment.
Eric Botcazou
3
-57
/
+39
2009-04-24
decl.c (gnat_to_gnu_entity): If an alignment is specified, do not promote tha...
Eric Botcazou
1
-4
/
+39
2009-04-23
gimplify.c (gimplify_modify_expr_rhs): Do not do a direct assignment from the...
Eric Botcazou
1
-0
/
+12
2009-04-23
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Modular_Integer_Subtype>
Eric Botcazou
1
-15
/
+45
2009-04-23
gigi.h (create_index_type): Adjust head comment.
Eric Botcazou
6
-61
/
+62
2009-04-23
cuintp.c: Clean up include directives.
Eric Botcazou
8
-82
/
+55
2009-04-23
ada-tree.h (union lang_tree_node): Use standard idiom.
Eric Botcazou
4
-100
/
+112
2009-04-22
utils2.c (build_binary_op): If operation's type is an enumeral or a boolean t...
Eric Botcazou
1
-7
/
+11
2009-04-22
utils.c (create_var_decl_1): Do not emit debug info for an external constant ...
Eric Botcazou
1
-0
/
+9
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
3
-13
/
+9
2009-04-22
exp_pakd.adb: Minor comment fixes.
Bob Duff
1
-11
/
+15
2009-04-22
ada-tree.def: Fix formatting nits.
Eric Botcazou
7
-260
/
+216
2009-04-22
decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry.
Eric Botcazou
2
-152
/
+139
2009-04-22
fe.h (Get_External_Name): Declare.
Eric Botcazou
3
-114
/
+106
2009-04-21
c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...
Eric Botcazou
1
-1
/
+2
2009-04-21
ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
Eric Botcazou
5
-78
/
+68
2009-04-21
decl.c (gnat_to_gnu_entity): Do not set force_global for imported subprograms.
Eric Botcazou
1
-7
/
+6
2009-04-21
decl.c (gnat_to_gnu_entity): Do not make constant objects covered by 13.3(19)...
Eric Botcazou
1
-8
/
+5
2009-04-21
utils.c (create_type_decl): Do not pass declarations of dummy fat pointer typ...
Eric Botcazou
1
-4
/
+8
2009-04-20
decl.c (gnat_to_gnu_entity): Rewrite Esize calculation.
Eric Botcazou
1
-26
/
+37
2009-04-20
trans.c (unchecked_conversion_lhs_nop): New predicate.
Eric Botcazou
1
-1
/
+49
2009-04-20
ada-tree.h (DECL_HAS_REP_P): Delete.
Eric Botcazou
3
-139
/
+97
2009-04-20
Make-lang.in: Update dependencies
Arnaud Charlet
2
-184
/
+195
2009-04-20
trans.c (check_for_eliminated_entity): Remove.
Eric Botcazou
1
-23
/
+0
2009-04-20
trans.c (gigi): Declare the name of the compilation unit as the first global ...
Eric Botcazou
1
-7
/
+7
2009-04-20
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-24
/
+30
2009-04-20
trans.c (call_to_gnu): When creating the copy for a non-addressable parameter...
Eric Botcazou
1
-7
/
+14
2009-04-19
trans.c (gigi): Make the special IA-64 descriptor type a builtin type and giv...
Eric Botcazou
1
-18
/
+19
2009-04-17
misc.c (gnat_expand_expr): Remove.
Diego Novillo
1
-43
/
+0
2009-04-17
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-45
/
+48
2009-04-17
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-297
/
+283
2009-04-17
Adjust previous check-in, which set the wrong install_name for libgnarl
Arnaud Charlet
1
-2
/
+3
2009-04-17
Makefile.in: Under darwin, build shared libraries with install_name starting ...
Nicolas Setton
1
-1
/
+2
2009-04-16
Makefile.in: Change g-trasym to g-trasym-unimplemented for the targets where...
Arnaud Charlet
1
-5
/
+43
2009-04-16
* gcc-interface/Make-lang.in: Update dependencies.
Arnaud Charlet
1
-250
/
+253
2009-04-16
* Make-lang.in: Add entries for s-conca?.o
Robert Dewar
1
-214
/
+240
2009-04-16
Make-lang.in: Update dependencies.
Arnaud Charlet
2
-58
/
+55
2009-04-15
Make-lang.in: Update dependencies.
Arnaud Charlet
2
-23
/
+29
2009-04-15
Make-lang.in: Update dependencies.
Arnaud Charlet
2
-20
/
+25
2009-04-15
Make-lang.in: Update dependencies.
Arnaud Charlet
2
-1134
/
+1054
2009-04-10
Make-lang.in: Stabilize new stamp-snames rule.
Arnaud Charlet
1
-5
/
+6
2009-04-10
Make-lang.in: Add dependency on xutil to build xsnamest Add dependency of sem...
Arnaud Charlet
1
-3
/
+4
[next]