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
2010-06-01
* gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.
Arnaud Charlet
2
-4
/
+21
2010-05-30
decl.c (gnat_to_gnu_entity): Reuse the TYPE_DECL of the equivalent type inste...
Eric Botcazou
2
-2
/
+7
2010-05-30
decl.c (gnat_to_gnu_entity): Adjust warning message.
Eric Botcazou
6
-16
/
+28
2010-05-27
Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
Steven Bosscher
2
-0
/
+9
2010-05-26
explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...
Steven Bosscher
2
-4
/
+7
2010-05-26
rtl.h (decl_default_tls_model): Move prototype from here...
Steven Bosscher
2
-1
/
+4
2010-05-25
utils.c: Do not include function.h, pointer-set.h, and gimple.h.
Steven Bosscher
8
-114
/
+30
2010-05-25
diagnostic.c: Don't include plugin.h.
Joseph Myers
3
-7
/
+20
2010-05-19
langhooks.h (struct lang_hooks): Add new field deep_unsharing.
Eric Botcazou
3
-25
/
+8
2010-05-18
tree.h (build_call_list): Remove.
Nathan Froyd
3
-10
/
+15
2010-05-16
misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.
Manuel López-Ibáñez
2
-6
/
+6
2010-05-16
gigi.h (enum standard_datatypes): Add new value ADT_exception_data_name_id.
Eric Botcazou
4
-0
/
+43
2010-05-13
Fix formatting nits
Eric Botcazou
1
-3
/
+2
2010-05-13
tracebak.c (__gnat_backtrace): Mark top_stack with ATTRIBUTE_UNUSED.
Andreas Schwab
2
-2
/
+7
2010-05-12
decl.c (gnat_to_gnu_entity): Tidy up code, improve comments and fix formattin...
Eric Botcazou
2
-110
/
+104
2010-05-12
utils.c (update_pointer_to): Return early if the old pointer already points t...
Eric Botcazou
2
-45
/
+85
2010-05-10
exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables built for...
Eric Botcazou
3
-5
/
+20
2010-05-08
exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables.
Eric Botcazou
3
-2
/
+32
2010-05-08
* gcc-interface/decl.c (make_aligning_type): Declare the type.
Eric Botcazou
2
-3
/
+11
2010-05-08
decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...
Eric Botcazou
2
-0
/
+59
2010-05-08
gigi.h (create_field_decl): Move PACKED parameter.
Eric Botcazou
5
-151
/
+177
2010-05-08
gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.
Eric Botcazou
6
-27
/
+49
2010-05-07
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Eric Botcazou
2
-1
/
+7
2010-05-06
config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...
Rainer Orth
2
-36
/
+31
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
2
-2
/
+7
2010-05-02
* gnathtml.pl: Use 755 as mask for new directories.
Giuseppe Scrivano
2
-3
/
+7
2010-04-28
Uniquization of constants at the Tree level
Eric Botcazou
2
-10
/
+7
2010-04-25
exp_dbug.ads: Fix outdated description.
Eric Botcazou
3
-17
/
+31
2010-04-25
trans.c (gnat_to_gnu): Do not use memmove if the array type is bit-packed.
Eric Botcazou
2
-2
/
+9
2010-04-18
fold-const.c (fold_comparison): Use ssizetype.
Eric Botcazou
2
-1
/
+6
2010-04-18
gsocket.h: Make sure that winsock2.h is included before windows.h.
Ozkan Sezer
2
-1
/
+6
2010-04-17
utils2.c (build_unary_op): Do not issue warning.
Eric Botcazou
2
-8
/
+7
2010-04-17
Fix copyright date.
Eric Botcazou
1
-1
/
+1
2010-04-17
Add missing hunk for previous patch.
Eric Botcazou
1
-31
/
+37
2010-04-17
uintp.h (UI_Lt): Declare.
Eric Botcazou
6
-108
/
+119
2010-04-17
back-end.adb (Call_Back_End): Pass Standard_Character to gigi.
Eric Botcazou
7
-65
/
+55
2010-04-17
gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...
Eric Botcazou
7
-101
/
+105
2010-04-16
gigi.h (gnat_init_decl_processing): Delete.
Eric Botcazou
6
-163
/
+184
2010-04-16
trans.c (unchecked_conversion_nop): Handle function calls.
Eric Botcazou
2
-2
/
+13
2010-04-16
decl.c (gnat_to_gnu_entity): Use boolean_type_node in lieu of integer_type_no...
Eric Botcazou
5
-115
/
+159
2010-04-16
ada-tree.def (LOOP_STMT): Change to 4-operand nodes.
Eric Botcazou
4
-67
/
+229
2010-04-16
uintp.adb (UI_From_Dint): Remove useless code.
Eric Botcazou
8
-97
/
+141
2010-04-16
decl.c (make_type_from_size): Just copy TYPE_NAME.
Eric Botcazou
3
-32
/
+50
2010-04-15
cuintp.c (UI_To_gnu): Fix long line.
Eric Botcazou
7
-248
/
+279
2010-04-15
trans.c (gigi): Set DECL_IGNORED_P on EH functions.
Eric Botcazou
3
-33
/
+96
2010-04-15
g-socket.adb: A target can have multiple missing errno's.
Joel Sherrill
2
-47
/
+94
2010-04-15
gsocket.h: Run-time can no longer be built without network OS headers available.
Joel Sherrill
1
-0
/
+6
2010-04-15
trans.c (call_to_gnu): Open a nesting level if this is a statement.
Eric Botcazou
3
-95
/
+188
2010-04-15
trans.c (gigi): Do not start statement group.
Eric Botcazou
3
-54
/
+36
2010-04-15
trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual para...
Eric Botcazou
2
-12
/
+11
[next]