Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | Always use PIC option with -shared in libtool | H.J. Lu | 4 | -7/+17 |
2014-11-11 | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 4 | -2/+12 |
2014-05-20 | libffi.exp (load_gcc_lib): Register loaded libs. | Sebastian Huber | 2 | -1/+7 |
2014-05-13 | Enable Java on Cygwin-64 | Bernd Edlinger | 6 | -7/+36 |
2014-04-22 | Remove obsolete Solaris 9 support | Rainer Orth | 3 | -10/+6 |
2014-03-12 | dwarf2-signal.h: Update copyright year. | Uros Bizjak | 2 | -11/+13 |
2014-03-11 | natObject.cc (_Jv_MonitorEnter): Add missing parenthesis around comparison wi... | Uros Bizjak | 2 | -2/+7 |
2014-02-21 | Added forgotten ChangeLog entry. | Rainer Orth | 1 | -0/+5 |
2014-02-20 | XFAIL sourcelocation (PR libgcj/55637) | Rainer Orth | 1 | -0/+1 |
2014-02-20 | re PR java/60261 (Weird java install with --enable-version-specific-runtime-l... | Richard Biener | 5 | -18/+12 |
2014-01-02 | Small ChangeLog fixes. | Jakub Jelinek | 3 | -4/+75 |
2014-01-02 | gnat_ugn.texi: Bump @copying's copyright year. | Tobias Burnus | 5 | -12/+17 |
2013-12-09 | Makefile.am (toolexeclib_LTLIBRARIES): Use install/libgcj_bc.la instead of li... | Andreas Schwab | 3 | -32/+78 |
2013-11-29 | gnu_java_awt_peer_gtk_FreetypeGlyphVector.c, [...]: Fix freetype includes. | Matthias Klose | 3 | -6/+14 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 7 | -31/+69 |
2013-06-27 | aot-compile.in: Fix typo in option list. | Roland Lutz | 2 | -1/+5 |
2013-06-20 | pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config. | Matthias Klose | 5 | -81/+1513 |
2013-06-20 | libtool-version: Bump soversion. | Matthias Klose | 2 | -1/+5 |
2013-05-22 | configure.ac (dbexecdir): Base on $(toolexeclibdir), not $(libdir). | Mark Mitchell | 46 | -1815/+492 |
2013-04-16 | Enable java for aarch64 | Andreas Schwab | 5 | -0/+85 |
2013-03-13 | Use pthread_equal rather than != to compare thread IDs. | Andrew John Hughes | 2 | -1/+7 |
2013-02-21 | re PR bootstrap/56258 (Please upgrade doc/*.texi to the latest texinfo packag... | Jakub Jelinek | 2 | -1/+7 |
2013-01-15 | - regenerate class files for updated copyright years, changed in: | Matthias Klose | 4 | -0/+0 |
2013-01-15 | Main.java: Accept -source 1.5, 1.6, 1.7. | Matthias Klose | 19 | -3/+13 |
2013-01-07 | Remove "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS | H.J. Lu | 3 | -2/+10 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 5 | -5/+5 |
2013-01-03 | ChangeLog rotation. | Jakub Jelinek | 2 | -236/+241 |
2013-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 6 | -9/+21 |
2012-12-19 | Import GNU Classpath (20121202). | Matthias Klose | 454 | -2926/+5225 |
2012-12-18 | PR gcc/55716 [4.8 Regression] gjavah throws an exception | Andrew Haley | 1 | -0/+1 |
2012-12-18 | Main.java (parseClasses): Don't scan inner classes if our item is a file. | Andrew Haley | 3 | -8/+16 |
2012-12-12 | Use libstdc++-raw-cxx.m4 in libjava | H.J. Lu | 6 | -12/+39 |
2012-11-19 | libtool-version: Bump soversion. | Matthias Klose | 2 | -1/+5 |
2012-10-15 | config.gcc: Match arm*-*-linux-* for ARM Linux/GNU. | Matthias Klose | 3 | -2/+7 |
2012-09-15 | tree-eh.c (goto_queue_node): New field. | Dehao Chen | 4 | -0/+26 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -3/+10 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -6/+12 |
2012-08-09 | Use accessor functions to manipulate xmlOutputBuffer | Dodji Seketeli | 2 | -3/+24 |
2012-07-19 | eh_personality.cc (__gxx_personality_seh0): New function. | Tristan Gingold | 3 | -1/+27 |
2012-07-18 | * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Fix whitespace. | Uros Bizjak | 1 | -1/+1 |
2012-07-18 | Skip 67h address size prefix unconditionally | H.J. Lu | 2 | -8/+9 |
2012-07-18 | Check and skip 67h address size prefix for x32 | H.J. Lu | 2 | -2/+20 |
2012-06-20 | Fix typo. | David Edelsohn | 1 | -1/+1 |
2012-06-20 | locks.h (compare_and_swap): Use GCC atomic intrinsics. | David Edelsohn | 2 | -50/+36 |
2012-06-15 | locks.h (compare_and_swap): Use __sync_bool_compare_and_swap. | Andreas Schwab | 2 | -25/+27 |
2012-06-15 | 2012-06-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2 | -19/+10 |
2012-06-14 | Update sysdep/sh/locks.h with atomic builtins | Kaz Kojima | 2 | -35/+7 |
2012-05-21 | re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned... | Benjamin Kosnik | 3 | -2/+9 |
2012-05-16 | Regenerate configure files for libtool.m4 change | H.J. Lu | 4 | -11/+33 |
2012-04-23 | defineclass.cc (MAJOR_1_7, MINOR_1_7): New. | Andrew Haley | 2 | -2/+9 |