summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* - 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
* re PR bootstrap/50888 (Bootstrap failure in libjava against latest git glibc)Jakub Jelinek2011-11-242-6/+15
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-216-14/+24
* exception.cc (parse_lsda_header): hardcode ttype_encoding for older ARM EABI ...Paul Brook2011-10-202-17/+11
* re PR target/50737 (FAIL: Throw_3 -O3 execution, generic dwarf2 EH problem?)Uros Bizjak2011-10-172-14/+8
* The commands of the $(TOOLS_ZIP) rule include copying of two subtrees from th...Jan Beulich2011-09-293-0/+8
* jcf-dump.c (print_constant): Cast first frexp arg.Rainer Orth2011-08-102-2/+7
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-083-2/+7