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
2004-12-30
re PR ada/19128 (Bug box while building asharp)
Sohail Somani
2
-26
/
+31
2004-12-23
re PR middle-end/17746 (ICE when building the Ada RTS)
Eric Botcazou
3
-2
/
+7
2004-12-22
[multiple changes]
Richard Henderson
2
-3
/
+11
2004-12-19
* trans.c (gigi): Update gimplify_body call.
Richard Henderson
2
-1
/
+5
2004-12-09
tree.def (SET_TYPE): Remove.
Nathan Sidwell
2
-1
/
+4
2004-12-08
Resync.
Arnaud Charlet
1
-0
/
+380
2004-12-08
g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav...
Arnaud Charlet
20
-529
/
+994
2004-12-08
* vxaddr2line.adb: Add support for x86 vxworks
Arnaud Charlet
1
-4
/
+8
2004-12-08
sem_ch8.adb (Find_Type): If node is a reference to 'Base and the prefix is no...
Arnaud Charlet
1
-26
/
+26
2004-12-08
sem_ch5.adb (One_Bound): Remove call to Resolve...
Arnaud Charlet
1
-8
/
+21
2004-12-08
sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram used to rec...
Arnaud Charlet
1
-43
/
+68
2004-12-08
nlists.adb (Prepend_Debug): Remove parameters and nest within Prepend.
Arnaud Charlet
2
-96
/
+97
2004-12-08
misc.c (gnat_types_compatible_p, [...]): Remove.
Arnaud Charlet
3
-36
/
+18
2004-12-08
* Makefile.in: Add support for foreign threads on VMS.
Arnaud Charlet
1
-1
/
+1
2004-12-08
lib-xref.adb (Generate_Reference): Handle properly a reference to an entry fo...
Arnaud Charlet
2
-23
/
+45
2004-12-08
* g-regpat.adb: (Match): Change a misuse of or to or else
Arnaud Charlet
1
-1
/
+1
2004-12-08
g-os_lib.adb (Spawn): Explicitly initialize Saved_Error to avoid a compile-ti...
Arnaud Charlet
1
-1
/
+5
2004-12-08
gnatmem.adb, [...]: Output the copyright message on a separate line from the ...
Arnaud Charlet
5
-11
/
+10
2004-12-08
exp_dist.adb (Specific_Build_General_Calling_Stubs, [...]): New subprograms.
Arnaud Charlet
4
-754
/
+5745
2004-12-08
exp_ch7.adb (Expand_Cleanup_Actions): If statement sequence of construct is r...
Arnaud Charlet
1
-4
/
+10
2004-12-08
exp_ch6.adb (Expand_Call): Add comment on handling of back end intrinsic
Arnaud Charlet
3
-43
/
+91
2004-12-08
exp_ch4.adb (Expand_N_Indexed_Component): For an indexed component with an im...
Arnaud Charlet
3
-22
/
+28
2004-12-08
* eval_fat.adb: Revert previous change.
Arnaud Charlet
1
-33
/
+90
2004-12-08
decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U...
Arnaud Charlet
2
-36
/
+46
2004-12-08
debug.adb: Document that -gnatdA automatically sets -gnatR3m
Arnaud Charlet
4
-72
/
+52
2004-12-08
make.adb (Check_Mains, [...]): Adapt to name changes in package Prj (Current_...
Arnaud Charlet
25
-2858
/
+3633
2004-12-08
back_end.adb (Scan_Back_End_Switches): Accept --param.
Arnaud Charlet
2
-3
/
+4
2004-12-08
atree.adb (Visit_Itype): Create a new name for the generated itype...
Arnaud Charlet
1
-2
/
+12
2004-12-08
a-exexpr.adb (Others_Value, [...]): Change initial values from 16#BEEF# to 16...
Arnaud Charlet
1
-2
/
+4
2004-12-08
s-intman-vxworks.adb (Notify_Exception): removed useless check for current ta...
Arnaud Charlet
2
-18
/
+21
2004-11-27
* Make-lang.in (ada/trans.o): Depend on $(EXPR_H).
Andreas Schwab
2
-5
/
+9
2004-11-25
Resync.
Arnaud Charlet
1
-0
/
+10
2004-11-25
g-socthi-mingw.ads, [...]: Remove C_Read and C_Write from internal implementa...
Arnaud Charlet
3
-27
/
+1
2004-11-25
ada-tree.h: Minor reformatting of previous change to avoid lines longer than ...
Arnaud Charlet
2
-2
/
+8
2004-11-25
tb-gcc.c: GCC infrastructure based implementation of __gnat_backtrace.
Olivier Hainque
2
-0
/
+107
2004-11-25
Complete previous check-in: add Style_Check_Xtra_Parens.
Arnaud Charlet
1
-14
/
+19
2004-11-24
c-opts.c (c_common_post_options): Don't clear flag_inline_functions.
Steven Bosscher
2
-4
/
+6
2004-11-22
re PR ada/17986 (Compile error for make.adb breaks bootstrap)
Andrew Pinski
2
-1
/
+11
2004-11-21
stylesw.adb: Change Style_Check_Subprogram_Order to Style_Check_Order_Subprog...
Andreas Jaeger
2
-7
/
+12
2004-11-19
Resync.
Arnaud Charlet
1
-0
/
+299
2004-11-19
gnat_ugn.texi: Remove extra paren check from list of checks for redundant con...
Arnaud Charlet
4
-22
/
+24
2004-11-19
makegpr.adb (Compile): Put the compiling switches (in package Compiler and on...
Arnaud Charlet
1
-7
/
+13
2004-11-19
s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error for Dete...
Arnaud Charlet
1
-28
/
+14
2004-11-19
make.adb (Gnatmake): Invoke gnatlink with -shared-libgcc when gnatbind is inv...
Arnaud Charlet
1
-26
/
+38
2004-11-19
init.c (__gnat_map_signal): map SIGSEGV to Storage_Error for AE653 vthreads.
Arnaud Charlet
1
-6
/
+14
2004-11-19
gnat1drv.adb, [...]: Output the copyright message on a separate line from the...
Arnaud Charlet
8
-14
/
+16
2004-11-19
exp_pakd.adb (Convert_To_PAT_Type): After replacing the original type of the ...
Arnaud Charlet
1
-0
/
+17
2004-11-19
expect.c: Define __unix__ when __APPLE__ is defined.
Arnaud Charlet
3
-2
/
+9
2004-11-19
exp_dbug.ads: Update documentation to reflect simpler encoding for protected ...
Arnaud Charlet
2
-20
/
+19
2004-11-19
exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina...
Arnaud Charlet
6
-127
/
+193
[next]