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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-10
re PR fortran/13415 (Internal error with pointer array in common)
Tobias Schlüter
5
-57
/
+86
2004-07-10
java.util.Calendar.java (cache): New private static field.
Bryce McKinlay
2
-17
/
+66
2004-07-10
Calendar.java: Use getSystemClassLoader as argument for ResourceBundle.getBun...
Bryce McKinlay
11
-10
/
+25
2004-07-09
tree-ssa-ccp.c (ccp_fold_builtin): Strip conversion exprs with prejudice.
Richard Henderson
2
-1
/
+13
2004-07-09
* builtins.c (expand_builtin_stpcpy): Don't modify len.
Richard Henderson
2
-3
/
+7
2004-07-10
ResourceBundle.java (bundleCache): Renamed from resourceBundleCache.
Bryce McKinlay
2
-168
/
+203
2004-07-10
* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
Giovanni Bajo
2
-1
/
+5
2004-07-10
flags.h: Delete redundant prototypes that are being generated in options.h fr...
Kelley Cook
3
-510
/
+92
2004-07-09
i386.c (init_cumulative_args): Set mmx/sse registers available for use only w...
Jan Beulich
2
-7
/
+20
2004-07-09
builtins.c (std_gimplify_va_arg_expr): Deny ARGS_GROW_DOWNWARD.
Richard Henderson
3
-46
/
+70
2004-07-09
sparc.c (*_costs): Scale instruction costs by COSTS_N_INSNS.
David S. Miller
2
-110
/
+117
2004-07-09
mm3dnow.h: New.
Jan Beulich
7
-3
/
+276
2004-07-09
simplify-rtx.c (simplify_const_relational_operation): Only look at bounds of ...
Richard Henderson
2
-1
/
+6
2004-07-10
Daily bump.
GCC Administrator
2
-2
/
+2
2004-07-09
* config/i386/i386.md (sse2_clflush): Use correct operand for clflush.
Jan Beulich
2
-1
/
+5
2004-07-10
BasicMenuUI.java (mousePressed): Remove illegal protected method calls.
Bryce McKinlay
2
-2
/
+5
2004-07-10
Fix or remove some bogus test cases.
Bryce McKinlay
4
-12
/
+20
2004-07-09
objc-act.c (build_module_descriptor): Mark UOBJC_MODULES_decl as always refer...
Andrew Pinski
2
-2
/
+14
2004-07-10
class.c (interface_of_p): Check for null TYPE_BINFO.
Bryce McKinlay
2
-1
/
+6
2004-07-09
c-typeck.c (build_unary_op): include VECTOR_TYPE in set of codes permissible ...
Jan Beulich
5
-3
/
+100
2004-07-09
Fix for IA-64 union/long double ICE.
James E Wilson
4
-2
/
+27
2004-07-09
builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.
Jan Beulich
5
-22
/
+122
2004-07-09
sparc.h (processor_costs): Define.
David S. Miller
3
-312
/
+397
2004-07-09
configure.in: Build libmudflap by default on FreeBSD.
Loren J. Rittle
3
-99
/
+102
2004-07-10
re PR fortran/14077 (Data statement within a module that doesn't initialize a...
Tobias Schlüter
2
-0
/
+14
2004-07-09
md.texi (Processor pipeline description): Mention that the old pipeline descr...
Steven Bosscher
14
-296
/
+45
2004-07-09
i386.c (classify_argument): Treat V1xx modes the same as their base modes.
Jan Beulich
3
-41
/
+110
2004-07-09
* tree-cfg.c (dump_cfg_stats): Fix 64-bit format mismatch errors.
Richard Henderson
2
-4
/
+8
2004-07-10
re PR fortran/14077 (Data statement within a module that doesn't initialize a...
Tobias Schlüter
2
-1
/
+9
2004-07-09
40x.md: Split into two automatons.
Eric Christopher
2
-3
/
+7
2004-07-09
configure.in: Do not build libmudflap by default on non-GNU/Linux systems.
Mark Mitchell
3
-73
/
+116
2004-07-09
Add wchar_t counterparts of the basic_stringbuf<char> tests.
Paolo Carlini
35
-0
/
+2444
2004-07-09
re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)
Tobias Schlüter
2
-0
/
+11
2004-07-09
c-opts.c (c_common_post_options): Force unit-at-a-time mode on when we have m...
Zack Weinberg
5
-37
/
+110
2004-07-09
re PR fortran/13201 (PARAMETER variables of nonconstant shape are accepted)
Tobias Schlüter
4
-5
/
+35
2004-07-09
unicode-muncher.pl: Updated to version 2.1 from GNU classpath.
Michael Koch
8
-12534
/
+1747
2004-07-09
* vec.c, vec.h (vec_assert_fail): Use unsigned int for LINE argument.
Zack Weinberg
3
-3
/
+7
2004-07-09
name_clash2.f90: Remove outdated comment.
Tobias Schlüter
2
-1
/
+5
2004-07-09
re PR target/16459 (ld: libbackend.a(expr.o)(.text+0x40c2c): cannot handle R_...
John David Anglin
2
-1
/
+7
2004-07-09
Test case for g++/15861
Frank Ch. Eigler
5
-2
/
+73
2004-07-09
typeck.c (build_class_member_access_expr): Skip null deref warning when we do...
Mike Stump
3
-1
/
+16
2004-07-09
class.c (make_class): Do not create binfo here.
Nathan Sidwell
3
-4
/
+12
2004-07-09
* doc/install.texi (Binaries): Mention OpenPKG.
Gerald Pfeifer
2
-0
/
+8
2004-07-09
Paul Brook <paul@codesourcery.com>
Tobias Schlüter
2
-15
/
+10
2004-07-09
AccessControlContext.java, [...]: Fixed javadocs.
Michael Koch
3
-72
/
+75
2004-07-09
ObjectInputStream.java (readFields): Use long datatype when shifting byte val...
Michael Koch
2
-8
/
+13
2004-07-09
* gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
Diego Novillo
2
-2
/
+6
2004-07-09
DeflaterOutputStream.java, [...]: Reformatted.
Michael Koch
5
-130
/
+207
2004-07-09
dg.exp: Don't use wildcard for suffixes, also check testcases with capital su...
Tobias Schlüter
2
-1
/
+17
2004-07-09
re PR tree-optimization/15555 (compute_may_alias failes when scheduled again)
Diego Novillo
1
-0
/
+1
[next]