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-18
tree-cfg.c (tree_flow_call_edges_add): Check for empty basic blocks.
Andreas Krebbel
4
-1
/
+35
2005-12-18
re PR fortran/25018 (Segfault with simple expression)
Paul Thomas
7
-79
/
+84
2005-12-18
gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renu...
Steven Bosscher
2
-3
/
+9
2005-12-18
* doc/objc.texi (Type encoding): Fix typo.
Gabriel Dos Reis
2
-1
/
+5
2005-12-18
tree-tailcall.c (find_tail_calls): Use XNEW.
Gabriel Dos Reis
12
-89
/
+149
2005-12-18
re PR tree-optimization/24378 (gcc.dg/vect/pr24300.c (test for excess errors)...
Dorit Nuzman
2
-0
/
+38
2005-12-18
tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Code to simplify SWIT...
Jeff Law
3
-65
/
+68
2005-12-17
objc.texi (Type encoding): Add documentation about encoding complex types and...
Andrew Pinski
2
-0
/
+9
2005-12-18
tree-vn.c (vn_add): Use XNEW.
Gabriel Dos Reis
12
-53
/
+111
2005-12-18
Daily bump.
GCC Administrator
1
-1
/
+1
2005-12-17
m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.
Paul Brook
2
-15
/
+23
2005-12-17
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
Gabriel Dos Reis
17
-49
/
+110
2005-12-17
re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)
Steven G. Kargl
4
-0
/
+43
2005-12-17
* Revert accidental commit to enum_5.f90.
Steven G. Kargl
2
-1
/
+5
2005-12-17
decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...
Steven G. Kargl
66
-396
/
+483
2005-12-17
basic-block.h: Changed basic block numbering so that the entry block is 0 and...
Daniel Berlin
36
-202
/
+236
2005-12-17
tree-flow-inline.h (set_default_def, [...]): Kill.
Jan Hubicka
5
-25
/
+74
2005-12-17
tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.
Jeff Law
3
-119
/
+75
2005-12-17
attr-weakref-1.c: Do not run on darwin.
Andreas Jaeger
3
-69
/
+296
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
[next]