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
2009-10-10
Fix PR reference number.
Jerry DeLisle
1
-1
/
+1
2009-10-10
re PR testsuite/41612 (FAIL: gfortran.dg/round_2.f03)
Jerry DeLisle
2
-11
/
+27
2009-10-10
re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimp...
Richard Guenther
4
-0
/
+33
2009-10-10
sem_eval.adb: Give a more precise error message.
Samuel Tardieu
2
-1
/
+5
2009-10-10
configure.ac: Use AC_SEARCH_LIBS to find dlopen.
Ian Lance Taylor
3
-24
/
+56
2009-10-09
* charset.c (_cpp_valid_ucn): Update C++0x restrictions.
Jason Merrill
2
-0
/
+20
2009-10-10
directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.
Neil Vachharajani
2
-2
/
+5
2009-10-10
Daily bump.
GCC Administrator
1
-1
/
+1
2009-10-10
re PR fortran/41585 ([OOP] Reject CLASS(T) as component of "TYPE :: T")
Janus Weil
4
-2
/
+17
2009-10-09
re PR lto/41638 (Back-end builtins are mishandled)
Richard Guenther
8
-11
/
+83
2009-10-09
re PR fortran/41582 ([OOP] Allocation of abstract types requires a type spec ...
Tobias Burnus
7
-9
/
+66
2009-10-09
re PR fortran/41579 ([OOP] Nesting of SELECT TYPE)
Janus Weil
7
-19
/
+135
2009-10-09
re PR preprocessor/41445 (Debug information is wrong with and without --save-...
Jakub Jelinek
11
-15
/
+148
2009-10-09
re PR debug/40521 (-g causes GCC to generate .eh_frame)
Jakub Jelinek
2
-3
/
+6
2009-10-09
re PR rtl-optimization/41646 (Reload ICE due to combiner extending life time ...
Jakub Jelinek
4
-1
/
+44
2009-10-09
re PR tree-optimization/41634 (ICE in dom)
Richard Guenther
4
-8
/
+43
2009-10-09
Updated commit entry for r152577 (added entry for xcoff_debug_hooks in
Cary Coutant
1
-0
/
+1
2009-10-09
s390.md ("prefetch"): Remove stcmh for prefetching.
Andreas Krebbel
2
-11
/
+12
2009-10-09
re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp)
Richard Guenther
6
-16
/
+64
2009-10-09
cgraph.c (cgraph_create_edge): Check for NULL call_stmt before calling stmt_c...
Richard Guenther
2
-4
/
+10
2009-10-09
block_2.f08: Cleanup "original" tree dump.
Uros Bizjak
3
-1
/
+6
2009-10-09
re PR tree-optimization/40071 (ICE (aliasing assert) in vectorizable_store at...
Eric Botcazou
5
-7
/
+47
2009-10-09
i386.md (any_div): New code iterator.
Uros Bizjak
2
-126
/
+85
2009-10-09
Daily bump.
GCC Administrator
1
-1
/
+1
2009-10-08
re PR rtl-optimization/41574 (Distribute floating point expressions causes ba...
Doug Kwan
2
-0
/
+20
2009-10-08
lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics.
Joseph Myers
3
-10
/
+18
2009-10-08
* gcc.c (main): Remove trailing "." from diagnostics.
Joseph Myers
2
-2
/
+6
2009-10-08
Add support for debugging with ICF (Identical Code Folding).
Cary Coutant
13
-0
/
+473
2009-10-08
re PR debug/41353 (VTA missed-debug issues)
Alexandre Oliva
2
-9
/
+20
2009-10-08
rs6000.c (rs6000_delegitimize_address): Remove.
Janis Johnson
2
-31
/
+5
2009-10-08
Fix 41626 from Jan Hubicka
Jan Hubicka
5
-11
/
+26
2009-10-08
* config/avr/avr.c (last_insn_address) Remove variable.
Anatoly Sokolov
4
-25
/
+13
2009-10-08
combine.c (label_tick_ebb_start): Fix comment.
Adam Nemet
4
-11
/
+43
2009-10-08
re PR c++/36816 ([c++0x] error deducing template argument taking the address ...
Jason Merrill
4
-1
/
+25
2009-10-08
re PR c++/37177 ([c++0x] ICE on decltype(rel_ops::operator><int>);)
Jason Merrill
11
-27
/
+214
2009-10-08
re PR middle-end/41573 (segfault in trunk related to strings)
Michael Matz
15
-630
/
+88
2009-10-08
gimple.c (free_gimple_type_tables): New function.
Richard Guenther
5
-2
/
+42
2009-10-08
2009-10-07 Mark Heffernan <meheff@google.com>
Mark Heffernan
2
-1
/
+8
2009-10-08
lto-plugin.c (add_input_library): New.
Rafael Avila de Espindola
2
-0
/
+6
2009-10-08
* collect2.c (add_lto_object): Only define if OBJECT_FORMAT_NONE.
Rainer Orth
2
-0
/
+7
2009-10-08
re PR bootstrap/41620 (Bootstrap failure)
Jan Hubicka
2
-1
/
+13
2009-10-08
mn10300.h (CONSTANT_ADDRESS_P): Do not allow CONST_DOUBLEs.
Nick Clifton
2
-1
/
+6
2009-10-08
re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)
Andreas Tobler
2
-1
/
+6
2009-10-08
* cp-tree.h: Fix location of documentation for DECL_LANG_FLAG_7.
Gabriel Dos Reis
2
-2
/
+5
2009-10-08
re PR c/41182 (Revision 145254 caused ICE: tree check: expected integer_cst, ...
Joseph Myers
6
-26
/
+65
2009-10-08
Daily bump.
GCC Administrator
1
-1
/
+1
2009-10-07
arith.c (arith_power): Use mpc_pow_z.
Kaveh R. Ghazi
3
-1
/
+10
2009-10-07
* lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.
Joseph Myers
2
-0
/
+6
2009-10-07
real.c: Fix comment to reflect actual exponent size.
Kaveh R. Ghazi
2
-1
/
+5
2009-10-08
* config/rs6000/a2.md: Add FSF comment header.
Ben Elliston
2
-2
/
+21
[prev]
[next]