aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu3-2/+10
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek5-5/+5
2013-01-03ChangeLog rotation.Jakub Jelinek2-236/+241
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-9/+21
2012-12-19Import GNU Classpath (20121202).Matthias Klose454-2926/+5225
2012-12-18PR gcc/55716 [4.8 Regression] gjavah throws an exceptionAndrew Haley1-0/+1
2012-12-18Main.java (parseClasses): Don't scan inner classes if our item is a file.Andrew Haley3-8/+16
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu6-12/+39
2012-11-19libtool-version: Bump soversion.Matthias Klose2-1/+5
2012-10-15config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose3-2/+7
2012-09-15tree-eh.c (goto_queue_node): New field.Dehao Chen4-0/+26
2012-09-14* configure: Regenerated.David Edelsohn2-3/+10
2012-09-14* configure: Regenerated.David Edelsohn2-6/+12
2012-08-09Use accessor functions to manipulate xmlOutputBufferDodji Seketeli2-3/+24
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold3-1/+27
2012-07-18* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.Uros Bizjak1-1/+1
2012-07-18Skip 67h address size prefix unconditionallyH.J. Lu2-8/+9
2012-07-18Check and skip 67h address size prefix for x32H.J. Lu2-2/+20
2012-06-20Fix typo.David Edelsohn1-1/+1
2012-06-20locks.h (compare_and_swap): Use GCC atomic intrinsics.David Edelsohn2-50/+36
2012-06-15locks.h (compare_and_swap): Use __sync_bool_compare_and_swap.Andreas Schwab2-25/+27
2012-06-152012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2-19/+10
2012-06-14Update sysdep/sh/locks.h with atomic builtinsKaz Kojima2-35/+7
2012-05-21re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik3-2/+9
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu4-11/+33
2012-04-23defineclass.cc (MAJOR_1_7, MINOR_1_7): New.Andrew Haley2-2/+9
2012-04-05Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth3-5/+17
2012-03-26re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer2-0/+9
2012-03-23Merge GNU Classpath 0.99 into libjava.Andrew John Hughes516-59089/+62476
2012-03-14Remove obsolete Solaris 8 supportRainer Orth3-18/+7
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth9-57/+24
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth17-69/+63
2012-02-24re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier3-12/+9
2012-02-03re PR java/48512 ([4.6] gcj spec files references incorrectly crtmt.o on i686...Kai Tietz3-4/+21
2012-02-01re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)Kai Tietz4-3/+27
2012-01-092012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener2-242/+247
2012-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek6-9/+22
2011-12-27re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)Uros Bizjak2-22/+26
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