| Commit message (Expand) | Author | Age | Files | Lines |
* | 2014-01-02 Tobias Burnus <burnus@net-b.de> | burnus | 2014-01-02 | 1 | -2/+2 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | * gcc.c (process_command): Update copyright notice dates. | jakub | 2013-01-03 | 1 | -2/+3 |
* | Fix java bootstrap on 32-bit targets | ro | 2012-04-11 | 1 | -5/+7 |
* | 2012-04-11 Andrew Haley <aph@redhat.com> | aph | 2012-04-11 | 1 | -0/+64 |
* | gcc/ | jakub | 2012-01-01 | 1 | -2/+2 |
* | gcc/java: | ro | 2011-08-10 | 1 | -2/+2 |
* | * Makefile.in (LIBDEPS): Add libcommon.a. | jsm28 | 2011-05-20 | 1 | -0/+11 |
* | gcc/ | jakub | 2011-01-03 | 1 | -2/+2 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -4/+0 |
* | * java-gimplify.c: Do not include tm.h, toplev.h. | steven | 2010-05-23 | 1 | -2/+0 |
* | * gcc.c (process_command): Update copyright notice dates. | jakub | 2010-01-09 | 1 | -2/+2 |
* | * jvspec.c (lang_specific_driver): Remove unused | jakub | 2009-11-28 | 1 | -2/+1 |
* | * gcc.c (process_command): Update copyright notice dates. | jakub | 2009-02-03 | 1 | -2/+2 |
* | 2008-05-12 Aaron W. LaFramboise <aaronavay62@aaronwl.com> | aaronwl | 2008-05-13 | 1 | -2/+4 |
* | PR driver/35420 | jakub | 2008-03-02 | 1 | -2/+2 |
* | gcc: | jsm28 | 2007-08-21 | 1 | -2/+2 |
* | * java-gimplify.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-07-31 | 1 | -4/+3 |
* | Index: gcc/java/ChangeLog | geoffk | 2007-05-18 | 1 | -3/+4 |
* | * jcf-dump.c (main): Updated call to find_class. | tromey | 2007-01-13 | 1 | -2/+2 |
* | Merged gcj-eclipse branch to trunk. | tromey | 2007-01-09 | 1 | -2/+234 |
* | * jcf-dump.c (print_access_flags): Handle varargs, bridge, | tromey | 2006-06-06 | 1 | -3/+8 |
* | * javaop.h (int16, int32, int64): Define to exactly 16 (resp. 32, 64) | jakub | 2006-05-29 | 1 | -1/+1 |
* | * gcov.c (print_version), gcov-dump.c (print_version), | jsm28 | 2006-01-21 | 1 | -3/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * collect2.c, gcc.c, gcov-dump.c, gcov.c, gen-protos.c, | ghazi | 2005-04-26 | 1 | -3/+1 |
* | * collect2.c (main): Unlock the stdio streams. | ghazi | 2005-04-24 | 1 | -0/+5 |
* | * jcf-dump.c (HANDLE_INNERCLASSES_ATTRIBUTE): Handle cases where | tromey | 2005-03-30 | 1 | -7/+15 |
* | * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h, | kazu | 2005-03-06 | 1 | -1/+1 |
* | * jcf-reader.c (get_attribute): Handle SourceDebugExtension (JSR 45) | bothner | 2005-03-01 | 1 | -0/+7 |
* | * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs | jsm28 | 2004-11-25 | 1 | -2/+2 |
* | * class.c (ident_subst): Always alloca buffer. | steven | 2004-10-17 | 1 | -1/+1 |
* | * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix | kazu | 2004-09-25 | 1 | -1/+1 |
* | * boehm.c (set_bit): Improve type safety wrt unsignedness. | mrs | 2004-07-24 | 1 | -1/+1 |
* | * jcf-jump.c (options): New --print-constants option. | bothner | 2004-03-17 | 1 | -1/+2 |
* | * jcf-dump.c (flag_print_constant_pool): Default to off. | bothner | 2004-03-16 | 1 | -29/+47 |
* | * gjavah.c: Include "intl.h". | jsm28 | 2004-02-10 | 1 | -30/+33 |
* | * class.c: Remove uses of "register" specifier in | kazu | 2003-12-20 | 1 | -1/+1 |
* | * javaop.h (jfloat, jdouble): Make them structures mirroring | zack | 2003-03-21 | 1 | -11/+74 |
* | * check-init.c: Fix comment typos. | kazu | 2003-01-18 | 1 | -1/+1 |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -3/+3 |
* | Merge from pch-branch. | geoffk | 2003-01-10 | 1 | -0/+1 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -15/+15 |
* | * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c, | ghazi | 2003-01-09 | 1 | -27/+14 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -4/+7 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * system.h (GCCBUGURL): Delete. | zack | 2002-10-08 | 1 | -1/+1 |
* | * jcf-dump.c (print_constant, case CONSTANT_float): Don't fall | nathan | 2002-10-01 | 1 | -3/+11 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-21 | 1 | -1/+1 |
* | * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y, | zack | 2002-06-04 | 1 | -4/+0 |