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
2010-06-29
cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COPY_ASSIGN.
Jason Merrill
13
-116
/
+130
2010-06-30
Daily bump.
GCC Administrator
1
-1
/
+1
2010-06-29
recog.c (peep2_do_rebuild_jump_labels, [...]): New static variables.
Bernd Schmidt
4
-247
/
+310
2010-06-29
re PR fortran/44718 (Procedure-pointer name is wrongly regarded as "external ...
Janus Weil
4
-0
/
+51
2010-06-29
genhooks.c (emit_findices): Cast field precision to int.
Nathan Froyd
2
-5
/
+10
2010-06-29
re PR tree-optimization/43801 (error: function causes a section type conflict...
Jakub Jelinek
4
-0
/
+31
2010-06-29
re PR debug/44668 (class->DW_TAG_typedef is missing DW_AT_accessibility)
Jakub Jelinek
4
-14
/
+62
2010-06-29
pt.c (dependent_scope_ref_p): Remove.
Jason Merrill
3
-42
/
+41
2010-06-29
re PR c++/44587 (ICE in instantiate_decl)
Jason Merrill
6
-2
/
+111
2010-06-29
m68k.c (targetm.sched.init_global): Update comment.
Joern Rennecke
2
-2
/
+5
2010-06-29
vmsdbgout.c (full_name): Just output the file name if not native.
Douglas B Rupp
2
-7
/
+7
2010-06-29
vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.
Douglas B Rupp
2
-47
/
+37
2010-06-29
* Makefile.in (s-tm-texi): Remove stray tab / rule.
Joern Rennecke
2
-1
/
+3
2010-06-29
re PR fortran/44696 ([OOP] ASSOCIATED fails on polymorphic variables)
Janus Weil
4
-0
/
+36
2010-06-29
vmsdbgout.c (vmsdbgout_begin_epilogue): Declare
Douglas B Rupp
2
-2
/
+57
2010-06-29
Committed as obvious.
Douglas B Rupp
2
-1
/
+5
2010-06-29
re PR fortran/44582 (gfortran generates wrong results due to wrong ABI in fun...
Paul Thomas
4
-20
/
+254
2010-06-29
vmsdbg.h (DST_K_TBG): New DST constant.
Douglas B Rupp
3
-134
/
+11
2010-06-29
re PR other/44034 (target hooks are hard to maintain)
Joern Rennecke
26
-2291
/
+14037
2010-06-29
* lib/lto.exp (lto_prune_warns): Also accept leading single quote.
Rainer Orth
2
-1
/
+5
2010-06-29
re PR bootstrap/44713 (Revision 161530 failed bootstrap)
Nathan Froyd
2
-12
/
+28
2010-06-29
ChangeLog typo fix.
Joern Rennecke
1
-1
/
+1
2010-06-29
tm.texi (TARGET_OPTION_OVERRIDE): Document.
Joern Rennecke
7
-10
/
+58
2010-06-29
* tree-inline.c: Replace incomming by incomin and clonning by cloning.
Jan Hubicka
2
-14
/
+18
2010-06-29
predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.
Jan Hubicka
7
-22
/
+109
2010-06-29
tree-dfa.c (dump_variable): Remove noalias_state dumping.
Richard Guenther
3
-40
/
+6
2010-06-29
Revert parts of the change for PR25130.
Bernd Schmidt
2
-16
/
+10
2010-06-29
re PR target/43902 (suboptimal MIPS widening multiply accumulate)
Bernd Schmidt
6
-13
/
+79
2010-06-29
calls.c, [...]: Call targetm.calls.function_arg...
Nathan Froyd
12
-76
/
+184
2010-06-29
gigi.h (gnat_build_constructor): Take a VEC instead of a TREE_LIST.
Nathan Froyd
6
-149
/
+169
2010-06-29
reginfo.c (init_reg_sets_1): Adjust comments.
Nathan Froyd
53
-319
/
+159
2010-06-29
re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversi...
Richard Guenther
2
-0
/
+32
2010-06-29
re PR rtl-optimization/44659 (Combiner fails to match QI cmp patterns with up...
Eric Botcazou
9
-21
/
+152
2010-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2010-06-28
re PR middle-end/44671 (Partial inlining breaks C++)
Jan Hubicka
2
-1
/
+8
2010-06-28
re PR c++/44682 (warning: variable ‘x’ set but not used)
Jakub Jelinek
4
-0
/
+30
2010-06-28
re PR libfortran/43298 (fortran library does not read in NaN -Inf or Inf)
Tobias Burnus
2
-0
/
+104
2010-06-28
double-int.h (force_fit_type_double): Remove declaration.
Anatoly Sokolov
10
-134
/
+134
2010-06-28
* config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
Philipp Tomsich
2
-1
/
+6
2010-06-28
Add a testcase for PR tree-optimization/43781.
H.J. Lu
2
-0
/
+50
2010-06-28
re PR fortran/40158 (Misleading error message for passing a scalar to an array)
Paul Thomas
4
-6
/
+63
2010-06-28
tree-sra.c (convert_callers): New parameter, change fndecls of recursive calls.
Martin Jambor
4
-3
/
+47
2010-06-28
ipa-cp.c (ipcp_init_cloned_node): Replace calls to ipa_check_create_node_para...
Martin Jambor
2
-2
/
+11
2010-06-28
re PR tree-optimization/44687 (ICE: in tree_nrv, at tree-nrv.c:155 with -fpro...
Jan Hubicka
4
-3
/
+43
2010-06-28
re PR c++/44535 (g++ -O[ 23] generates undefined symbol)
Martin Jambor
4
-2
/
+64
2010-06-28
re PR middle-end/44592 (wrong code at -O3)
Michael Matz
4
-4
/
+81
2010-06-28
re PR tree-optimization/44357 (internal compiler error: in cgraph_decide_inli...
Jan Hubicka
4
-1
/
+242
2010-06-28
ltrans-1.c: Add -march=i486 for i?86-*-* && ilp32.
Rainer Orth
9
-0
/
+19
2010-06-28
config.gcc (powerpc*-*-*): Handle titan.
Philipp Tomsich
6
-5
/
+222
2010-06-28
tree-browser.c (TB_history_stack): Convert to a VEC.
Nathan Froyd
2
-6
/
+12
[next]