summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* aot-compile.in: Fix typo in option list.Roland Lutz2013-06-272-1/+5
* pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose2013-06-205-81/+1513
* libtool-version: Bump soversion.Matthias Klose2013-06-202-1/+5
* configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell2013-05-2246-1815/+492
* Enable java for aarch64Andreas Schwab2013-04-165-0/+85
* Use pthread_equal rather than != to compare thread IDs.Andrew John Hughes2013-03-132-1/+7
* re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek2013-02-212-1/+7
* - regenerate class files for updated copyright years, changed in:Matthias Klose2013-01-154-0/+0
* Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose2013-01-1519-3/+13
* Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu2013-01-073-2/+10
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-045-5/+5
* ChangeLog rotation.Jakub Jelinek2013-01-032-236/+241
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2013-01-036-9/+21
* Import GNU Classpath (20121202).Matthias Klose2012-12-19454-2926/+5225
* PR gcc/55716 [4.8 Regression] gjavah throws an exceptionAndrew Haley2012-12-181-0/+1
* Main.java (parseClasses): Don't scan inner classes if our item is a file.Andrew Haley2012-12-183-8/+16
* Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu2012-12-126-12/+39
* libtool-version: Bump soversion.Matthias Klose2012-11-192-1/+5
* config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2012-10-153-2/+7
* tree-eh.c (goto_queue_node): New field.Dehao Chen2012-09-154-0/+26
* * configure: Regenerated.David Edelsohn2012-09-142-3/+10
* * configure: Regenerated.David Edelsohn2012-09-142-6/+12
* Use accessor functions to manipulate xmlOutputBufferDodji Seketeli2012-08-092-3/+24
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-193-1/+27
* * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace.Uros Bizjak2012-07-181-1/+1
* Skip 67h address size prefix unconditionallyH.J. Lu2012-07-182-8/+9
* Check and skip 67h address size prefix for x32H.J. Lu2012-07-182-2/+20
* Fix typo.David Edelsohn2012-06-201-1/+1
* locks.h (compare_and_swap): Use GCC atomic intrinsics.David Edelsohn2012-06-202-50/+36
* locks.h (compare_and_swap): Use __sync_bool_compare_and_swap.Andreas Schwab2012-06-152-25/+27
* 2012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel2012-06-152-19/+10
* Update sysdep/sh/locks.h with atomic builtinsKaz Kojima2012-06-142-35/+7
* re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik2012-05-213-2/+9
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-164-11/+33
* defineclass.cc (MAJOR_1_7, MINOR_1_7): New.Andrew Haley2012-04-232-2/+9
* Restore HAVE_INET6 tests (PR libgcj/52645)Rainer Orth2012-04-053-5/+17
* re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer2012-03-262-0/+9
* Merge GNU Classpath 0.99 into libjava.Andrew John Hughes2012-03-23516-59089/+62476
* Remove obsolete Solaris 8 supportRainer Orth2012-03-143-18/+7
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-149-57/+24
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-1217-69/+63
* re PR boehm-gc/52179 (boehm-gc incompatible with aslr on darwin11)Patrick Marlier2012-02-243-12/+9
* re PR java/48512 ([4.6] gcj spec files references incorrectly crtmt.o on i686...Kai Tietz2012-02-033-4/+21
* re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)Kai Tietz2012-02-014-3/+27
* 2012-01-09 Richard Guenther <rguenther@suse.de>Richard Biener2012-01-092-242/+247
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2012-01-016-9/+22
* re PR libgcj/49193 (__sync_xxxx builtins aren't used in sysdep/*/locks.h)Uros Bizjak2011-12-272-22/+26
* Support 64-bit libjava multilib for i?86-linuxRainer Orth2011-12-204-1/+21
* re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code f...Kai Tietz2011-12-122-0/+12
* config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.Andreas Tobler2011-11-293-8/+14