aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-09-06Mark ChangeLogMark Mitchell
2004-07-14Revert accidentally committed file.Bryce McKinlay
2004-07-14re PR libgcj/7587 (direct threaded interpreter not thread-safe)Bryce McKinlay
2004-07-12natPlainDatagramSocketImplWin32.cc (several): Removed IPv4-related conditiona...Mohan Embar
2004-07-11re PR libgcj/16478 (Hash synchronization deadlock with finalizers)Bryce McKinlay
2004-07-11re PR awt/16748 (IAA.ImageComponentsTest: Freezes When Window Is Resized)Bryce McKinlay
2004-07-11re PR libgcj/16473 ([3.4] ServerSocket accept() leaks file descriptors)Michael Koch
2004-07-01Mark ChangeLogMark Mitchell
2004-05-18re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima
2004-05-03re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() thro...Michael Koch
2004-04-19Mark ChangeLogMark Mitchell
2004-03-19* verify.cc: Undef PC.Rainer Orth
2004-03-11linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Don't bump retaddr here.Alan Modra
2004-02-26re PR libgcj/14296 (3.4 regression: Method.Invoke)Andrew Haley
2004-02-22config.guess: Update from version 2003-10-07 to 2004-02-16.Matthias Klose
2004-02-14AbstractInterruptibleChannel.java (close): Set closed before calling implClos...Per Bothner
2004-02-08ByteBuffer.java (shiftDown): New helper method.Per Bothner
2004-02-052004-02-05 Michael Koch <konqueror@gmx.de>Michael Koch
2004-02-04natPosixProcess.cc (startProcess): Handle case where PATH or LD_LIBRARY_PATH ...Tom Tromey
2004-02-032004-02-03 Mohan Embar <gnustuff@thisiscool.com>Mohan Embar
2004-02-032004-02-03 Mohan Embar <gnustuff@thisiscool.com>Mohan Embar
2004-01-242004-01-24 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-24Makefile.am: Added library version to gtk peer lib.Michael Koch
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek
2004-01-21re PR java/13468 (interpret.cc should register ffi closure stubs)Tom Tromey
2004-01-20Makefile.am (lib_org_w3c_dom_la_LIBADD, [...]): New.Jakub Jelinek
2004-01-19libtool-version: Increased `current' to 5.Matthias Klose
2004-01-16locks.h: Don't use in/out memory constraints.Andrew Haley
2004-01-16EventDispatchThread.java (run): Stop running when interrupted.Fernando Nasser
2004-01-16* gnu/java/awt/peer/gtk/GdkGraphics2D.java:Olga Rodimina
2004-01-15GdkGraphics2D.java: Implemented rendering hints related methods.Olga Rodimina
2004-01-15Makefile.in: Rebuilt.Tom Tromey
2004-01-15configure.in: Add in AC_PREREQ(2.13)Kelley Cook
2004-01-14re PR libgcj/12001 (_Jv_FindClass dumps core when Oracle's classes12.zip in $...Nathan Bryant
2004-01-14re PR libgcj/2429 (java.text.MessageFormat should usefully set text on except...Michael Koch
2004-01-13* java/awt/EventQueue.java (isDispatchThread): Do check on top of stack. ...Fernando Nasser
2004-01-13GtkTextAreaPeer.java, [...] (native create): Add width and height parameters.Thomas Fitzsimmons
2004-01-132004-01-13 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-13TestAWT.java (DialogWindow): Add WindowAdapter to handle Window "Closing" eve...Fernando Nasser
2004-01-132004-01-13�� David Jee�� <djee@redhat.com>David Jee
2004-01-132004-01-13�� David Jee�� <djee@redhat.com>David Jee
2004-01-13TestAWT.java: Fix test program so that it does not show modal dialogs twice a...Fernando Nasser
2004-01-13Dialog.java (show): Enable blocking for all modal dialogs and run secondary d...Fernando Nasser
2004-01-12libjava.exp: Add LD_LIBRARY_PATH_32/64 to get proper path setting for Ssolari...Andreas Tobler
2004-01-12JLayeredPane.java: Rewrite to accomodate djee@redhat.com's recent inverse ord...Graydon Hoare
2004-01-112004-01-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-11CompoundEdit.java (serialVersionUID): Added.Sascha Brawer
2004-01-102004-01-11 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-102004-01-10 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-10BasicButtonUI.java, [...]: Fixed import statements.Michael Koch