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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-17
re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)
Bernd Trog
2
-1
/
+6
2005-12-17
re PR rtl-optimization/25456 (cc0 targets are broken.)
Kazu Hirata
2
-1
/
+7
2005-12-17
Daily bump.
GCC Administrator
1
-1
/
+1
2005-12-17
simplify-rtx.c (simplify_binary_operation_1 <IOR>): Correct bug introduced 20...
Alan Modra
2
-1
/
+6
2005-12-16
re PR fortran/24268 (gfortran rejects valid format statement)
Jerry DeLisle
2
-1
/
+19
2005-12-16
re PR fortran/24268 (gfortran rejects valid format statement)
Jerry DeLisle
2
-1
/
+6
2005-12-16
* zh_CN.po: Update.
Joseph Myers
2
-214
/
+194
2005-12-16
re PR fortran/25106 ([4.0/4.1] statement label is zero)
Steven G. Kargl
8
-26
/
+68
2005-12-16
re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b...
Steven Bosscher
2
-15
/
+13
2005-12-17
re PR testsuite/25422 (gcc.dg/20031012-1.c and gcc.dg/weak/weak-3.c (and a co...
Ben Elliston
4
-1
/
+10
2005-12-16
trans.h (tree): Remove declaration of gfc_build_function_call.
Richard Guenther
9
-96
/
+141
2005-12-16
920415-1.c: Add declaration for abort and exit.
Mike Stump
2
-0
/
+8
2005-12-16
trans.h (gfc_build_indirect_ref): Remove declaration.
Richard Guenther
9
-54
/
+64
2005-12-16
re PR objc/25360 (Complex types are not encoded)
Andrew Pinski
2
-0
/
+12
2005-12-16
re PR fortran/25264 (write to internal unit from the string itself gives wron...
Jerry DeLisle
4
-8
/
+55
2005-12-16
re PR middle-end/25457 (reorg.c:966: warning: unused variable 'insn')
John David Anglin
2
-1
/
+4
2005-12-16
re PR testsuite/25215 (-fpic/-fPIC failure in gcc.dg/20050503-1.c)
Kaveh R. Ghazi
2
-0
/
+6
2005-12-16
re PR target/25447 (<built-in>:0: ICE: in pa_scalar_mode_supported_p, at conf...
John David Anglin
2
-0
/
+9
2005-12-16
jcf-parse.c (set_source_filename): Set the decl source location even when ret...
Alexandre Oliva
2
-1
/
+12
2005-12-16
loop-invariant.c (move_loop_invariants): Add missing hunk from the previous p...
Steven Bosscher
2
-0
/
+6
2005-12-16
reorg.c (mostly_true_jump): Clean up code depending on LABEL_OUTSIDE_LOOP_P a...
Steven Bosscher
2
-53
/
+10
2005-12-16
ChangeLog: Fix missing file names.
Richard Biener
1
-6
/
+6
2005-12-16
re PR rtl-optimization/24899 (loop.c miscompiles libgnomecanvas)
Jakub Jelinek
4
-0
/
+48
2005-12-16
* doc/invoke.texi (-fdump-tree-*): Remove note about C/C++ only.
Jakub Jelinek
2
-2
/
+6
2005-12-16
mt.h (LIB_SPEC, [...]): Correct names of ms1-16-002 files.
Nathan Sidwell
2
-3
/
+8
2005-12-16
Checkin missing parts of my 2005-12-12 patch
Nathan Sidwell
11
-5649
/
+2
2005-12-16
re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)
Alan Modra
7
-339
/
+376
2005-12-16
combine.c (combine_simplify_rtx <case NOT, [...]): Move simplifications that ...
Paolo Bonzini
3
-565
/
+543
2005-12-16
(gfc_conv_descriptor_data_addr): Use build_fold_addr_expr where appropriate.
Richard Guenther
6
-45
/
+80
2005-12-16
re PR rtl-optimization/24823 (ICE in insert_save, at caller-save.c:719)
Andreas Krebbel
4
-67
/
+186
2005-12-16
tree-ssa-dse.c (dse_optimize_stmt): Correctly handle PHI nodes which represen...
Jeff Law
4
-0
/
+44
2005-12-16
target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
Jon Grimm
25
-88
/
+744
2005-12-16
reload.c (find_reloads): Fix comment typo.
Alan Modra
3
-2
/
+7
2005-12-16
basic-block.h, [...]: Fix comment typos.
Kazu Hirata
17
-22
/
+30
2005-12-16
* parser.c, pt.c: Fix comment typos.
Kazu Hirata
3
-3
/
+7
2005-12-16
dependency.c, [...]: Fix comment typos.
Kazu Hirata
5
-4
/
+9
2005-12-15
struct-layout-encoding-1_generate.c (base_types): Change C++ style comments t...
Andrew Pinski
2
-606
/
+38
2005-12-16
* real.c (decimal_quad_format): Correct values for emin, emax.
Ben Elliston
2
-2
/
+6
2005-12-15
predicates.md (m32c_psi_scale): New.
DJ Delorie
4
-3
/
+51
2005-12-16
Daily bump.
GCC Administrator
1
-1
/
+1
2005-12-16
re PR java/25429 (can't see private static final int CREATE = 1)
Tom Tromey
2
-2
/
+16
2005-12-15
re PR rtl-optimization/25224 (ICE in initialize_original_copy_tables)
Jan Hubicka
4
-1
/
+34
2005-12-15
Commit part of Zdenek's larger loop-invariant.c patch.
Zdenek Dvorak
2
-63
/
+69
2005-12-15
varasm.c (default_unique_section_1): Use special section names for SECCAT_DAT...
Jakub Jelinek
2
-1
/
+15
2005-12-15
* nl.po: Update.
Joseph Myers
2
-633
/
+269
2005-12-16
invoke.texi (Warning Options): Document -Walways-true being enabled by -Wall.
Ben Elliston
2
-2
/
+8
2005-12-15
re PR other/25028 (TImode-to-floating conversions broken)
Joseph Myers
8
-94
/
+199
2005-12-15
freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Use builtin_define_with_int_val...
Craig Rodrigues
2
-16
/
+7
2005-12-15
t-darwin (darwin-c.o): Depend on $(TREE_H) instead of tree.h.
Andrew Pinski
2
-1
/
+5
2005-12-15
predicates.md (call_memory_operand): New.
Richard Sandiford
5
-2
/
+55
[prev]
[next]