summaryrefslogtreecommitdiff
path: root/libjava/include
AgeCommit message (Expand)Author
2014-03-12dwarf2-signal.h: Update copyright year.Uros Bizjak
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell
2013-03-13Use pthread_equal rather than != to compare thread IDs.Andrew John Hughes
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-07-18* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.Uros Bizjak
2012-07-18Skip 67h address size prefix unconditionallyH.J. Lu
2012-07-18Check and skip 67h address size prefix for x32H.J. Lu
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth
2011-10-17re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)Uros Bizjak
2011-06-17re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)Rainer Orth
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs
2010-08-17only use _darwin10_Unwind_FindEnclosingFunction on darwin >= 10Iain Sandoe
2010-07-15sparc-signal.h: Renamed to ...Rainer Orth
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-13s390.md: Replace TARGET_64BIT with TARGET_ZARCH.Andreas Krebbel
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-21re PR target/42811 (java.lang.ExceptionInInitializerError in ecj1)Dave Korn
2010-02-24re PR java/40816 (error: 'jvariant::jvariant(jbyte)' cannot be overloaded)Andrew Haley
2010-02-02re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Jack Howarth
2009-12-09pa-signal.h: Do not include ucontext.h.John David Anglin
2009-12-09re PR java/41991 (gcj segfaults on i686-apple-darwin9 and x86_64-apple-darwin9)Bryce McKinlay
2009-12-08configure.host (sparc*-sun-solaris2.*): New case.Eric Botcazou
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-11-17posix-threads.cc (park): Rewrite code to handle time.Andrew Haley
2009-09-30configure.host (libgcj_sublib_ltflags): New variable.Dave Korn
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-17Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley
2009-08-17Makefile.in, [...]: Regenerate.Andrew Haley
2009-04-28interpret.cc (DEBUG): Rename this ...Dave Korn
2009-03-03Cleanup new JDK directory support in GCJ.Andrew John Hughes
2008-11-12re PR libgcj/33764 (gij is built as 32-bit binary when building multilib gcc)Jakub Jelinek
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-09-23re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-09-05install.texi (--enable-reduced-reflection): Document new option.David Daney
2008-08-22re PR libgcj/8995 (race cases in interpreter)Andrew Haley
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-03-13natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints.Tom Tromey