aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth4-1/+21
2011-12-12re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code f...Kai Tietz2-0/+12
2011-11-29config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.Andreas Tobler3-8/+14
2011-11-24re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc)Jakub Jelinek2-6/+15
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler6-14/+24
2011-10-20exception.cc (parse_lsda_header): hardcode ttype_encoding for older ARM EABI ...Paul Brook2-17/+11
2011-10-17re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)Uros Bizjak2-14/+8
2011-09-29The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from th...Jan Beulich3-0/+8
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth2-2/+7
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth3-2/+7
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth5-12/+21
2011-07-12interpret.cc (check_handler): Fix bit rot.Andrew Haley2-2/+7
2011-07-12natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley2-1/+8
2011-07-07libtool-version: Bump soversion.Matthias Klose2-1/+5
2011-07-07x86-64: Remove empty directory.Matthias Klose1-0/+4
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth2-1/+15
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth2-4/+11
2011-06-18re PR target/49461 (boehm-gc and gcj incompatible with pie)Jack Howarth3-2/+18
2011-06-17re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)Rainer Orth7-57/+90
2011-05-31Revert accidental svn commit r174473H.J. Lu4-118/+34
2011-05-31Revert "Fix PR debug/49047"Dodji Seketeli4-34/+118
2011-05-31Use __sync_bool_compare_and_swap in x86 locks.h.H.J. Lu4-118/+34
2011-04-24* README: Refer to our generic bug reporting page.Gerald Pfeifer2-2/+8
2011-04-19install.texi (Configuration, [...]): Remove mach.Rainer Orth3-2/+7
2011-04-15jni.exp (gcj_jni_get_cxxflags_invocation): Add $libiconv to cxxflags for alph...Rainer Orth2-0/+10
2011-04-12re PR testsuite/21164 (libjava tests uses absolute paths)Rainer Orth4-5/+18
2011-04-08Missed part of regenerated file.Kai Tietz1-1/+1
2011-04-08configure.ac (libgcj_ld_export_all): Set for windows native targets to export...Kai Tietz16-26/+111
2011-04-04configure.ac: Redirect $JAR -cf@ output to /dev/null.Rainer Orth3-2/+7
2011-03-21gthr-solaris.h: Remove.Rainer Orth3-2/+7
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth3-39/+75
2011-02-14Insert libgcj's Python module directory at the start of the searchGary Benson3-4/+10
2011-02-14PR libjava/47484: Install Python modules into versioned directoryGary Benson3-22/+23
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues12-82/+32
2011-02-04Fix PR java/21206: Unrecognized option '-Wl,-rpath' for jv-convertRalf Wildenhues8-4/+25
2011-02-02configure.ac: Don't use libdl on mips-sgi-irix6*.Rainer Orth3-12/+15
2011-01-31configure.ac (GCJ_JAVAC): Run false rather than no.Alexandre Oliva3-2/+7
2011-01-11Normalise whitespace in GNU Classpath.Andrew John Hughes4525-104431/+108260
2011-01-06jni.exp (gcj_jni_get_cxxflags_invocation): Add -shared-libgcc to cxxflags for...Rainer Orth2-1/+9
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-8/+8
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-8/+19
2011-01-02Rotate ChangeLogs.H.J. Lu2-722/+728
2010-12-16PR libgcj/46774: Create dynamic ProtectionDomain instances which check the sy...Andrew John Hughes3-7/+21
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn9-4/+50
2010-11-09jvmti.exp (gcj_jvmti_compile_cxx_to_o): Add -pthread on alpha*-dec-osf*.Rainer Orth3-0/+15
2010-10-12GNU Classpath import (libgcj-snapshot-20100921).Andrew John Hughes735-9228/+13354
2010-09-27Regenerate libjava Makefile.in files.Ralf Wildenhues5-0/+11
2010-09-21configure.ac: Set LIBMATHSPEC to -lm except on darwin.Jack Howarth4-4/+33
2010-08-27Fix building ecjx in cross compile mode.Dmitrijs Ledkovs8-5/+33
2010-08-18configure.ac (THREADLIBS): Don't set on Darwin.Jack Howarth5-2/+32