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
2005-07-18
ctype_members.cc (do_is(mask, wchar_t)): Speed-up for the common case of mask...
Paolo Carlini
2
-11
/
+32
2005-07-18
re PR c++/22263 (explicit instantiation fails to emit symbols defined later)
Mark Mitchell
6
-16
/
+54
2005-07-18
i386.c (ix86_expand_branch, [...]): Handle TImode in 64-bit mode the same as ...
Jan Beulich
5
-82
/
+510
2005-07-18
i386.md (movdi_extzv_1): New.
Jan Beulich
2
-12
/
+25
2005-07-18
Daily bump.
GCC Administrator
1
-1
/
+1
2005-07-18
nan_inf_fmt.f90: Change case of field width of 8 to +Inf and -Inf.
Jerry DeLisle
2
-2
/
+6
2005-07-17
re PR tree-optimization/22531 (ICE in mark_sym_for_renaming while compiling d...
Daniel Berlin
3
-0
/
+14
2005-07-17
re PR c++/22139 (Segfault with templates and friend functions)
Mark Mitchell
5
-3
/
+42
2005-07-17
forgot to write changelog entry before commit.
Daniel Berlin
1
-0
/
+11
2005-07-17
ChangeLog: Fix date on last commit.
Jerry DeLisle
1
-1
/
+1
2005-07-17
write.c (write_float): Fix field width checks for printing 'Infinity' or 'Inf'.
Jerry DeLisle
2
-3
/
+9
2005-07-17
tree-promote-statics.c (pass_promote_statics): Change dump file name.
Daniel Berlin
2
-2
/
+7
2005-07-17
tree-optimize.c (init_tree_optimization_passes): Add pass_eliminate_useless_s...
Daniel Berlin
6
-1
/
+158
2005-07-17
* include/private/gcconfig.h (sh-linux): Use LINUX_STACKBOTTOM.
SUGIOKA Toshinobu
2
-1
/
+5
2005-07-17
* defineclass.cc (handleClassBegin): Remove unused variable.
Andreas Jaeger
2
-1
/
+4
2005-07-16
gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.
Richard Henderson
14
-833
/
+616
2005-07-17
removed pointer_no_capture entries.
Kenneth Zadeck
1
-4
/
+0
2005-07-17
Move the changelog entry from the top level to the gcc directory.
Kenneth Zadeck
2
-50
/
+50
2005-07-16
re PR fortran/21730 ([4.0 only] Character length incorrect.)
David Edelsohn
2
-0
/
+16
2005-07-16
re PR fortran/21730 ([4.0 only] Character length incorrect.)
David Edelsohn
2
-0
/
+16
2005-07-17
Daily bump.
GCC Administrator
1
-1
/
+1
2005-07-16
tree-ssa-structalias.c (need_to_solve): Need to check for preds, too.
Daniel Berlin
2
-1
/
+10
2005-07-16
Makefile.in: Added rules for ipa-pure-const.c...
Daniel Berlin
27
-461
/
+5284
2005-07-16
makemake.tcl (emit_package_rule): Emit command to create target directory.
Andreas Schwab
5
-2
/
+282
2005-07-16
install.texi (*-*-solaris2*): Document recommended version of GNU binutils an...
Eric Botcazou
2
-0
/
+13
2005-07-16
re PR c/22421 (problems with -Wformat and bit-fields)
Joseph Myers
5
-4
/
+97
2005-07-16
c-typeck.c (digest_init): Call 'convert_for_assignment' before returning.
Kaveh R. Ghazi
2
-0
/
+9
2005-07-16
call.c (diagnostic_fn_t): New.
Kaveh R. Ghazi
2
-3
/
+9
2005-07-16
Makefile.in (WARN_CFLAGS): New.
Kaveh R. Ghazi
6
-4
/
+189
2005-07-16
cfg.c (update_bb_profile_for_threading): Fix profile updating.
Jan Hubicka
3
-2
/
+16
2005-07-16
all files: Update FSF address.
Kelley Cook
3
-4
/
+8
2005-07-16
all files: Update FSF address.
Kelley Cook
13
-14
/
+18
2005-07-16
Major merge with Classpath.
Tom Tromey
2817
-643410
/
+11668
2005-07-16
ChangeLog.gcj, [...]: Added.
Tom Tromey
71
-45
/
+39169
2005-07-16
Initial revision
Tom Tromey
32
-0
/
+5340
2005-07-16
Initial revision
Tom Tromey
4557
-0
/
+1000262
2005-07-16
re PR c++/22204 ([repo] internal compiler error: Segmentation fault)
Mark Mitchell
4
-1
/
+27
2005-07-16
Daily bump.
GCC Administrator
1
-1
/
+1
2005-07-15
profile.c (rest_of_handle_branch_prob): Fix handling of estimation after RTL ...
Jan Hubicka
2
-1
/
+8
2005-07-15
[multiple changes]
Andrew Pinski
4
-3
/
+38
2005-07-15
re PR c++/22452 (ICE expected tree that contains 'decl with visibility' struc...
Daniel Berlin
2
-0
/
+10
2005-07-15
MAINTAINERS: Change affiliation.
Eric Christopher
2
-1
/
+5
2005-07-15
re PR c++/22132 (Wrong code: upcasting a const class pointer to struct the cl...
Mark Mitchell
6
-26
/
+98
2005-07-15
XCanvasPeer.java (attributes): New field.
Scott Gilbertson
13
-64
/
+229
2005-07-15
re PR tree-optimization/22376 (PTA is slow on a silly unrealistic test case)
Daniel Berlin
2
-15
/
+58
2005-07-15
cfg.c (update_bb_profile_for_threading): More diagnostic.
Jan Hubicka
3
-2
/
+20
2005-07-15
c-common.c (handle_flatten_attribute): New function.
Richard Guenther
8
-2
/
+262
2005-07-15
* regex.c (TRANSLATE): Cast rhs of ternary expression to char.
Ben Elliston
2
-2
/
+8
2005-07-14
rs6000.md (UNSPEC_SYNC, [...]): New.
David Edelsohn
5
-293
/
+455
2005-07-15
Daily bump.
GCC Administrator
1
-1
/
+1
[next]