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
/
java
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/lang/natClass.cc (method_cache_count): Removed.
tromey
1999-11-04
1
-31
/
+13
*
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
tromey
1999-11-04
2
-7
/
+4
*
* Makefile.in: Rebuilt.
tromey
1999-10-22
1
-8
/
+7
*
* gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): New
tromey
1999-10-18
2
-14
/
+7
*
* java/lang/ClassLoader.java (getSystemResource): Use
green
1999-10-17
2
-12
/
+6
*
* gij.cc (main): Formatting fixes.
tromey
1999-10-15
1
-3
/
+15
*
* libtool-version: Catch up by incrementing current.
green
1999-10-15
1
-0
/
+28
*
The following patches include a couple of fixes for cross toolchains,
green
1999-10-02
1
-0
/
+8
*
* java/lang/natFirstThread.cc (run): Renamed from `run0'. Removed
tromey
1999-09-23
2
-20
/
+2
*
* configure: Rebuilt.
tromey
1999-09-10
18
-26
/
+24
*
* java/lang/natClassLoader.cc (_Jv_WaitForState): Call
tromey
1999-09-02
1
-2
/
+4
*
* java/lang/natClass.cc: Fixed notification of threads
tromey
1999-09-02
1
-2
/
+2
*
* java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.
tromey
1999-09-01
2
-13
/
+3
*
* java/lang/natClassLoader.cc (_Jv_NewClass): Use
tromey
1999-09-01
2
-16
/
+17
*
* posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
tromey
1999-09-01
2
-2
/
+2
*
Added missing whitespace in function calls within adaptors
oliva
1999-08-22
1
-2
/
+2
*
* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
oliva
1999-08-21
1
-1
/
+30
*
* interpret.cc (continue1): Implement explicit dispatch table.
krab
1999-08-20
1
-13
/
+4
*
* java/lang/natThread.cc (class locker): New class.
tromey
1999-08-19
1
-7
/
+31
*
* java/lang/ThreadGroup.java: Fixed now-erroneous comment.
tromey
1999-08-18
2
-3
/
+3
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Renamed
krab
1999-08-18
6
-234
/
+189
*
* java/lang/natThread.cc (sleep): Turn 0 millis and 0 nanos into 1
tromey
1999-08-18
1
-0
/
+3
*
1999-08-14 Per Bothner <per@bothner.com>
tromey
1999-08-14
2
-12
/
+9
*
Mon Aug 9 18:33:38 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
green
1999-08-10
2
-4
/
+4
*
1999-08-09 Anthony Green <green@cygnus.com>
green
1999-08-08
11
-365
/
+1318
*
1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
tromey
1999-07-31
1
-1
/
+6
*
1999-07-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-07-26
1
-0
/
+2
*
* java/lang/mprec.h: Protect definition of uint32_t with #ifndef
tromey
1999-07-12
1
-0
/
+6
*
1999-07-01 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-07-01
1
-0
/
+3
*
1999-06-24 Tom Tromey <tromey@cygnus.com>
tromey
1999-06-24
2
-16
/
+15
*
Fri May 28 22:20:03 1999 Anthony Green <green@cygnus.com>
tromey
1999-06-24
26
-407
/
+425
*
* java/lang/ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
tromey
1999-06-21
1
-0
/
+4
*
* java/lang/Runtime.java (exec): Convert prog name and arguments
bryce
1999-06-09
2
-18
/
+24
*
* java/lang/natSystem.cc (init_properties): URL now points to
tromey
1999-05-17
1
-1
/
+1
*
* include/javaprims.h: Updated namespace declarations.
tromey
1999-05-12
5
-2
/
+362
*
* java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.
tromey
1999-05-10
1
-2
/
+1
*
* acconfig.h (GCJVERSION): New undef.
tromey
1999-05-07
1
-6
/
+25
*
* java/lang/natCharacter.cc (isLowerCase): Use a binary search.
tromey
1999-05-07
1
-3
/
+18
*
�
bothner
1999-05-06
1
-1
/
+6
*
* Makefile.in: Rebuilt.
tromey
1999-05-05
2
-13
/
+61
*
* java/lang/StringBuffer.java (ensureCapacity): Don't resize
tromey
1999-04-30
1
-1
/
+7
*
* java/lang/natString.cc (getBytes): Reverted earlier change and
tromey
1999-04-21
1
-3
/
+5
*
* java/lang/String.java: Don't throw
tromey
1999-04-21
1
-2
/
+20
*
* java/lang/natString.cc (getBytes): Correctly size result
tromey
1999-04-21
1
-2
/
+2
*
* java/lang/natSystem.cc (init_properties): Only declare pwd_entry
tromey
1999-04-19
1
-1
/
+1
*
�
bothner
1999-04-16
1
-23
/
+56
*
1999-04-14 Andrew Haley <aph@cygnus.com>
aph
1999-04-14
2
-0
/
+13
*
* java/lang/natSystem.cc (arraycopy): Don't always use jbyteArray;
tromey
1999-04-13
1
-9
/
+51
*
* java/lang/natSystem.cc (SystemClass): New define.
tromey
1999-04-12
1
-3
/
+10
*
* java/lang/Long.java (parseLong): Corrected overflow detection
tromey
1999-04-08
2
-30
/
+20
[next]