aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2012-11-19libtool-version: Bump soversion.Matthias Klose
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose
2012-09-15tree-eh.c (goto_queue_node): New field.Dehao Chen
2012-09-14* configure: Regenerated.David Edelsohn
2012-09-14* configure: Regenerated.David Edelsohn
2012-08-09Use accessor functions to manipulate xmlOutputBufferDodji Seketeli
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold
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-06-20Fix typo.David Edelsohn
2012-06-20locks.h (compare_and_swap): Use GCC atomic intrinsics.David Edelsohn
2012-06-15locks.h (compare_and_swap): Use __sync_bool_compare_and_swap.Andreas Schwab
2012-06-152012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2012-06-14Update sysdep/sh/locks.h with atomic builtinsKaz Kojima
2012-05-21re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2012-04-23defineclass.cc (MAJOR_1_7, MINOR_1_7): New.Andrew Haley
2012-04-05Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth
2012-03-26re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes
2012-03-14Remove obsolete Solaris 8 supportRainer Orth
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier
2012-02-03re PR java/48512 ([4.6] gcj spec files references incorrectly crtmt.o on i686...Kai Tietz
2012-02-01re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)Kai Tietz
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2011-12-27re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)Uros Bizjak
2011-12-20Support 64-bit libjava multilib for i?86-linuxRainer Orth
2011-12-12re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code f...Kai Tietz
2011-11-29config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.Andreas Tobler
2011-11-24re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc)Jakub Jelinek
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-10-20exception.cc (parse_lsda_header): hardcode ttype_encoding for older ARM EABI ...Paul Brook
2011-10-17re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)Uros Bizjak
2011-09-29The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from th...Jan Beulich
2011-08-10jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth
2011-08-05Makefile.in (UNWIND_H): Remove.Rainer Orth
2011-07-12interpret.cc (check_handler): Fix bit rot.Andrew Haley
2011-07-12natClass.cc (finalize): Make sure that the class really has an engine.Andrew Haley
2011-07-07libtool-version: Bump soversion.Matthias Klose
2011-07-07x86-64: Remove empty directory.Matthias Klose
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth
2011-06-21re PR libgcj/49314 (md5test, shatest output FAILs on Tru64 UNIX)Rainer Orth
2011-06-18re PR target/49461 (boehm-gc and gcj incompatible with pie)Jack Howarth
2011-06-17re PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)Rainer Orth
2011-05-31Revert accidental svn commit r174473H.J. Lu