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
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
2004-07-09
tree-dfa.c (dump_variable): If the variable is a pointer SSA_NAME, also dump ...
Diego Novillo
5
-62
/
+213
2004-07-09
* gfortran.dg/implicit_1.f90: New test.
Tobias Schlüter
2
-0
/
+13
2004-07-09
gfortran-dg.exp (gfortran-dg-test): Adapt regular expression to match gfortra...
David Billinghurst
1
-2
/
+3
2004-07-09
re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...
Tobias Schlüter
1
-0
/
+15
2004-07-09
re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...
Tobias Schlüter
6
-44
/
+51
2004-07-09
gfortran-dg.exp (gfortran-dg-test): Adapt regular expression to match gfortra...
David Billinghurst
2
-0
/
+13
2004-07-09
IIOException.java, [...]: New files.
Michael Koch
9
-2
/
+562
2004-07-09
2004-07-09 Guilhem Lavaux <guilhem@kaffe.org>
Guilhem Lavaux
2
-22
/
+30
2004-07-09
DateFormat.java (parse): Improved javadoc.
Dalibor Topic
2
-2
/
+10
2004-07-09
SelectorImpl.java (select): Call static Thread interrupted() method to clear ...
Mark Wielaard
2
-1
/
+6
2004-07-09
Buffer.java, [...]: Fixed javadocs all over.
Dalibor Topic
25
-278
/
+558
2004-07-09
CharIndexedInputStream.java: Reordered imports to match classpath.
Michael Koch
2
-1
/
+6
2004-07-09
EmbeddedWindow.java: Load native library for setWindowPeer method.
Michael Koch
2
-1
/
+13
2004-07-09
arc.md: Switch to DFA-based scheduler description.
Paolo Bonzini
3
-6
/
+21
2004-07-09
unknown-elf.h (TARGET_DEFAULT): Don't require an APCS frame pointer.
Richard Earnshaw
2
-1
/
+6
[next]