OSDN Git Service

Allow SImode values to be assigned to the stack pointer.
[pf3gnuchains/gcc-fork.git] / libjava / java /
2002-01-24 tromey * java/awt/BorderLayout.java (addLayoutComponent)...
2002-01-24 tromey * Makefile.in: Rebuilt.
2002-01-24 tromey * Makefile.in: Rebuilt.
2002-01-24 tromey * Makefile.in: Rebuilt.
2002-01-23 bothner * java/lang/reflect/natField.cc (setAddr): New function.
2002-01-23 tromey * java/awt/TextField.java: Replaced with Classpath...
2002-01-22 tromey * java/awt/GridBagConstraints.java: Updated copyright.
2002-01-22 markAdd license clarification.
2002-01-22 markAdd license clarification.
2002-01-22 tromey * java/awt/peer/ButtonPeer.java: Replace with Classpat...
2002-01-20 schwab* java/net/natPlainSocketImpl.cc (_Jv_recv): Change...
2002-01-19 bothner * java/util/zip/ZipOutputStream.java (putNextEntry...
2002-01-18 tromey * java/net/natPlainSocketImpl.cc: Include
2002-01-18 tromey * java/awt/MenuComponent.java: Merged with Classpath.
2002-01-17 tromey * java/awt/ActiveEvent.java: Updated copyright.
2002-01-17 tromey * java/awt/AWTError.java: Replaced with Classpath...
2002-01-16 tromey * java/awt/Canvas.java (serialVersionUID): New constant.
2002-01-16 tromey * java/awt/CheckboxGroup.java: Merged with Classpath.
2002-01-16 tromey * java/awt/Dimension.java: Updated copyright. Added...
2002-01-16 tromey * java/awt/Point.java (toString): Use getClass().getNa...
2002-01-16 tromey * java/util/IdentityHashMap.java (IdentityHashMap...
2002-01-16 tromey * java/awt/Label.java: Merged with Classpath.
2002-01-16 tromey * java/awt/AWTPermission.java: Updated copyright.
2002-01-16 tromey * java/awt/LayoutManager2.java: Merged with Classpath.
2002-01-16 tromey Start of AWT merge with Classpath:
2002-01-16 tromey2002-01-15 Tom Tromey <tromey@redhat.com>
2002-01-13 mark * java/net/DatagramSocket.java (getReceiveBufferSize...
2002-01-12 mark * java/net/InetAddress.java (ANY_IF): moved...
2002-01-11 tromey * java/lang/natSystem.cc (init_properties): Only look...
2002-01-08 tromey For PR libgcj/5031:
2002-01-08 tromey2002-01-08 Nic Ferrier <nferrier@tf1.tapsellferrier...
2002-01-08 tromey2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>
2002-01-06 tromey2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>
2002-01-04 tromey * java/lang/Thread.java (stop): No longer synchronized.
2002-01-02 tromey * java/lang/ieeefp.h: Fix bug in my hand-application...
2002-01-02 tromey2002-1-1 Andrew Pinski <pinskia@physics.uc.edu>
2002-01-01 tromey2001-12-29 Andreas Tobler <a.tobler@schweiz.ch>
2001-12-21 tromey * java/io/ObjectInputStream.java (enableResolveObject...
2001-12-21 tromey Fix for PR java/5165:
2001-12-21 tromey Fix for PR libgcj/2428:
2001-12-19 tromey * java/awt/FlowLayout.java (FlowLayout(), FlowLayout...
2001-12-18 tromey * java/text/CollationElementIterator.java (secondaryOr...
2001-12-16 tromey For PR java/5088:
2001-12-16 tromey * Makefile.in: Rebuilt.
2001-12-16 bryce * java/io/DataOutputStream (write (byte[], int, int...
2001-12-15 brycegcc/java:
2001-12-15 bryceCollections drop from Classpath:
2001-12-14 hboehm * libjava/prims.cc: Some old cleanups. The collector now
2001-12-11 tromey * java/lang/String.java (String): New constructor.
2001-12-11 tromey Fix for PR libgcj/5064.
2001-12-09 tromey * Makefile.in: Rebuilt.
2001-12-07 tromey * java/lang/ClassLoader.java (defineClass): Rethrow any
2001-12-07 tromey * java/lang/ThreadGroup.java (uncaughtException):...
2001-11-26 tromey Fix for PR libgcj/2024, plus other class name cleanups:
2001-11-25 tromey Fix for PR libgcj/4583:
2001-11-16 tromey Re-merge with Classpath, from Brian Jones:
2001-11-16 mark * java/util/Timer.java (TaskQueue.isStopped): Remove...
2001-11-15 hboehm * java/lang/natString.cc: correct argument order for
2001-11-14 tromey * java/lang/reflect/Constructor.java (toString): Use...
2001-11-14 tromey Re-merges with Classpath, from various people:
2001-11-14 tromey Re-merges with Classpath, from various people:
2001-11-13 tromey Fix for PR libgcj/4859:
2001-11-05 tromey * java/lang/Class.h (Class): Made _Jv_BytecodeVerifier...
2001-11-05 bryce * java/util/ResourceBundle.java (class Security):...
2001-11-04 bryce * java/util/ResourceBundle.java (getClassContext)...
2001-11-03 hboehm2001-11-02 Hans Boehm <Hans_Boehm@hp.com>
2001-10-31 jsm28 * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib...
2001-10-29 tromey * java/util/zip/GZIPOutputStream.java (write(int)...
2001-10-26 tromey * java/util/zip/Adler32.java: Use correct class name...
2001-10-26 bryceOops!
2001-10-26 bryce * java/lang/VMClassLoader.java (getPrimitiveClass...
2001-10-25 bryce2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-10-24 tromey * java/lang/reflect/Field.java: Made many methods...
2001-10-24 tromey * java/sql/Types.java (Types): New constructor.
2001-10-24 tromey * java/lang/reflect/Field.java (Field): New constructor.
2001-10-24 tromey * java/util/PropertyResourceBundle.java (handleGetObje...
2001-10-23 tromey * java/io/BufferedWriter.java (localFlush): Don't...
2001-10-23 bryce * java/io/BufferedWriter (write (String, int, int...
2001-10-23 bryce * prims.cc (_Jv_Abort): Always print error...
2001-10-23 tromey * java/util/GregorianCalendar.java (getGregorianChange...
2001-10-20 mark * java/lang/Double.java: More Classpath merging
2001-10-18 tromey * java/io/BufferedWriter.java (write(String,int,int...
2001-10-18 tromey * java/security/Security.java (loadProviders): Removed...
2001-10-18 tromey * gnu/java/security/provider/SHA1PRNG.java (engineNext...
2001-10-18 tromey * Makefile.in: Rebuilt.
2001-10-18 tromey * java/security/Security.java (loadProviders): Added...
2001-10-17 tromey2001-10-17 Anthony Green <green@redhat.com>
2001-10-16 tromey * gcj/javaprims.h: Updated class list.
2001-10-16 bryceForgot this file in last commit.
2001-10-16 bryce Eliminate use of C++ static constructors.
2001-10-16 bryce2001-10-15 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2001-10-15 tromey * java/lang/reflect/AccessibleObject.java (checkPermis...
2001-10-15 tromey2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
2001-10-15 tromey * Makefile.in: Rebuilt.
2001-10-15 tromey * java/net/SocketPermission.java (hostport, actions...
2001-10-15 mark * java/lang/Double.java: Partial merge with Classpath
2001-10-13 tromey * java/lang/SecurityManager.java (SecurityManager...
2001-10-13 tromey * java/security/AccessController.java (checkPermission...
2001-10-10 tromey * gnu/gcj/runtime/natFinalizerThread.cc: New file.
2001-10-09 bothner * strtod.c (_strtod_r): Logic to check for missing...
next