fwprop.c (update_uses): Use flag_checking instead of gcc_checking_assert.
[gcc.git] / libjava /
2015-10-26 Mike Frysingerlibjava: fix locale handling when sorting JNI methods
2015-08-11 Uros Bizjakconfigure.ac (tools/gjdoc): Depend on CREATE_WRAPPERS.
2015-08-07 Uros Bizjaktexi2pod.pl: Escape braces in regexp involving @strong...
2015-07-24 Jeff Lawre PR other/66259 (Combined gcc and binutils build...
2015-05-28 Andreas Toblerconfigure.host: Add bits for FreeBSD amd64 and i386.
2015-05-26 Andreas Toblerjni.exp (gcj_jni_get_cxxflags_invocation): Add libiconv...
2015-05-24 Eric Botcazou* configure: Regenerate.
2015-05-13 Eric Botcazousjlj.m4: New file.
2015-05-13 Michael Haubenwallnerlibjava: Bump to automake 1.11.6
2015-05-13 Michael Haubenwallnerlibjava/libltdl: Bump to automake 1.11.6
2015-05-13 Michael Haubenwallnerlibjava/classpath: Bump to automake 1.11.6
2015-01-29 Bernd Edlingercygwin.h (LIBGCJ_SONAME): Set libgcj version to -16.
2015-01-21 Matthias Kloselibtool-version: Bump soversion.
2015-01-13 Jakub Jelinekre PR libgcj/64219 (Rename libgcj-5.0.pc to libgcj...
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-05-20 Sebastian Huberlibffi.exp (load_gcc_lib): Register loaded libs.
2014-05-13 Bernd EdlingerEnable Java on Cygwin-64
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-03-12 Uros Bizjakdwarf2-signal.h: Update copyright year.
2014-03-11 Uros BizjaknatObject.cc (_Jv_MonitorEnter): Add missing parenthesi...
2014-02-21 Rainer OrthAdded forgotten ChangeLog entry.
2014-02-20 Rainer OrthXFAIL sourcelocation (PR libgcj/55637)
2014-02-20 Richard Bienerre PR java/60261 (Weird java install with --enable...
2014-01-02 Jakub JelinekSmall ChangeLog fixes.
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-09 Andreas SchwabMakefile.am (toolexeclib_LTLIBRARIES): Use install...
2013-11-29 Matthias Klosegnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]...
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-06-27 Roland Lutzaot-compile.in: Fix typo in option list.
2013-06-20 Matthias Klosepkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check...
2013-06-20 Matthias Kloselibtool-version: Bump soversion.
2013-05-22 Mark Mitchellconfigure.ac (dbexecdir): Base on $(toolexeclibdir...
2013-04-16 Andreas SchwabEnable java for aarch64
2013-03-13 Andrew John HughesUse pthread_equal rather than != to compare thread...
2013-02-21 Jakub Jelinekre PR bootstrap/56258 (Please upgrade doc/*.texi to...
2013-01-15 Matthias Klose- regenerate class files for updated copyright years...
2013-01-15 Matthias KloseMain.java: Accept -source 1.5, 1.6, 1.7.
2013-01-07 H.J. LuRemove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2013-01-03 Jakub JelinekChangeLog rotation.
2013-01-03 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2012-12-19 Matthias KloseImport GNU Classpath (20121202).
2012-12-18 Andrew HaleyPR gcc/55716 [4.8 Regression] gjavah throws an exception
2012-12-18 Andrew HaleyMain.java (parseClasses): Don't scan inner classes...
2012-12-12 H.J. LuUse libstdc++-raw-cxx.m4 in libjava
2012-11-19 Matthias Kloselibtool-version: Bump soversion.
2012-10-15 Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-09-15 Dehao Chentree-eh.c (goto_queue_node): New field.
2012-09-14 David Edelsohn* configure: Regenerated.
2012-09-14 David Edelsohn* configure: Regenerated.
2012-08-09 Dodji SeketeliUse accessor functions to manipulate xmlOutputBuffer
2012-07-19 Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2012-07-18 Uros Bizjak* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW)...
2012-07-18 H.J. LuSkip 67h address size prefix unconditionally
2012-07-18 H.J. LuCheck and skip 67h address size prefix for x32
2012-06-20 David EdelsohnFix typo.
2012-06-20 David Edelsohnlocks.h (compare_and_swap): Use GCC atomic intrinsics.
2012-06-15 Andreas Schwablocks.h (compare_and_swap): Use __sync_bool_compare_and...
2012-06-15 Andreas Krebbel2012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2012-06-14 Kaz KojimaUpdate sysdep/sh/locks.h with atomic builtins
2012-05-21 Benjamin Kosnikre PR bootstrap/52700 (lib* configure fails on --enable...
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
2012-04-23 Andrew Haleydefineclass.cc (MAJOR_1_7, MINOR_1_7): New.
2012-04-05 Rainer OrthRestore HAVE_INET6 tests (PR libgcj/52645)
2012-03-26 Gerald Pfeiferre PR libgcj/52694 (bootstrap failure: libjava/java...
2012-03-23 Andrew John HughesMerge GNU Classpath 0.99 into libjava.
2012-03-14 Rainer OrthRemove obsolete Solaris 8 support
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-02-24 Patrick Marlierre PR boehm-gc/52179 (boehm-gc incompatible with aslr...
2012-02-03 Kai Tietzre PR java/48512 ([4.6] gcj spec files references incor...
2012-02-01 Kai Tietzre PR libgcj/51500 (106 unexpected libjava testsuite...
2012-01-09 Richard Biener2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-01 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2011-12-27 Uros Bizjakre PR libgcj/49193 (__sync_xxxx builtins aren't used...
2011-12-20 Rainer OrthSupport 64-bit libjava multilib for i?86-linux
2011-12-12 Kai Tietzre PR libgcj/50053 (jc1 doesn't emit static initializer...
2011-11-29 Andreas Toblerconfig.rpath (ld_shlibs): Fix detection of FreeBSD...
2011-11-24 Jakub Jelinekre PR bootstrap/50888 (Bootstrap failure in libjava...
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
2011-10-20 Paul Brookexception.cc (parse_lsda_header): hardcode ttype_encodi...
2011-10-17 Uros Bizjakre PR target/50737 (FAIL: Throw_3 -O3 execution, generi...
2011-09-29 Jan BeulichThe commands of the $(TOOLS_ZIP) rule include copying...
2011-08-10 Rainer Orthjcf-dump.c (print_constant): Cast first frexp arg.
2011-08-08 Rainer Orthconfigure.ac (THREADS): Remove posix95.
2011-08-05 Rainer OrthMakefile.in (UNWIND_H): Remove.
2011-07-12 Andrew Haleyinterpret.cc (check_handler): Fix bit rot.
2011-07-12 Andrew HaleynatClass.cc (finalize): Make sure that the class really...
2011-07-07 Matthias Kloselibtool-version: Bump soversion.
2011-07-07 Matthias Klosex86-64: Remove empty directory.
2011-07-07 Rainer Orthre PR bootstrap/39150 (Configure scripts have no 64...
2011-06-21 Rainer Orthre PR libgcj/49314 (md5test, shatest output FAILs on...
2011-06-18 Jack Howarthre PR target/49461 (boehm-gc and gcj incompatible with...
2011-06-17 Rainer Orthre PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)
2011-05-31 H.J. LuRevert accidental svn commit r174473
2011-05-31 Dodji SeketeliRevert "Fix PR debug/49047"
2011-05-31 H.J. LuUse __sync_bool_compare_and_swap in x86 locks.h.
2011-04-24 Gerald Pfeifer* README: Refer to our generic bug reporting page.
next