Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gcc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Yifan An
gcc
Commits
20fade91b9f30cb4ac45561e7315ad85b68a7f3e
Select Git revision
Branches
20
rebase-to-gcc-13.1.0
rebase-to-gcc-11.1.0
redox
default
protected
master
trunk
hsa
gcc-6-branch
gcc-5-branch
gimplefe
aoliva/SFN
linaro/gcc-5-branch
vehre/coarray
linaro/gcc-6-branch
gomp-4_0-branch+gcc-6-branch
fortran-dev
aoliva/libcp1
hjl/copyreloc/master
linaro/gcc-4_9-branch
hjl/pieces/memset
hjl/pr74113
Tags
20
gcc-6_2_0-release
gcc-4_9_4-release
gcc-5_4_0-release
gcc-6_1_0-release
gcc-5_3_0-release
gcc_5_3_0_release
gcc-5_2_0-release
gcc_5_2_0_release
gcc-4_9_3-release
gcc-4_8_5-release
gcc-5_1_0-release
gcc-4_8_4-release
gcc-4_9_2-release
gcc-4_9_1-release
gcc-4_7_4-release
gcc-4_8_3-release
gcc-4_9_0-release
gcc-4_8_2-release
gcc-2_8_1-release
gcc-4_8_1-release
40 results
gcc
libjava
Author
Search by author
Any Author
authors
Yifan An
ayf
1 author
Apr 08, 2002
2002-04-08 Alberto Biancardi <alberto.biancardi@unipv.it>
· acdae0ab
tromey
authored
23 years ago
acdae0ab
* java/util/AbstractMap.java (putAll): Use entrySet size.
· 1b58ab4b
mark
authored
23 years ago
1b58ab4b
Apr 07, 2002
* libjava.mauve/xfails: Add CASE_INSENSITIVE_ORDER, result was
· 5268c9e5
mark
authored
23 years ago
5268c9e5
* java/util/Hashtable.java (contains): Remove NullPointer check.
· 3f28b923
mark
authored
23 years ago
3f28b923
typo
· 9ce7832f
bryce
authored
23 years ago
9ce7832f
2002-04-07 Adam King <aking@dreammechanics.com>
· 0d0060c0
bryce
authored
23 years ago
0d0060c0
* libjava.mauve/mauve.exp: Use libgcj.jar not libgcj.zip.
· e7424acb
mark
authored
23 years ago
e7424acb
* java/lang/Character,java (isDefined): getType() != UNASSIGNED.
· 0620c33c
mark
authored
23 years ago
0620c33c
* java/util/ArrayList.java (addAll(int,Collection)): System.arraycopy
· 3e14667c
mark
authored
23 years ago
3e14667c
Apr 06, 2002
* java/util/ArrayList.jva (removeRange): If toIndex == fromIndex do
· 6f29a6e6
mark
authored
23 years ago
6f29a6e6
2002-04-05 Adam Megacz <adam@xwt.org>
· 446b1a53
megacz
authored
23 years ago
446b1a53
2002-04-05 Adam Megacz <adam@xwt.org>
· 842c788d
megacz
authored
23 years ago
842c788d
Apr 05, 2002
2002-04-04 Adam Megacz <adam@xwt.org>
· 2aff1826
megacz
authored
23 years ago
2aff1826
Fix cut-n-paste typo.
· 872f2edb
ljrittle
authored
23 years ago
872f2edb
* configure.host: Add case statement to support generic port
· f715489c
ljrittle
authored
23 years ago
f715489c
* mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode
· 29788b9d
mark
authored
23 years ago
29788b9d
Apr 04, 2002
* java/util/Arrays.java (qsort): Fix off-by-one errors and use of
· dcc54a3c
bryce
authored
23 years ago
dcc54a3c
* java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix
· e6ce127f
mark
authored
23 years ago
e6ce127f
Apr 02, 2002
* java/lang/natClassLoader.cc (findClass): Compare against `3',
· 0b342579
tromey
authored
23 years ago
0b342579
* mauve-libgcj: add java.net.DatagramSocket.DatagramSocketTest2 to
· 07cdf97f
mark
authored
23 years ago
07cdf97f
* java/util/IdentityHashMap.java (put): Set new threshold correctly
· 123377a3
bryce
authored
23 years ago
123377a3
Apr 01, 2002
* java/util/BitSet.java (BitSet(int)): if nbits < 0 throw
· 51f6f80c
mark
authored
23 years ago
51f6f80c
* mauve-libgcj: Add JDK1.3, JDK1.4, JLS1.2 tests, remove ignored tests
· 88df865f
mark
authored
23 years ago
88df865f
Mar 31, 2002
* libgcj.spec.in, libgcj-test.spec.in: Revert for now.
· eaf0ee15
aoliva
authored
23 years ago
eaf0ee15
* libgcj.spec.in: Override libgcc, not lib.
· 87f83b2f
aoliva
authored
23 years ago
87f83b2f
Mar 29, 2002
* java/net/natPlainDatagramSocketImpl.cc (close): New function.
· 1dde9605
tromey
authored
23 years ago
1dde9605
Mar 28, 2002
2002-03-28 Andrew Haley <aph@redhat.com>
· 97c27f78
aph
authored
23 years ago
97c27f78
* java/net/PlainDatagramSocketImpl.java
· 8b4d0777
jsturm
authored
23 years ago
8b4d0777
Mar 27, 2002
* include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.
· 900fce31
rth
authored
23 years ago
900fce31
2002-03-25 Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@hp.com>
· 4598eaac
aph
authored
23 years ago
4598eaac
2002-03-27 Anthony Green <green@redhat.com>
· 1096416e
tromey
authored
23 years ago
1096416e
2002-03-27 Anthony Green <green@redhat.com>
· b63f97c2
tromey
authored
23 years ago
b63f97c2
2002-03-27 Anthony Green <green@redhat.com>
· de05de6d
tromey
authored
23 years ago
de05de6d
2002-03-27 Anthony Green <green@redhat.com>
· 14692ceb
tromey
authored
23 years ago
14692ceb
Mar 26, 2002
* include/dwarf2-signal.h: Temporarily back out last change.
· 41962d98
hboehm
authored
23 years ago
41962d98
* libjava.mauve/mauve.exp (test_mauve): Use correct stderr
· 5eace0b5
tromey
authored
23 years ago
5eace0b5
* include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.
· 284c2462
ljrittle
authored
23 years ago
284c2462
* configure.in, configure: enable dwarf2-exception-style
· 8ca5c49a
hboehm
authored
23 years ago
8ca5c49a
* Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.
· 82fe2507
tromey
authored
23 years ago
82fe2507
Mar 25, 2002
For PR libgcj/5303:
· f52d1d3f
tromey
authored
23 years ago
f52d1d3f
Loading