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-01-24
linux.h (DBX_REGISTER_NUMBER): Delete.
Eric Botcazou
4
-24
/
+6
2009-01-24
re PR c/38938 (-Wno-all doesn't work on -Wpointer-sign)
H.J. Lu
2
-2
/
+8
2009-01-24
re PR fortran/38955 (testsuite/gfortran.dg/array_constructor_24.f fails due ...
David Billinghurst
2
-1
/
+7
2009-01-24
re PR tree-optimization/38953 ([graphite] loop closed SSA not maintained by g...
Sebastian Pop
4
-5
/
+153
2009-01-24
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-24
neon.md (neon_type): Move to arm.md.
Paul Brook
5
-74
/
+90
2009-01-24
bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from void *' warning f...
Ben Elliston
3
-4
/
+8
2009-01-23
re PR middle-end/38932 (ICE in set_value_range, at tree-vrp.c:398)
Paolo Bonzini
7
-19
/
+59
2009-01-23
fix testcase sms-7.c
Revital Eres
2
-3
/
+7
2009-01-23
c-decl.c (finish_struct): Move code to set DECL_PACKED after DECL_BIT_FIELD i...
Adam Nemet
18
-9
/
+174
2009-01-23
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-22
c-opts.c (c_common_post_options): Fix a typo in comments.
H.J. Lu
2
-1
/
+5
2009-01-22
* gcc.dg/pr35729.c: Make test x86 specific.
Steve Ellcey
2
-1
/
+8
2009-01-22
Should have been in previous checkin.
Steve Ellcey
1
-2
/
+3
2009-01-22
re PR middle-end/38615 (invalid promotion to static from auto)
Steve Ellcey
2
-0
/
+24
2009-01-22
re PR middle-end/38615 (invalid promotion to static from auto)
Steve Ellcey
2
-1
/
+9
2009-01-22
re PR target/38931 (Seg fault when getting instruction latency on a *movsi_1 ...
Uros Bizjak
4
-5
/
+39
2009-01-22
arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to a word boundary.
Richard Earnshaw
2
-0
/
+19
2009-01-22
arm.c (all_architectures): Add iWMMXt2 entry.
Mark Shinwell
5
-3
/
+14
2009-01-22
bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI version number to five.
Mark Shinwell
2
-1
/
+6
2009-01-22
Reverted commit 143546 related to PR c++/26693
Dodji Seketeli
19
-306
/
+143
2009-01-22
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-21
re PR middle-end/38587 (IRA doesn't preserve local variables after setjmp)
Vladimir Makarov
2
-0
/
+9
2009-01-21
re PR bootstrap/37660 (Error Building libssp, recent update)
Dave Korn
2
-3
/
+27
2009-01-21
ssa-store-ccp-3.c: Skip for mips*-*-linux* and mips*-*-irix*.
Richard Sandiford
3
-2
/
+12
2009-01-21
* testsuite/ChangeLog: Add missing ChangeLog entry.
Uros Bizjak
1
-0
/
+5
2009-01-21
re PR rtl-optimization/38879 (scheduler does not look for conflicting alias s...
Uros Bizjak
2
-51
/
+52
2009-01-21
re PR c++/26693 (Access checks not performed for types in templates)
Dodji Seketeli
19
-107
/
+356
2009-01-21
re PR fortran/38887 (run-time abort for MVBITS with run-time zero sized array...
Daniel Kraft
4
-3
/
+26
2009-01-21
check alias sets in add_inter_loop_mem_dep
Bingfeng Mei
7
-0
/
+139
2009-01-21
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-20
re PR other/38758 (gcc ships with GPL-only library parts (longlong.h))
Joseph Myers
2
-15
/
+39
2009-01-20
re PR fortran/38907 (ICE when contained function has same name as module func...
Paul Thomas
4
-31
/
+112
2009-01-20
re PR target/30687 (undocumented attributes on ia64)
Steve Ellcey
2
-2
/
+16
2009-01-20
invoke.texi (RANGE): RANGE also takes INTEGER arguments.
Tobias Burnus
2
-3
/
+8
2009-01-20
re PR tree-optimization/38747 (Wrong code due to VIEW_CONVERT_EXPR)
Andrew Pinski
6
-4
/
+79
2009-01-20
common.opt (fgraphite, [...]): Add comment for explaining why these options a...
Sebastian Pop
2
-0
/
+7
2009-01-20
graphite.c (stmt_simple_for_scop_p): Also handle cases when gimple_call_lhs i...
Sebastian Pop
2
-7
/
+10
2009-01-20
re PR target/38902 (__builtin_strcpy doesn't work with -fstack-protector)
Kees Cook
2
-2
/
+139
2009-01-20
re PR target/38868 (r143152 breaks output routines in xplor-nih)
Paolo Bonzini
4
-1
/
+34
2009-01-20
libgcov.c (__gcov_execl, [...]): Remove const qualifier from arg parameter.
Ben Elliston
3
-9
/
+17
2009-01-20
pr36227.c: Move ...
Richard Guenther
2
-0
/
+7
2009-01-20
darwin.h: Add static-libgfortran to LINK_SPEC.
Iain Sandoe
4
-0
/
+13
2009-01-20
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-19
re PR c++/23287 (Explicitly invoking destructor of template class in a templa...
Jason Merrill
5
-3
/
+60
2009-01-19
re PR fortran/38859 (ubound and lbound treat structure component references a...
Mikael Morin
4
-1
/
+41
2009-01-19
re PR c/38869 (valgrind find problem with -O -mtune=generic)
Vladimir Makarov
5
-2
/
+24
2009-01-19
Daily bump.
GCC Administrator
1
-1
/
+1
2009-01-19
Correct my most recent entry.
Ben Elliston
1
-1
/
+1
2009-01-18
re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)
H.J. Lu
16
-12
/
+148
[next]