index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/net/natPlainDatagramSocketImpl.cc (close): New function.
tromey
2002-03-29
3
-2
/
+15
*
2002-03-28 Andrew Haley <aph@redhat.com>
aph
2002-03-28
3
-0
/
+62
*
* java/net/PlainDatagramSocketImpl.java
jsturm
2002-03-28
5
-31
/
+73
*
* include/posix-threads.h [alpha] (_Jv_ThreadSelf): Avoid a copy.
rth
2002-03-27
2
-2
/
+6
*
2002-03-25 Andrew Haley <aph@cambridge.redhat.com>, Hans Boehm <Hans_Boehm@h...
aph
2002-03-27
2
-0
/
+62
*
2002-03-27 Anthony Green <green@redhat.com>
tromey
2002-03-27
9
-104
/
+121
*
2002-03-27 Anthony Green <green@redhat.com>
tromey
2002-03-27
2
-0
/
+9
*
2002-03-27 Anthony Green <green@redhat.com>
tromey
2002-03-27
2
-2
/
+6
*
2002-03-27 Anthony Green <green@redhat.com>
tromey
2002-03-27
2
-8
/
+15
*
* include/dwarf2-signal.h: Temporarily back out last change.
hboehm
2002-03-26
2
-30
/
+6
*
* libjava.mauve/mauve.exp (test_mauve): Use correct stderr
tromey
2002-03-26
2
-2
/
+7
*
* include/posix-threads.h: Support <.../pal.h> on FreeBSD/alpha.
ljrittle
2002-03-26
2
-0
/
+9
*
* configure.in, configure: enable dwarf2-exception-style
hboehm
2002-03-26
4
-2
/
+44
*
* Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.
tromey
2002-03-26
8
-361
/
+410
*
For PR libgcj/5303:
tromey
2002-03-25
4
-3
/
+41
*
* java/awt/Component.java (processEvent): Check ComponentEvent
tromey
2002-03-25
2
-2
/
+7
*
Based on patch from Intel's ORP team:
bryce
2002-03-25
2
-7
/
+18
*
* java/io/FileInputStream.java (skip): Call fd.getFilePointer() and
bryce
2002-03-25
2
-1
/
+6
*
* java/io/PushbackReader.java: Reformat.
bryce
2002-03-25
2
-396
/
+340
*
* java/awt/TextComponent.java (TextComponent): Editable by
tromey
2002-03-24
2
-0
/
+4
*
* java/awt/MenuItem.java (eventMask): No longer private.
tromey
2002-03-24
10
-5
/
+107
*
2002-03-24 Eric Blake <ebb9@email.byu.edu>
mark
2002-03-24
6
-439
/
+595
*
reverted erroneous checkin
tromey
2002-03-23
6
-382
/
+345
*
* include/name-finder.h (_Jv_name_finder::myclose): New method.
tromey
2002-03-23
9
-352
/
+426
*
2002-03-23 Michael Smith <msmith@spinnakernet.com>
tromey
2002-03-23
2
-3
/
+8
*
* java/nat/natPlainSocketImpl.cc (write): Abort loop on error.
jsturm
2002-03-23
2
-0
/
+6
*
2002-03-22 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-23
2
-0
/
+9
*
2002-03-21 Andrew Haley <aph@redhat.com>
aph
2002-03-22
2
-1
/
+27
*
* posix-threads.cc (_Jv_ThreadSelf_out_of_line): Use write_barrier,
bryce
2002-03-21
4
-2
/
+26
*
2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2002-03-19
2
-1
/
+5
*
* include/jni.h (JNIIMPORT): New macro.
tromey
2002-03-18
2
-0
/
+17
*
* libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build
tromey
2002-03-18
2
-5
/
+35
*
2002-03-18 Andrew Haley <aph@cambridge.redhat.com>
aph
2002-03-18
2
-26
/
+47
*
* java/lang/natSystem.cc (init_properties): Update VM version
bryce
2002-03-18
6
-109
/
+162
*
* libjava.jni/jni.exp (gcj_jni_build_header): Use local_exec, not
tromey
2002-03-17
2
-4
/
+8
*
Add arm thumb support
green
2002-03-17
2
-3
/
+9
*
* Makefile.am: Escape quotes in echo.
bryce
2002-03-17
3
-2
/
+5
*
zlib:
bryce
2002-03-17
6
-287
/
+281
*
Remove conflict indicator.
bryce
2002-03-16
1
-1
/
+0
*
* Makefile.am: Use empty -classpath flag in addition to -bootclasspath.
bryce
2002-03-16
3
-94
/
+48
*
Commit embedded patch approved Feb 17
green
2002-03-16
4
-230
/
+244
*
* Makefile.am (jv_convert_LDADD): Don't list libraries that are
aoliva
2002-03-15
3
-28
/
+86
*
2002-03-15 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-15
2
-11
/
+14
*
2002-03-15 Tom Tromey <tromey@redhat.com>
tromey
2002-03-15
2
-0
/
+14
*
Updated THANKS
tromey
2002-03-15
1
-0
/
+5
*
2002-03-15 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-15
3
-11
/
+11
*
Install libgcj-config.h in a better place.
green
2002-03-15
9
-375
/
+425
*
2002-03-12 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-03-12
2
-1
/
+5
*
Test for PR java/5848:
tromey
2002-03-12
3
-0
/
+21
*
2002-03-12 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-12
2
-1
/
+8
[next]