aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2014-07-16Mark ChangeLogGCC Administrator
2014-07-16Mark ChangeLogGCC Administrator
2014-07-16Mark ChangeLogGCC Administrator
2014-04-22Mark ChangeLogGCC Administrator
2014-04-22Mark ChangeLogGCC Administrator
2014-04-22Mark ChangeLogGCC Administrator
2014-03-12dwarf2-signal.h: Update copyright year.Uros Bizjak
2014-03-11natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison wi...Uros Bizjak
2014-02-21Added forgotten ChangeLog entry.Rainer Orth
2014-02-20XFAIL sourcelocation (PR libgcj/55637)Rainer Orth
2014-02-20re PR java/60261 (Weird java install with --enable-version-specific-runtime-l...Richard Biener
2014-01-02Small ChangeLog fixes.Jakub Jelinek
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus
2013-12-09Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li...Andreas Schwab
2013-11-29gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes.Matthias Klose
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-06-27aot-compile.in: Fix typo in option list.Roland Lutz
2013-06-20pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.Matthias Klose
2013-06-20libtool-version: Bump soversion.Matthias Klose
2013-05-22configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir).Mark Mitchell
2013-04-16Enable java for aarch64Andreas Schwab
2013-03-13Use pthread_equal rather than != to compare thread IDs.Andrew John Hughes
2013-02-21re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag...Jakub Jelinek
2013-01-15- regenerate class files for updated copyright years, changed in:Matthias Klose
2013-01-15Main.java: Accept -source 1.5, 1.6, 1.7.Matthias Klose
2013-01-07Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGSH.J. Lu
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-03ChangeLog rotation.Jakub Jelinek
2013-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2012-12-19Import GNU Classpath (20121202).Matthias Klose
2012-12-18PR gcc/55716 [4.8 Regression] gjavah throws an exceptionAndrew Haley
2012-12-18Main.java (parseClasses): Don't scan inner classes if our item is a file.Andrew Haley
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu
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