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
2012-07-09
[multiple changes]
Arnaud Charlet
6
-26
/
+59
2012-07-09
prj-util.adb, [...] (For_Interface_Sources): New routine.
Pascal Obry
3
-1
/
+156
2012-07-09
[multiple changes]
Arnaud Charlet
7
-44
/
+121
2012-07-09
[multiple changes]
Arnaud Charlet
4
-95
/
+51
2012-07-09
[multiple changes]
Arnaud Charlet
23
-185
/
+256
2012-07-09
gensupport.c (init_rtx_reader_args_cb): Start counting code generating patter...
Steven Bosscher
6
-52
/
+82
2012-07-09
Daily bump.
GCC Administrator
1
-1
/
+1
2012-07-08
sh.md (*return_i): Move trap_exit attribute check to ...
Oleg Endo
4
-2
/
+17
2012-07-08
mcf.c: Do not include tm.h, tree.h, and langhooks.h.
Steven Bosscher
3
-16
/
+13
2012-07-08
re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)
Oleg Endo
2
-0
/
+41
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
38
-644
/
+751
2012-07-08
alias.h: Do not include coretypes.h in header files.
Steven Bosscher
12
-21
/
+34
2012-07-08
gfortran.h: Do not include coretypes.h here.
Steven Bosscher
31
-1
/
+67
2012-07-08
Makefile.in (gengtype-lex.o, [...]): Add -DGENERATOR_FILE manually for host g...
Steven Bosscher
2
-0
/
+22
2012-07-08
Daily bump.
GCC Administrator
1
-1
/
+1
2012-07-07
arm.h (TARGET_CPU_CPP_BUILTINS): Remove Maverick support.
Richard Earnshaw
11
-813
/
+343
2012-07-07
re PR tree-optimization/53881 (ICE in hoist_edge_and_branch_if_true)
Steven Bosscher
4
-3
/
+36
2012-07-07
combine.c (force_to_mode): Avoid undefined behaviour due to negative shift am...
Ulrich Weigand
2
-0
/
+6
2012-07-07
Fix configure test for "stack protector support in target C library".
Hans-Peter Nilsson
3
-26
/
+35
2012-07-07
Daily bump.
GCC Administrator
1
-1
/
+1
2012-07-06
re PR bootstrap/52947 (bootstrap fails due to wrong include search path compo...
Kai Tietz
2
-0
/
+11
2012-07-06
re PR c++/53862 ([C++11] sorry, unimplemented: use of 'type_pack_expansion' i...
Jason Merrill
4
-11
/
+35
2012-07-06
* cp-tree.h (DECL_DECLARES_TYPE_P): Check DECL_TYPE_TEMPLATE_P.
Jason Merrill
2
-1
/
+3
2012-07-06
re PR c++/53858 ([C++11] template aliases used in template parameters default...
Jason Merrill
4
-1
/
+20
2012-07-06
re PR debug/53820 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8029)
Alexandre Oliva
2
-7
/
+11
2012-07-06
re PR rtl-optimization/53827 ([alpha]: Invalid insn scheduling in sched1 pass)
Alexandre Oliva
2
-2
/
+10
2012-07-06
re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)
Tom de Vries
3
-0
/
+70
2012-07-06
re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)
Tom de Vries
2
-11
/
+38
2012-07-06
re PR tree-optimization/52009 (Another missed tail merging opportunity)
Tom de Vries
3
-0
/
+41
2012-07-06
re PR tree-optimization/52009 (Another missed tail merging opportunity)
Tom de Vries
4
-13
/
+50
2012-07-06
i386.md (simple lea to add peephole): Also transform RTXes where second PLUS ...
Uros Bizjak
2
-0
/
+24
2012-07-06
i386.c (construct_plt_address): Make static.
Uros Bizjak
3
-27
/
+31
2012-07-06
mn10300.c (mn10300_encode_section_info): Call default_encode_section_info.
Nick Clifton
2
-1
/
+9
2012-07-06
re PR target/53811 (ICE: in insn_default_length, at config/i386/i386.md:529 (...
Uros Bizjak
2
-0
/
+10
2012-07-06
Revert
Eric Botcazou
2
-54
/
+25
2012-07-06
Daily bump.
GCC Administrator
1
-1
/
+1
2012-07-05
re PR c++/53039 (including <functional> breaks std::is_convertible with templ...
Jason Merrill
2
-28
/
+11
2012-07-05
cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove.
Jason Merrill
6
-329
/
+16
2012-07-05
re PR c++/50852 (ICE: internal compiler error: in tsubst, at cp/pt.c:11030)
Jason Merrill
9
-5
/
+276
2012-07-05
Correct bug number to PR target/48941
Ramana Radhakrishnan
2
-2
/
+2
2012-07-05
re PR rtl-optimization/49891 (ICE in redirect_jump_1)
Ramana Radhakrishnan
11
-192
/
+376
2012-07-05
re PR fortran/53732 ("mismatching comparison operand types" on compile)
Mikael Morin
4
-8
/
+32
2012-07-05
tree-pretty-print.c (dump_generic_node): Properly test the result of exact_log2.
Richard Guenther
2
-1
/
+6
2012-07-05
* hr.po: New.
Joseph Myers
2
-0
/
+45019
2012-07-05
2012-07-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
4
-7
/
+42
2012-07-05
config.gcc: Enable ifunc attribute by default on s390 and s390x.
Andreas Krebbel
2
-0
/
+6
2012-07-05
expr.c (try_casesi): Remove bogus ATTRIBUTE_UNUSED markers.
Steven Bosscher
5
-240
/
+348
2012-07-05
Add files forgotten in last commit (ChangeLog has them already):
Matthew Gretton-Dann
3
-0
/
+76
2012-07-05
iterators.md (SDF): New mode iterator.
Matthew Gretton-Dann
4
-2
/
+77
2012-07-05
re PR fortran/53449 (fortran fails to build with LTO bootstrap)
Uros Bizjak
6
-6
/
+18
[next]