aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj
AgeCommit message (Expand)AuthorFilesLines
2006-06-29javaprims.h (_Jv_uintptr_t): New typedef similar to uintptr_t in C99.Ranjit Mathew1-0/+4
2006-06-14configure: Regenerate.Thomas Fitzsimmons1-6/+0
2006-06-07makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons1-11/+6
2006-06-01install.texi: Document that InfoZIP can replace jar.Paolo Bonzini1-6/+13
2006-05-30makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons1-2/+0
2006-05-26Correction. Checking in gcj/Makefile.in.Carlos O'Donell1-11/+8
2006-05-18Imported GNU Classpath 0.90Mark Wielaard2-13/+103
2006-04-04Makefile.in: Rebuilt.Tom Tromey1-1/+1
2006-03-09win32.cc (_Jv_platform_nanotime): New function.Tom Tromey1-0/+4
2006-02-08link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay1-4/+4
2006-02-08re PR java/22578 (should inline floatToIntBits et al)Tom Tromey1-1/+3
2006-02-012006-02-01 Robert Schuster <robertschuster@fsfe.org>Robert Schuster1-0/+3
2006-01-17Imported GNU Classpath 0.20Mark Wielaard1-0/+1
2005-11-25ia64-frame.h: Removed.Bryce McKinlay1-2/+0
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger1-1/+0
2005-09-27re PR libgcj/23367 (_Jv_FindMethodInCache is not thread-safe)Tom Tromey1-3/+4
2005-09-27configure, [...]: Rebuilt.Tom Tromey1-0/+2
2005-09-12re PR libgcj/23762 (java.library.path should default to value of environment ...Thomas Fitzsimmons1-2/+3
2005-08-22Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook1-3/+3
2005-08-18Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski1-1/+2
2005-07-18Makefile.in: Rebuilt.Tom Tromey1-3/+5
2005-07-16Major merge with Classpath.Tom Tromey1-5/+3
2005-06-16configure.ac (USING_ECOS_PLATFORM): Remove and merge into...Kelley Cook1-2/+0
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-0/+2
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-2/+1
2005-05-17configure.ac (--enable-libgcj-multifile): Remove.Paolo Bonzini1-2/+0
2005-05-10javaprims.h: Updated.Tom Tromey1-7/+9
2005-04-05re PR libgcj/20750 (libgcj needs a --with-java-home configure option)Thomas Fitzsimmons1-0/+3
2005-04-02re PR libgcj/20090 (gij should be implemented in Java)Thomas Fitzsimmons1-0/+6
2005-03-24Makefile.in: Rebuilt.Tom Tromey1-2/+2
2005-03-21gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded...Zack Weinberg2-10/+12
2005-03-17Makefile.am (gtk_c_source_files): Remove jni/classpath/jcl.c, jni/classpath/j...Thomas Fitzsimmons1-4/+5
2005-02-28re PR bootstrap/17383 (Building in src dir fails)Paolo Bonzini1-1/+3
2005-02-23re PR libgcj/16923 (-D* Options passed to JNI_CreateJavaVM are ignored)Thomas Fitzsimmons2-2/+29
2005-02-22[multiple changes]Bryce McKinlay1-0/+2
2004-12-03re PR libgcj/7305 (Install path for libgcj header files)Richard Sandiford2-2/+5
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-25* Merged gcj-abi-2-dev-branch to trunk.Tom Tromey3-12/+5
2004-11-23Makefile.in, [...]: Regenerated.Michael Koch1-1/+1
2004-10-26re PR libgcj/18104 (Incorrect CLASSPATH separator in libjava breaks bootstrap)Aaron W. LaFramboise1-0/+1
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-0/+2
2004-09-25[multiple changes]Mark Wielaard1-0/+2
2004-09-23Makefile.am: Run aclocal with -I ../configKelley Cook1-2/+8
2004-09-23aclocal.m4: Regenerate with aclocal 1.9.2.Kelley Cook1-1/+1
2004-08-20configure.in: Renamed to configure.ac.Michael Koch1-1/+1
2004-08-19configure.in, [...]: Ported to automake 1.9.Michael Koch1-185/+360
2004-08-162004-08-16 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+3
2004-08-12re PR libgcj/11801 (Problems with Process.waitFor() and exitValue())David Daney2-1/+4
2004-08-11javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields an...Per Bothner3-3/+34
2004-08-03acinclude.m4: Include no-executables.m4.Nathanael Nerode1-1/+3