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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-20
2008-05-20 Ed Schonberg <schonberg@adacore.com>
Ed Schonberg
1
-23
/
+35
2008-05-20
2008-05-20 Ed Schonberg <schonberg@adacore.com>
Ed Schonberg
1
-47
/
+94
2008-05-20
Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target in gcc/ada/Ma...
Arnaud Charlet
2
-18
/
+8
2008-05-20
2008-05-20 Javier Miranda <miranda@adacore.com>
Javier Miranda
6
-95
/
+116
2008-05-20
2008-05-20 Thomas Quinot <quinot@adacore.com>
Thomas Quinot
3
-131
/
+185
2008-05-20
re PR ada/17985 (GNAT accepts extension aggregate where expexted type is not ...
Ed Schonberg
1
-3
/
+3
2008-05-20
testint.adb: New test.
Arnaud Charlet
5
-1
/
+76
2008-05-20
2008-05-20 Hristian Kirtchev <kirtchev@adacore.com>
Hristian Kirtchev
1
-9
/
+4
2008-05-20
2008-05-20 Hristian Kirtchev <kirtchev@adacore.com>
Hristian Kirtchev
1
-2
/
+1
2008-05-20
opt.ads (Treat_Restrictions_As_Warnings): New switch
Robert Dewar
6
-15
/
+41
2008-05-20
* Makefile.in
Arnaud Charlet
2
-176
/
+147
2008-05-20
init.c: Enable stack probing on ppc-linux.
Tristan Gingold
3
-7
/
+11
2008-05-20
2008-05-20 Vincent Celier <celier@adacore.com>
Vincent Celier
1
-152
/
+373
2008-05-20
2008-05-20 Ed Schonberg <schonberg@adacore.com>
Ed Schonberg
1
-0
/
+24
2008-05-20
exp_smem.ads, [...]: Construction of access and assign routines has been repl...
Kevin Pouget
6
-209
/
+165
2008-05-20
2008-05-20 Thomas Quinot <quinot@adacore.com>
Thomas Quinot
1
-94
/
+201
2008-05-20
exp_disp.adb (Make_DT, [...]): Avoid generating dispatch tables of locally de...
Javier Miranda
1
-63
/
+34
2008-05-20
exp_ch6.adb (Expand_Call): Add guard to ensure that both the parent and the d...
Hristian Kirtchev
1
-60
/
+93
2008-05-20
prj.adb (Hash (Project_Id)): New function
Vincent Celier
16
-1558
/
+2125
2008-05-20
exp_ch5.adb (Expand_Assign_Record): Within an initialization procedure for a ...
Ed Schonberg
1
-0
/
+3
2008-05-20
2008-05-20 Gary Dismukes <dismukes@adacore.com>
Gary Dismukes
1
-26
/
+35
2008-05-20
2008-05-20 Javier Miranda <miranda@adacore.com>
Javier Miranda
1
-11
/
+6
2008-05-20
re PR ada/30740 (Improper semantics in gnat's compilation of certain expressi...
Robert Dewar
4
-540
/
+520
2008-05-20
decl.c: Do not emit a variable for a object that has an address representatio...
Tristan Gingold
1
-3
/
+36
2008-05-20
cstand.adb (Print_Standard): Issue the correct Size clause for type Wide_Wide...
Vincent Celier
1
-1
/
+1
2008-05-20
checks.adb (Apply_Arithmetic_Overflow_Check): Avoid intermediate overflow if ...
Robert Dewar
1
-102
/
+211
2008-05-20
ali.adb: Correct casing of ASCII.NUL
Robert Dewar
2
-11
/
+8
2008-05-20
re PR ada/24533 (FAIL: a85013b: *** glibc detected *** free(): invalid poin...
Arnaud Charlet
1
-8
/
+5
2008-05-20
i-cobol.ads: Interfaces.COBOL should be preelaborate.
Santiago Uruena
1
-1
/
+2
2008-05-20
Makefile.rtl (GNAT.Sockets.Thin_Common): New unit.
Thomas Quinot
31
-2464
/
+2069
2008-05-20
tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.
Richard Guenther
14
-55
/
+61
2008-05-20
20061214-1.c: New test.
Sandra Loosemore
2
-0
/
+11
2008-05-20
Finally reverted parts of my escaped patch. (quilt sucks).
Kai Tietz
3
-44
/
+15
2008-05-20
2008-05-20 Kai Tietz <kai.tietz@onevision.com>
Kai Tietz
5
-188
/
+87
2008-05-20
tree-vn.c (vn_lookup_with_vuses): Do not use the alias oracle.
Richard Guenther
4
-1
/
+69
2008-05-20
i386-protos.h (ix86_return_in_memory): Removed.
Kai Tietz
12
-99
/
+224
2008-05-20
* cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.
Alexandre Oliva
2
-1
/
+5
2008-05-20
Revert r135493 & r135463
Xinliang David Li
8
-791
/
+19
2008-05-20
Daily bump.
GCC Administrator
1
-1
/
+1
2008-05-19
tree.c (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.
Eric Botcazou
2
-5
/
+7
2008-05-19
Fix a typo.
H.J. Lu
1
-1
/
+1
2008-05-19
tree.c (substitute_in_expr): Fix thinko.
Eric Botcazou
2
-6
/
+11
2008-05-19
i386.c (ix86_expand_vector_init_concat): Change sizes of operand array from 8...
H.J. Lu
2
-3
/
+9
2008-05-19
i386.c (ix86_expand_vector_init_concat): New.
H.J. Lu
2
-173
/
+246
2008-05-19
re PR fortran/36265 (character issue with gfortran)
Francois-Xavier Coudert
4
-1
/
+22
2008-05-19
widechar_intrinsics_5.f90: Add dg-do directive and use -fbackslash option.
Francois-Xavier Coudert
2
-2
/
+10
2008-05-19
char_cast_2.f90: Adjust count in scanning the tree dump file.
Francois-Xavier Coudert
2
-2
/
+7
2008-05-19
* gfortran.dg/bind_c_module.f90: Adjust expected error messages.
Francois-Xavier Coudert
2
-2
/
+6
2008-05-19
forgot to save changelog back when updating the doc on saturday.
Kenneth Zadeck
1
-0
/
+6
2008-05-19
simplify.c (gfc_simplify_dble, [...]): Initialize result variable to avoid wa...
Francois-Xavier Coudert
2
-2
/
+7
[next]