| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add --extdirs support. | green | 2002-04-12 | 1 | -3/+10 |
* | Make --CLASSPATH by a synonym for --classpath and -classpath. | bothner | 2002-03-03 | 1 | -5/+6 |
* | * gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option | nferrier | 2002-02-20 | 1 | -14/+15 |
* | * java-tree.h (TYPE_STRICTFP): New macro. | tromey | 2002-02-18 | 1 | -4/+5 |
* | gcc: | jsm28 | 2002-01-31 | 1 | -3/+3 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -1/+1 |
* | * jcf-dump.c (print_constant): Fix fencepost error so "Float" and | bothner | 2001-08-30 | 1 | -5/+6 |
* | * jcf-dump.c (main): Updated for change to jcf_path_seal. | tromey | 2001-08-16 | 1 | -2/+2 |
* | f: | jsm28 | 2001-01-12 | 1 | -1/+1 |
* | f: | jsm28 | 2000-11-26 | 1 | -1/+1 |
* | * lang-options.h: Mention -Wout-of-date. | tromey | 2000-11-04 | 1 | -0/+4 |
* | * jcf-dump.c (SPECIAL_IINC): Ensure arguments match format | ghazi | 2000-05-04 | 1 | -2/+2 |
* | Thu Apr 20 18:20:58 2000 Jason Schroeder <shrode@subnature.com> | apbianco | 2000-04-21 | 1 | -1/+1 |
* | Added Java 1.1 language features. | apbianco | 2000-03-14 | 1 | -0/+32 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+1 |
* | Mon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de> | tromey | 2000-02-21 | 1 | -1/+1 |