gcc/libjava/java
Andrew Haley a58dc194c8 natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correctly aligned pointer array.
2001-03-01  Andrew Haley  <aph@redhat.com>

        * java/lang/natThrowable.cc (printRawStackTrace): Copy the
        stackTrace buffer to a correctly aligned pointer array.

From-SVN: r40456
2001-03-14 15:49:06 +00:00
..
applet
awt
beans
io re PR libgcj/1971 (ObjectOutputStream generates incorrect serialVersionUID's for array classes) 2001-03-09 01:35:54 +00:00
lang natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correctly aligned pointer array. 2001-03-14 15:49:06 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
net
security
sql
text
util TreeSet.java (writeObject): Use a for-loop instead of Iterator.hasNext(). 2001-03-06 01:04:28 +00:00