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/gfortran-test
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-15
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-15
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
2004-09-21
decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...
Robert Dewar
6
-50
/
+74
2004-09-21
re PR libfortran/17286 (namelist containing more than one value cannot contai...
Bud Davis
2
-0
/
+50
2004-09-21
decl.c (reshape_init_array): Initialize max_index_cst to fix bootstrap failure.
Andreas Tobler
2
-1
/
+6
2004-09-21
re PR rtl-optimization/17482 (GCSE after reload replacing changing instructions)
Steven Bosscher
2
-158
/
+119
2004-09-21
re PR rtl-optimization/17266 (Libgfortran doesn't build)
Eric Botcazou
2
-3
/
+9
2004-09-21
re PR c++/17530 (failure to emit inline function)
Mark Mitchell
4
-2
/
+42
2004-09-21
re PR rtl-optimization/14851 (suboptimal fp division with -ffast-math)
Uros Bizjak
2
-0
/
+7
2004-09-20
tree-ssanames.c (make_ssa_name): No longer need to clear, then initialize key...
Jeff Law
4
-73
/
+86
2004-09-21
c-common.c (fix_string_type): Build the unqualified array type unconditionall...
Matt Austern
9
-639
/
+594
2004-09-21
Makefile.in: Fix flags.h dependencies to be $(FLAGS_H).
Daniel Berlin
2
-10
/
+14
2004-09-21
Daily bump.
GCC Administrator
1
-1
/
+1
2004-09-21
re PR middle-end/17126 (ICE with -fno-unit-at-a-time and -O3)
Jan Hubicka
2
-9
/
+9
2004-09-20
s390.c (s390_select_rtx_section): Remove.
Ulrich Weigand
2
-19
/
+5
2004-09-20
sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a dir...
Kaz Kojima
2
-0
/
+24
2004-09-20
re PR c++/14179 (out of memory while parsing array with many initializers)
Giovanni Bajo
2
-45
/
+91
2004-09-20
tsystem.h (alloca): Provide a default definition.
Kaveh R. Ghazi
3
-1
/
+13
2004-09-20
lex.c (cxx_init): Don't set the ridpointer for RID_NULL to null_node.
Steven Bosscher
2
-1
/
+5
2004-09-20
re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ...
Andrew Pinski
2
-0
/
+15
2004-09-20
re PR tree-optimization/17558 (internal compiler error: in merge_alias_info, ...
Andrew Pinski
2
-2
/
+8
2004-09-20
cgraph.c (cgraph_unnest_node): New function.
Jan Hubicka
1
-15
/
+15
2004-09-20
re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c))
Jan Hubicka
11
-43
/
+64
2004-09-20
alpha.c (some_small_symbolic_operand_int): Rename from some_small_symbolic_op...
Richard Henderson
5
-19
/
+26
2004-09-20
predict.c (return_prediction): New function.
Jan Hubicka
3
-11
/
+234
2004-09-20
sdata-section.h (SDATA_SECTION): Don't use an attribute if SKIP_ATTRIBUTE is ...
Richard Sandiford
2
-1
/
+6
2004-09-20
s390.c (s390_frame_info): Added alignment statement for floating point regist...
Andreas Krebbel
2
-2
/
+23
2004-09-20
re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)
Tobias Schlüter
4
-1
/
+39
2004-09-20
* predict.c (expr_expected_value): Use *_CLASS_P macros.
Jakub Jelinek
2
-3
/
+6
2004-09-20
vect-74.c: Avoid floating point precision error in comparison.
Dorit Naishlos
4
-13
/
+19
2004-09-20
tree-ssa-pre.c (compute_antic_aux): Use malloc'd worklist, to avoid generatin...
Daniel Berlin
2
-8
/
+16
2004-09-20
builtins.c (fold_builtin): Call the new omonymous target hook for machine-dep...
Paolo Bonzini
6
-1
/
+22
2004-09-20
re PR ada/17540 (Duplicate symbols while building Ada)
Robert Dewar
2
-1
/
+16
2004-09-20
cfg.c, [...]: Fix comment typos.
Kazu Hirata
4
-6
/
+11
2004-09-20
re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)
Tobias Schlüter
2
-0
/
+29
2004-09-20
* 5tsystem.ads: Removed, no longer used.
Arnaud Charlet
2
-236
/
+4
2004-09-20
vect-13.c: Added xfail for non ppc platforms.
Ira Rosen
13
-52
/
+734
2004-09-20
re PR target/17565 ([3.3 only] asms in delay slots)
Richard Sandiford
4
-1
/
+25
2004-09-20
Daily bump.
GCC Administrator
1
-1
/
+1
2004-09-20
* predict.c (estimate_probability): Remove unnecesary code.
Jan Hubicka
2
-30
/
+6
2004-09-19
decl2.c (determine_visibility): Allow class visibility directives to override...
Mark Mitchell
2
-14
/
+26
2004-09-19
tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.
Ira Rosen
14
-384
/
+1362
2004-09-19
basic-block.h (update_bb_profile_after_threading): Declare.
Jan Hubicka
6
-26
/
+89
2004-09-19
tree-ssa-pre.c (insert_into_set): Don't put is_gimple_min_invariant values in...
Daniel Berlin
2
-0
/
+8
2004-09-19
tree-ssa-dom.c (restore_nonzero_vars_to_original_value): Fix prototype.
Andreas Jaeger
2
-1
/
+6
2004-09-19
cris.h: Preserve the original spelling in a quote.
Kazu Hirata
2
-1
/
+6
2004-09-18
tree-ssa-dom.c (nonzero_vars_stack, [...]): New global varrays to replace the...
Jeff Law
2
-104
/
+79
2004-09-19
Daily bump.
GCC Administrator
1
-1
/
+1
2004-09-18
* g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
Paul Brook
2
-1
/
+5
2004-09-18
* tree-cfg.c (thread_jumps): Fix updating of the profile.
Jan Hubicka
2
-10
/
+18
2004-09-18
tree-optimize.c (tree_rest_of_compilation): Kill forgotten verify_cgraph call.
Jan Hubicka
2
-1
/
+6
2004-09-18
alias.c, [...]: Fix comment typos.
Kazu Hirata
23
-32
/
+41
[next]