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/gfortran-test
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-15
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-15
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
2004-01-16
EventDispatchThread.java (run): Stop running when interrupted.
Fernando Nasser
3
-2
/
+31
2004-01-16
Add bugzilla reference:
Joern Rennecke
1
-0
/
+1
2004-01-16
postreload.c (reload_cse_simplify_operands): Don't remove implicit extension ...
J"orn Rennecke
2
-1
/
+53
2004-01-16
* gnu/java/awt/peer/gtk/GdkGraphics2D.java:
Olga Rodimina
2
-1
/
+7
2004-01-16
re PR c++/13407 (Confusing error message from extraneous typename)
Giovanni Bajo
2
-0
/
+22
2004-01-16
re PR c++/13407 (Confusing error message from extraneous typename)
Giovanni Bajo
2
-0
/
+18
2004-01-16
re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)
Jan Hubicka
3
-4
/
+12
2004-01-16
* Makefile.in: Add $(DESTDIR).
Andreas Jaeger
2
-41
/
+45
2004-01-16
testsuite_hooks.cc (try_mkfifo): Avoid calling mkfifo for mingw32.
Danny Smith
2
-2
/
+7
2004-01-16
re PR pch/13689 (GGC PCH breaks aliasing)
Geoffrey Keating
3
-9
/
+16
2004-01-16
Index: ChangeLog
Geoffrey Keating
13
-35
/
+74
2004-01-16
rs6000.c (rs6000_va_arg): No need to special-case altivec operands.
Geoffrey Keating
2
-23
/
+6
2004-01-16
c-common.h: Fix comment formatting.
Kazu Hirata
20
-27
/
+50
2004-01-16
ia64.md (*movti_internal): C output template extracted to ia64.c.
Zack Weinberg
4
-137
/
+211
2004-01-16
Daily bump.
GCC Administrator
2
-2
/
+2
2004-01-15
re PR c++/9259 (Calling a non-qualified member function within a sizeof() exp...
Giovanni Bajo
2
-0
/
+35
2004-01-15
Makefile.in (MAINT): Make it an immediate assignment.
Kelley Cook
2
-1
/
+5
2004-01-15
A missed hunk in cvs commit for this patch:
R. Kelley Cook
1
-3
/
+3
2004-01-15
re PR c++/9259 (Calling a non-qualified member function within a sizeof() exp...
Giovanni Bajo
2
-2
/
+11
2004-01-15
* MAINTAINERS: Add myself to write-after-approval.
Daniel Jacobowitz
2
-0
/
+5
2004-01-15
* config/m32r/m32r.md: Remove useless calls to gen_lowpart.
Kazu Hirata
2
-6
/
+8
2004-01-15
GdkGraphics2D.java: Implemented rendering hints related methods.
Olga Rodimina
2
-5
/
+71
2004-01-15
coff.h: Replace Hitachi with Renesas.
Kazu Hirata
8
-10
/
+20
2004-01-15
rs6000.c (uses_TOC): Wrap #if TARGET_ELF around it.
Andrew Pinski
2
-1
/
+7
2004-01-15
mt_allocator.h: Reuse thread id's as soon as possible by changing the behavio...
Stefan Olsson
2
-18
/
+18
2004-01-15
* gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
Kazu Hirata
2
-1
/
+5
2004-01-15
Makefile.in: Rebuilt.
Tom Tromey
3
-2
/
+20
2004-01-15
h8300.c (h8300_return_in_memory): New.
Kazu Hirata
3
-10
/
+20
2004-01-15
re PR rtl-optimization/13375 (ICE in gcse.c)
Richard Earnshaw
2
-1
/
+10
2004-01-15
[multiple changes]
Arnaud Charlet
6
-19
/
+81
2004-01-15
Richard Earnshaw <rearnsha@arm.com>
Richard Earnshaw
4
-12
/
+34
2004-01-15
* strdup.c (strdup): Constify the argument.
Kazu Hirata
2
-1
/
+5
2004-01-15
add copyright 2004
Alexandre Oliva
1
-1
/
+1
2004-01-15
re PR rtl-optimization/12372 (miscompilation of execute/20030307-1.c at -O2 a...
John David Anglin
2
-0
/
+14
2004-01-15
add copyright 2004
Alexandre Oliva
1
-1
/
+1
2004-01-15
re PR c++/13659 (error: no matching function for call to)
Alexandre Oliva
3
-0
/
+46
2004-01-15
re PR c++/13659 (error: no matching function for call to)
Alexandre Oliva
5
-38
/
+39
2004-01-15
re PR c++/13594 (namespace association vs. templates part two)
Alexandre Oliva
2
-0
/
+30
2004-01-15
re PR c++/13594 (namespace association vs. templates part two)
Alexandre Oliva
2
-6
/
+35
2004-01-15
* Update my email address.
Steven Bosscher
2
-2
/
+6
2004-01-16
rs6000.c (uses_TOC): Correct comment.
Alan Modra
3
-6
/
+10
2004-01-15
re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))
Marcus Comstedt
2
-0
/
+48
2004-01-15
re PR bootstrap/13692 (ICE in schedule_insns, at sched-rgn.c:2743 with stage1...
Jan Hubicka
2
-2
/
+8
2004-01-15
class.c (gen_indirect_dispatch_tables): Fix string length calculations.
Michael Chastain
2
-3
/
+8
2004-01-15
alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal...
Richard Henderson
2
-38
/
+29
2004-01-15
re PR bootstrap/13562 (bootstrap failure on m68k-linux)
Andreas Schwab
2
-1
/
+10
2004-01-15
* doc/invoke.texi: Update dump file names. Fix a typo.
Kazu Hirata
2
-2
/
+6
2004-01-15
builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.
Kazu Hirata
5
-18
/
+10
2004-01-15
system.h (STRUCT_VALUE_INCOMING_REGNUM): Poison.
Kazu Hirata
3
-5
/
+7
2004-01-15
re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...
Kelley Cook
15
-124
/
+163
[next]