aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/gcj
AgeCommit message (Expand)Author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.Diego Novillo
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-09-28This commit was manufactured by cvs2svn to create branchno-author
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-05-13Mainline merge as of 2003-05-11Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-17This commit was manufactured by cvs2svn to create branchno-author
2002-12-03This commit was manufactured by cvs2svn to create branchno-author
2002-09-04Mainline merge 2002-09-03.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-26This commit was manufactured by cvs2svn to create branchno-author
2002-04-24 * gnu/gcj/natCore.cc (create): Use __builtin_alloca, and computeTom Tromey
2002-04-152002-04-14 Mark Wielaard <mark@klomp.org>Mark Wielaard
2002-03-25 For PR libgcj/5303:Tom Tromey
2002-03-152002-03-15 Tom Tromey <tromey@redhat.com>Tom Tromey
2002-03-09 * gnu/gcj/xlib/WindowAttributes.java Assign null to RawData, not 0.Per Bothner
2002-03-062002-03-04 Eric Blake <ebb9@email.byu.edu>Eric Blake
2002-02-22 * java/lang/natSystem.cc (init_properties): Include the `Inc.' inTom Tromey
2002-02-22 * gnu/gcj/protocol/file/Connection.java (conect): Open the inputPer Bothner
2002-02-18 * name-finder.cc (toHex): Use word mode, not long long.Jason Merrill
2002-02-072002-02-06 Adam Megacz <adam@xwt.org>Adam Megacz
2002-01-31gcc:Joseph Myers
2002-01-22Add license clarification.Mark Wielaard
2002-01-16 Start of AWT merge with Classpath:Tom Tromey
2002-01-10 * gnu/gcj/convert/Convert.java (version): Use java.vm.nameTom Tromey
2002-01-10 For PR libgcj/5303:Tom Tromey
2001-12-16 * Makefile.in: Rebuilt.Tom Tromey
2001-12-12 * gnu/gcj/runtime/StringBuffer.javaTom Tromey
2001-12-11 * java/lang/String.java (String): New constructor.Tom Tromey
2001-12-10 * gnu/gcj/xlib/XImage.java (toString): Add missing initialization.Per Bothner
2001-11-13 * Makefile.in: Rebuilt.Tom Tromey
2001-10-31 * HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,Joseph Myers
2001-10-24fix include problemAnthony Green
2001-10-22 * gnu/gcj/convert/JIS0208_to_Unicode.cc: Declare java_exceptionsBryce McKinlay
2001-10-10 * gnu/gcj/runtime/natFinalizerThread.cc: New file.Tom Tromey
2001-09-30 PR libgcj/4383Bryce McKinlay