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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
65
-479
/
+187
2010-11-29
configure.ac: Move comment to remove extra space in last argument of GCC_TARG...
Andreas Schwab
2
-1
/
+7
2010-11-29
* setproctitle.c [HAVE_SYS_PRCTL_H]: Include <sys/types.h>.
Rainer Orth
2
-0
/
+5
2010-11-29
re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)
Joern Rennecke
2
-1
/
+7
2010-11-29
In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
17
-70
/
+1035
2010-11-29
In gcc/testsuite/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
4
-18
/
+20
2010-11-29
In gcc/objc/: 2010-11-29 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
2
-0
/
+22
2010-11-29
re PR tree-optimization/46621 (gimple.h includes tm.h)
Joern Rennecke
3
-3
/
+7
2010-11-29
Daily bump.
GCC Administrator
1
-1
/
+1
2010-11-28
re PR fortran/46662 ([OOP] gfortran accepts "CALL polymorphic%abstract_type%p...
Janus Weil
4
-2
/
+88
2010-11-28
aliasing2.adb (dg-final): Robustify pattern matching.
Eric Botcazou
3
-2
/
+7
2010-11-28
* sv.po: Update.
Joseph Myers
2
-355
/
+359
2010-11-28
re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...
Paul Thomas
20
-14
/
+963
2010-11-28
re PR libstdc++/46683 (FAIL: ext/profile/all.cc)
Paolo Carlini
2
-4
/
+4
2010-11-28
re PR fortran/46678 (Wrong code with strings)
Tobias Burnus
2
-1
/
+8
2010-11-28
re PR libstdc++/46689 (FAIL: 20_util/shared_ptr/comparison/cmp.cc)
Jonathan Wakely
2
-16
/
+6
2010-11-28
Daily bump.
GCC Administrator
1
-1
/
+1
2010-11-27
re PR fortran/46301 (Missing diagnosis for "len=:")
Jerry DeLisle
2
-0
/
+13
2010-11-27
re PR fortran/46638 (Wrong result with TRANSFER from string to DT)
Tobias Burnus
2
-2
/
+14
2010-11-27
dwarf2out.c (dwarf2out_begin_function): Set cold_text_section and output cold...
Jan Hubicka
2
-9
/
+18
2010-11-27
re PR ada/46574 (ada bootstrap fails with --enable-build-with-cxx.)
Eric Botcazou
2
-2
/
+7
2010-11-27
re PR ada/40777 (compile error on gcc-interface/targtyps.c)
Eric Botcazou
2
-2
/
+12
2010-11-27
s-osinte-linux.ads (sigset_t): Use unsigned_char subtype directly.
Eric Botcazou
2
-1
/
+11
2010-11-27
shared_ptr_base.h (operator>, [...]): Remove comparisons not specified in the...
Jonathan Wakely
2
-19
/
+5
2010-11-27
In gcc/cp/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
4
-3
/
+29
2010-11-27
bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
Eric Botcazou
6
-31
/
+62
2010-11-27
gimple.c (gimple_assign_copy_p): Use gimple_assign_single_p.
Richard Guenther
5
-37
/
+38
2010-11-27
unordered_map (unordered_multimap<>::erase): Fix to erase all elements associ...
François Dumont
5
-22
/
+35
2010-11-27
2010-11-27 François Dumont <francois.cppdevs@free.fr>
François Dumont
3
-20
/
+42
2010-11-27
In gcc/objc/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
8
-13
/
+520
2010-11-27
bitset (bitset<>::reference): Clean code, use normal reference type in experi...
François Dumont
3
-16
/
+20
2010-11-27
In gcc/objc/: 2010-11-27 Nicola Pero <nicola.pero@meta-innovation.com>
Nicola Pero
7
-28
/
+191
2010-11-27
Daily bump.
GCC Administrator
1
-1
/
+1
2010-11-26
options.texi (Enum, EnumValue): Document new record types.
Joseph Myers
11
-128
/
+597
2010-11-26
2010-11-27 Paolo Carlini <paolo.carlini@oracle.com>
Paolo Carlini
1
-4
/
+4
2010-11-26
libstdc++.exp [...]: Use remote_file delete for generated exe.
François Dumont
6
-5
/
+74
2010-11-26
re PR target/46623 (microblaze --enable-werror-always build fails)
Joern Rennecke
3
-23
/
+53
2010-11-26
gnat.exp: Load gcc.exp.
Rainer Orth
3
-0
/
+13
2010-11-26
tree-ssa-copy.c (fini_copy_prop): Don't DCE when we have loops.
Michael Matz
3
-2
/
+10
2010-11-26
re PR lto/46648 (type mismatch in array reference; verify_stmts failed)
Richard Guenther
5
-17
/
+72
2010-11-26
arith_divide_no_check.f [...]: new tests.
Bud Davis
4
-0
/
+52
2010-11-26
re PR middle-end/46559 (libstdc++ link FAILs with -flto)
Richard Guenther
2
-4
/
+9
2010-11-26
Add a testcase for PR tree-optimization/46665.
H.J. Lu
2
-0
/
+41
2010-11-26
re PR tree-optimization/46560 (libstdc++ execute FAILs with -flto)
Richard Guenther
2
-0
/
+9
2010-11-26
s390.c (print_operand_address): Replace assert with error message.
Andreas Krebbel
2
-19
/
+67
2010-11-26
re PR rtl-optimization/46665 (two gfortran tests fail with -O[2s] -fipa-pta -...
Richard Guenther
2
-1
/
+6
2010-11-26
arm.c (arm_option_override): enable loop array prefetching at -O3 for suitabl...
Ian Bolton
3
-5
/
+53
2010-11-26
2817.md (z196_crack): Add z196_g3 as possible slot.
Christian Borntraeger
2
-2
/
+8
2010-11-26
re PR lto/46664 (Failed to build 481.wrf in SPEC CPU 2006 with LTO)
Richard Guenther
2
-1
/
+9
2010-11-26
re PR target/33637 ("checking for nm: test: too many arguments" causes "Undef...
Michael Haubenwallner
4
-9
/
+17
[next]