summaryrefslogtreecommitdiff
path: root/libjava/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-208/+239
* Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz2006-12-181-1/+0
* InetAddress.java: Removed.Gary Benson2006-11-031-1/+1
* Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz2006-10-281-0/+1
* Makefile.in: Rebuilt.Tom Tromey2006-10-111-0/+1
* re PR libgcj/29205 (lib/pkgconfig/libgcj.pc needs to become version dependent)Tom Tromey2006-10-101-1/+5
* Makefile.am (AM_CXXFLAGS): Remove duplicate define.Matthias Klose2006-09-071-2/+1
* re PR libgcj/27890 (lib/logging.properties pollutes common namespace)Thomas Fitzsimmons2006-08-221-17/+1
* Makefile.am (install-exec-hook): Support $(DESTDIR).H.J. Lu2006-08-171-6/+6
* jvspec.c (lang_specific_driver): Add -s-bc-abi when needed.Jakub Jelinek2006-08-171-0/+45
* Thread.java (accessControlState): New field.Gary Benson2006-08-141-0/+1
* re PR libgcj/28340 (gij ignores -Djava.security.manager)Gary Benson2006-08-071-0/+1
* VMFrame.java: Update to Classpath 0.91.Keith Seitz2006-08-041-0/+3
* re PR libgcj/28312 (peer libraries are installed into gcjversionedlibdir, not...Thomas Fitzsimmons2006-07-311-3/+1
* re PR libgcj/13604 (AccessController unfinished)Gary Benson2006-07-281-0/+1
* natThread.cc (_Jv_ThreadGetData): New function.Keith Seitz2006-07-211-0/+3
* jvm.h (_Jv_GetJVMTIEnv): Declare.Keith Seitz2006-07-201-1/+1
* Makefile.am (BOOT_CLASS_PATH_DIR): Only contain libgcj.jar.Gary Benson2006-07-071-1/+1
* Makefile.am (libgcj_tools_la_GCJFLAGS): Add -fno-indirect-classes.Thomas Fitzsimmons2006-07-061-1/+1
* re PR libgcj/28244 (missing dependency causes build failure)Thomas Fitzsimmons2006-07-041-0/+1
* Makefile.am: Comment out tools wrapper creation.Thomas Fitzsimmons2006-06-301-4/+47
* Makefile.am (libjvm_la_LDFLAGS): Do not set -rpath to toolexeclibdir.Thomas Fitzsimmons2006-06-221-1/+1
* Makefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR to "$(dbexecdir)".Thomas Fitzsimmons2006-06-201-1/+12
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-qt.lo.Thomas Fitzsimmons2006-06-071-17/+2
* install.texi: Document that InfoZIP can replace jar.Paolo Bonzini2006-06-011-1/+3
* makemake.tcl (emit_bc_rule): Do not skip gnu-java-awt-peer-gtk.lo.Thomas Fitzsimmons2006-05-301-31/+2
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-0/+4
* source.am, [...]: Rebuilt.Tom Tromey2006-05-181-13/+1
* sources.am, [...]: Rebuilt.Tom Tromey2006-05-131-1/+1
* Class.h (JV_STATE_LOADING): Added comment.Tom Tromey2006-05-041-0/+1
* Makefile.in: Rebuilt.Tom Tromey2006-04-191-2/+1
* re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root)...Tom Tromey2006-04-131-0/+3
* re PR libgcj/26625 (libgcj-4.2.0.jar not rebuilt after a source file change)Tom Tromey2006-04-051-1/+1
* Makefile.in: Rebuilt.Tom Tromey2006-04-041-9/+6
* Makefile.am (src.zip): Update src.zip file search to look in classpath direct...Thomas Fitzsimmons2006-02-031-3/+23
* Imported GNU Classpath 0.20Mark Wielaard2006-01-171-0/+1
* configure.ac (dbexecdir): New substituted var.Jakub Jelinek2006-01-171-2/+0
* classpath.security: Removed.Tom Tromey2006-01-131-1/+1
* ia64-frame.h: Removed.Bryce McKinlay2005-11-251-4/+0
* re PR libgcj/24051 (libjava failed to configure)Tom Tromey2005-09-301-0/+16
* Imported Classpath 0.18.Tom Tromey2005-09-231-2/+1
* aclocal.m4, [...]: Rebuilt.Tom Tromey2005-08-231-3/+7
* Makefile.am (ACLOCAL_AMFLAGS): Also include "..".Kelley Cook2005-08-221-1/+1
* Makefile.am (extra_ldflags_libjava): New variable to substitute in.Andrew Pinski2005-08-181-2/+6
* sources.am, [...]: Rebuilt.Tom Tromey2005-07-201-45/+4
* Makefile.in: Rebuilt.Tom Tromey2005-07-181-0/+1
* makemake.tcl (emit_package_rule): Emit command to create target directory.Andreas Schwab2005-07-161-1/+0
* Major merge with Classpath.Tom Tromey2005-07-161-3245/+151
* Makefile.am (SUBDIRS): Use append for conditional.Kelley Cook2005-06-221-36/+19
* Makefile.am (libgcj_la_SOURCES): Define without conditional sources.Kelley Cook2005-06-161-65/+37