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/existing-fp8
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
2006-10-29
re PR fortran/17741 (ICE in gfc_free_namespace, at fortran/symbol.c:2208)
Jerry DeLisle
2
-0
/
+6
2006-10-29
i386-protos.h (ix86_expand_trunc): Declare.
Richard Guenther
6
-16
/
+166
2006-10-29
config.gcc (i[34567]86-*-linux*): Handle --enable-targets=all.
Joseph Myers
10
-17
/
+98
2006-10-29
i386-protos.h (ix86_expand_round): Declare.
Richard Guenther
6
-0
/
+182
2006-10-29
i386-protos.h (ix86_expand_floorceil): Declare.
Richard Guenther
8
-32
/
+295
2006-10-29
builtins.c (expand_builtin_mathfn): Expand nearbyint as rint in case -fno-tra...
Richard Guenther
8
-17
/
+168
2006-10-29
genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.
Richard Guenther
12
-42
/
+236
2006-10-29
re PR libfortran/24313 (complex sqrt function does not return principal value)
Tobias Burnus
2
-1
/
+6
2006-10-29
configure: Regenerate.
Francois-Xavier Coudert
4
-60
/
+17
2006-10-29
configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.
Richard Sandiford
6
-0
/
+66
2006-10-29
mips.c (mips_classify_symbol): Test DECL_WEAK as well as TREE_PUBLIC when dec...
Richard Sandiford
2
-6
/
+18
2006-10-29
re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point va...
Paolo Carlini
3
-4
/
+53
2006-10-29
re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...
Jakub Jelinek
4
-0
/
+33
2006-10-29
darwin.c, [...]: Fix comment typos.
Kazu Hirata
7
-7
/
+13
2006-10-29
20020118-1.c, [...]: Fix comment typos.
Kazu Hirata
5
-4
/
+11
2006-10-29
* intrinsic.texi: Fix a typo.
Kazu Hirata
2
-1
/
+6
2006-10-29
* decl.c: Fix a comment typo.
Kazu Hirata
2
-1
/
+5
2006-10-29
re PR middle-end/29335 (transcendental functions with constant arguments shou...
Kaveh R. Ghazi
6
-67
/
+365
2006-10-28
re PR other/29271 (Incorrect -fdump-rtl-sched documentation)
Andrew Pinski
2
-4
/
+11
2006-10-29
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-28
gfortran.h: Remove GFC_MPFR_TOO_OLD.
Steven G. Kargl
5
-273
/
+13
2006-10-28
re PR c++/29295 (++ operator with bool typedef increments or operator -- with...
Andrew Pinski
5
-1
/
+47
2006-10-28
re PR c++/29033 (%s substituted with "left"/"right" can't be properly transla...
Dirk Mueller
2
-5
/
+11
2006-10-28
array (array<>::_M_at): New.
Paolo Carlini
4
-28
/
+70
2006-10-28
re PR fortran/28224 (gfortran should support namelist (nml) for internal file...
Tobias Burnus
5
-5
/
+43
2006-10-28
re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...
Tobias Burnus
3
-0
/
+87
2006-10-28
re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...
Tobias Burnus
2
-2
/
+19
2006-10-28
fold-const.c (maybe_canonicalize_comparison): Fix code to match comment.
Richard Guenther
2
-1
/
+6
2006-10-28
i386.h (GENERAL_REGNO_P): Use STACK_POINTER_REGNUM.
Uros Bizjak
2
-35
/
+42
2006-10-28
Makefile.am (nat_source_files): Add natBreakpoint.cc.
Keith Seitz
6
-5
/
+179
2006-10-28
except.h (output_function_exception_table): Add 'const char*' param.
Eric Botcazou
7
-6
/
+127
2006-10-28
re PR middle-end/26899 (Fold does not fold (i0 > i1 + 1) || (i1 < i0 - 1))
Richard Guenther
4
-0
/
+149
2006-10-28
re PR target/28806 (lround is not expanded inline to SSE conversion sequence)
Richard Guenther
11
-0
/
+140
2006-10-28
Fixup whitespacing
Mike Stump
1
-1
/
+0
2006-10-28
re PR target/29377 (Build for h8300-elf crashes on 64bit hosts due to int/HWI...
Uros Bizjak
2
-5
/
+13
2006-10-28
i386.c (output_387_ffreep): Create output from a template string for !HAVE_AS...
Uros Bizjak
2
-11
/
+14
2006-10-28
java-stack.h (ncodeMap): Declare.
Keith Seitz
6
-20
/
+73
2006-10-28
darwin.c: Fix formatting and grammar.
Eric Christopher
2
-14
/
+23
2006-10-28
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-27
builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown...
Jan Hubicka
4
-6
/
+23
2006-10-27
2006-10-27 Vladimir Makarov <vmakarov@redhat.com>
Vladimir Makarov
6
-26
/
+286
2006-10-27
builtins-43.c: Add -fno-finite-math-only.
Kaz Kojima
6
-4
/
+13
2006-10-27
PR libgfortran/27954 Fix type in changelog, pr number
Jerry DeLisle
1
-1
/
+1
2006-10-27
re PR fortran/29563 (Internal read loses data.)
Jerry DeLisle
2
-0
/
+26
2006-10-27
re PR fortran/27954 (ICE on garbage in DATA statement)
Jerry DeLisle
3
-1
/
+29
2006-10-27
darwin-c.c (darwin_cpp_builtins): Move __STATIC__ and __DYNAMIC__ from here b...
Mike Stump
3
-6
/
+7
2006-10-27
Daily bump.
GCC Administrator
1
-1
/
+1
2006-10-26
ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative when choosing...
Nathan Froyd
2
-4
/
+10
2006-10-26
MAINTAINERS (Write After Approval): Add myself.
Peter Bergner
2
-0
/
+5
2006-10-26
unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...
Nathan Froyd
15
-92
/
+106
[prev]
[next]