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-09-22
arc.h (TRAMPOLINE_ALIGNMENT): New.
Richard Henderson
3
-39
/
+55
2009-09-22
alpha.c (alpha_trampoline_init): Rename from alpha_initialize_trampoline.
Richard Henderson
5
-93
/
+55
2009-09-22
re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...
Richard Henderson
18
-190
/
+278
2009-09-22
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
Richard Guenther
5
-18
/
+116
2009-09-22
re PR objc++/41430 (exception handling testsuite failures in objc++)
Richard Guenther
3
-1
/
+29
2009-09-22
re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...
Jakub Jelinek
12
-41
/
+113
2009-09-22
rs6000.c (bdesc_2arg): Fix CODE_FOR_vector_gt* codes for __builtin_altivec_vc...
Jakub Jelinek
2
-4
/
+7
2009-09-22
reload1.c (reload): Call wrap_constant when substituting reg for equiv inside...
Jakub Jelinek
4
-0
/
+75
2009-09-22
re PR tree-optimization/41428 (CCP doesn't fold all comparisons it could)
Richard Guenther
4
-1
/
+56
2009-09-22
tree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
Richard Guenther
7
-102
/
+114
2009-09-22
dwarf2out.c (address_of_int_loc_descriptor): Avoid signed/unsigned comparison...
Jakub Jelinek
2
-1
/
+4
2009-09-22
re PR middle-end/41429 (gomp tests timeout with -fpic)
Jakub Jelinek
4
-0
/
+19
2009-09-22
Correct the copyright year. It is not 2006 or 2007.
Peter O'Gorman
1
-1
/
+1
2009-09-22
re PR middle-end/41260 (major regressions on *-apple-darwin10 at -m64 caused ...
Jack Howarth
3
-1
/
+37
2009-09-22
re PR middle-end/41357 (libgomp build fail)
Dave Korn
2
-2
/
+9
2009-09-22
re PR bootstrap/41404 (expr.c undefined reference while linking jc1)
Dave Korn
2
-3
/
+8
2009-09-22
Daily bump.
GCC Administrator
1
-1
/
+1
2009-09-21
s-osinte-rtems.ad[bs]: Get_Page_Size cannot return 0.
Joel Sherrill
3
-13
/
+8
2009-09-21
* doc/install.texi (os2): Remove section.
Gerald Pfeifer
2
-9
/
+4
2009-09-21
* doc/standards.texi (Objective-C): Adjust two URLs.
Gerald Pfeifer
2
-2
/
+6
2009-09-21
ada: init.c (__gnat_error_handler): Cast msg to const char *.
Rainer Orth
3
-1
/
+12
2009-09-21
tree-tailcall.c (process_assignment): Don't check if a multiplication or an a...
Giuseppe Scrivano
4
-13
/
+52
2009-09-21
re PR c++/41421 ([C++0x] Trivial types should require trivial default constru...
Jason Merrill
4
-4
/
+18
2009-09-21
* name-lookup.c (push_class_level_binding): Sanity check.
Jason Merrill
2
-0
/
+7
2009-09-21
i386.c (ix86_expand_epilogue): Adjust offset for xmm register restore.
Kai Tietz
4
-1
/
+53
2009-09-21
inline-params.c: New testcase.
Jan Hubicka
4
-1
/
+61
2009-09-21
ieee.exp (additional_flags): Add -fno-inline.
Uros Bizjak
4
-4
/
+10
2009-09-21
* stor-layout.c (layout_type): Remove obsolete code.
Eric Botcazou
2
-27
/
+10
2009-09-21
Daily bump.
GCC Administrator
1
-1
/
+1
2009-09-20
ipa-sra-1.c (dg-options): Add -fipa-sra.
H.J. Lu
6
-5
/
+13
2009-09-20
re PR tree-optimization/40642 (ICE with -fprofile-generate)
Andrew Pinski
2
-0
/
+31
2009-09-20
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
H.J. Lu
2
-1
/
+5
2009-09-20
re PR middle-end/30789 (complex folding inexact)
Kaveh R. Ghazi
6
-24
/
+73
2009-09-20
dwarf2out.c (add_const_value_attribute): Return true if successful.
Jan Hubicka
2
-226
/
+317
2009-09-20
unwind-dw2-fde.c (classify_object_over_fdes): Cast the constant 1 to _Unwind_...
Kai Tietz
2
-3
/
+11
2009-09-20
* stor-layout.c (set_sizetype): Avoid useless type copy.
Eric Botcazou
2
-2
/
+6
2009-09-20
Adjust component
Eric Botcazou
1
-1
/
+1
2009-09-20
configure.ac (gcc_cv_ld_mips_personality_relaxation): New feature check.
Richard Sandiford
7
-0
/
+159
2009-09-20
[multiple changes]
Kai Tietz
4
-3
/
+26
2009-09-20
re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...
Chris Demetriou
5
-8
/
+33
2009-09-20
Daily bump.
GCC Administrator
1
-1
/
+1
2009-09-19
mips.opt (mrelax-pic-calls): New option.
Adam Nemet
16
-59
/
+515
2009-09-19
Fix long-standing in-tree build include-fixed bug.
Ralf Wildenhues
2
-1
/
+9
2009-09-18
re PR preprocessor/28435 (-MMD vs not found system header (included from a sy...
Chris Demetriou
7
-0
/
+39
2009-09-19
re PR fortran/41328 (bad iostat when reading DOS file in a character array (n...
Jerry DeLisle
2
-4
/
+38
2009-09-19
Daily bump.
GCC Administrator
1
-1
/
+1
2009-09-19
* config/rs6000/rs6000.md (*save_gpregs_<mode>, *save_fpregs_<mode>,
Jakub Jelinek
2
-6
/
+11
2009-09-19
re PR bootstrap/41397 (RTL checking failure compiling libiberty)
Jakub Jelinek
2
-2
/
+8
2009-09-18
freebsd.h: Update comment on types.
Gerald Pfeifer
2
-1
/
+9
2009-09-18
decl2.c (determine_visibility): Make anonymous types internal.
Jason Merrill
9
-15
/
+127
[next]