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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
[multiple changes]
Arnaud Charlet
4
-36
/
+118
2009-04-22
lib-load.ads, [...] (Make_Child_Decl_Unit): New subprogram...
Ed Schonberg
7
-12
/
+86
2009-04-22
[multiple changes]
Arnaud Charlet
7
-26
/
+47
2009-04-22
lib-load.adb: MInor reformatting
Robert Dewar
4
-5
/
+17
2009-04-22
exp_pakd.adb: Minor comment fixes.
Bob Duff
10
-85
/
+366
2009-04-22
re PR fortran/39735 (procedure pointer assignments: return value is not checked)
Janus Weil
17
-202
/
+169
2009-04-22
sh.c (shift_insns_rtx, [...]): Truncate shift counts to avoid out-of-bounds a...
Paolo Bonzini
2
-8
/
+15
2009-04-22
sparc.h (POINTER_SIZE): Fix comment.
Paolo Bonzini
2
-9
/
+9
2009-04-22
ada-tree.def: Fix formatting nits.
Eric Botcazou
8
-260
/
+252
2009-04-22
alpha.c: Use REG_P...
Uros Bizjak
6
-125
/
+133
2009-04-22
decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry.
Eric Botcazou
3
-155
/
+156
2009-04-22
defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.
Paolo Bonzini
28
-164
/
+41
2009-04-22
fe.h (Get_External_Name): Declare.
Eric Botcazou
5
-116
/
+132
2009-04-22
Split ChangeLog
Eric Botcazou
9
-43700
/
+43755
2009-04-22
cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...
Laurynas Biveinis
7
-249
/
+31
2009-04-22
sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs.
Dave Korn
2
-3
/
+8
2009-04-22
Daily bump.
GCC Administrator
1
-1
/
+1
2009-04-21
sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE...
Kaz Kojima
3
-53
/
+62
2009-04-21
re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))
Manuel López-Ibáñez
5
-24
/
+58
2009-04-21
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
Joseph Myers
286
-118
/
+4601
2009-04-21
c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...
Eric Botcazou
10
-78
/
+285
2009-04-21
Fix paths
Eric Botcazou
1
-7
/
+10
2009-04-21
ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
Eric Botcazou
6
-78
/
+89
2009-04-21
config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...
Kai Tietz
6
-3
/
+101
2009-04-21
rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...
Ian Lance Taylor
3
-2
/
+8
2009-04-21
linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c...
Andreas Schwab
2
-55
/
+60
2009-04-21
re PR tree-optimization/39829 (ICE with some code that produces VCE)
Richard Guenther
4
-0
/
+40
2009-04-21
tree-switch-conversion.c (build_constructors): Split a long line.
Martin Jambor
4
-46
/
+115
2009-04-21
re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice...
Richard Guenther
2
-3
/
+12
2009-04-21
alpha.md (tune): Add cast to enum attr_tune.
Uros Bizjak
2
-51
/
+36
2009-04-21
re PR c/16202 (The -Wsequence-point warning misses many important instances)
Manuel López-Ibáñez
14
-25
/
+185
2009-04-21
* gcc.dg/torture/pr39678.c (struct X): Make c field signed char.
Jakub Jelinek
2
-1
/
+5
2009-04-21
decl.c (gnat_to_gnu_entity): Do not set force_global for imported subprograms.
Eric Botcazou
5
-8
/
+41
2009-04-21
decl.c (gnat_to_gnu_entity): Do not make constant objects covered by 13.3(19)...
Eric Botcazou
2
-8
/
+10
2009-04-21
utils.c (create_type_decl): Do not pass declarations of dummy fat pointer typ...
Eric Botcazou
2
-4
/
+13
2009-04-21
Daily bump.
GCC Administrator
1
-1
/
+1
2009-04-21
re PR target/5267 (invoke.texi "RS/6000 and PowerPC Options" list needs cleanup)
Ben Elliston
2
-3
/
+22
2009-04-20
Fix misspelling of process_init_element.
Andrew Pinski
1
-1
/
+1
2009-04-20
handler-1.m: For the NeXT runtime, just return 0.
Andrew Pinski
2
-0
/
+17
2009-04-21
re PR fortran/39811 (Bogus warning for valid continuation lines)
Tobias Burnus
4
-2
/
+30
2009-04-20
re PR c++/13358 (long long and C++ do not mix well)
Manuel López-Ibáñez
19
-36
/
+200
2009-04-20
framework-2.c: Fix up for non existent includes being fatal errors now.
Andrew Pinski
2
-1
/
+8
2009-04-20
re PR fortran/39800 (Rejects PRIVATE TYPE as compont of local type declaration)
Paul Thomas
5
-7
/
+70
2009-04-20
re PR c++/39803 (Bogus 'unused value' warning on declarations of non-POD arrays)
Le-Chun Wu
4
-1
/
+27
2009-04-20
decl.c (gnat_to_gnu_entity): Rewrite Esize calculation.
Eric Botcazou
4
-26
/
+61
2009-04-20
Fix enum conversions which are invalid in C++:
Ian Lance Taylor
88
-659
/
+1173
2009-04-20
trans.c (unchecked_conversion_lhs_nop): New predicate.
Eric Botcazou
6
-1
/
+122
2009-04-20
cp-tree.h (base_access): Change typedef to int.
Ian Lance Taylor
4
-7
/
+20
2009-04-20
ada-tree.h (DECL_HAS_REP_P): Delete.
Eric Botcazou
8
-139
/
+137
2009-04-20
* verify-impl.c (verify_instructions_0): Add cast to enum type.
Ian Lance Taylor
2
-2
/
+8
[next]