Age | Commit message (Expand) | Author | Files | Lines |
2004-03-16 | jcf-jump.c (options): New --print-constants option. | Per Bothner | 1 | -1/+2 |
2004-03-16 | jcf-dump.c (flag_print_constant_pool): Default to off. | Per Bothner | 1 | -29/+47 |
2004-02-10 | gjavah.c: Include "intl.h". | Joseph Myers | 1 | -30/+33 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -1/+1 |
2003-03-21 | javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ... | Zack Weinberg | 1 | -11/+74 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+1 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -15/+15 |
2003-01-09 | expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros. | Kaveh R. Ghazi | 1 | -27/+14 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-08 | system.h (GCCBUGURL): Delete. | Zack Weinberg | 1 | -1/+1 |
2002-10-01 | jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing. | Nathan Sidwell | 1 | -3/+11 |
2002-09-21 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-04 | java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... | Zack Weinberg | 1 | -4/+0 |
2002-04-12 | Add --extdirs support. | Anthony Green | 1 | -3/+10 |
2002-03-03 | Make --CLASSPATH by a synonym for --classpath and -classpath. | Per Bothner | 1 | -5/+6 |
2002-02-20 | gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec... | Nic Ferrier | 1 | -14/+15 |
2002-02-18 | java-tree.h (TYPE_STRICTFP): New macro. | Tom Tromey | 1 | -4/+5 |
2002-01-31 | gccbug.in: Follow GNU Coding Standards for --version. | Joseph Myers | 1 | -3/+3 |
2001-12-27 | collect2.c (is_ctor_dtor): Const-ify. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-30 | jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ... | Per Bothner | 1 | -5/+6 |
2001-08-16 | jcf-dump.c (main): Updated for change to jcf_path_seal. | Tom Tromey | 1 | -2/+2 |
2001-01-12 | g77spec.c (lang_specific_driver): Update copyright year to 2001. | Joseph Myers | 1 | -1/+1 |
2000-11-26 | g77spec.c (lang_specific_driver): Update copyright year to 2000. | Joseph Myers | 1 | -1/+1 |
2000-11-04 | lang-options.h: Mention -Wout-of-date. | Tom Tromey | 1 | -0/+4 |
2000-05-04 | jcf-dump.c (SPECIAL_IINC): Ensure arguments match format specifiers in calls ... | Kaveh R. Ghazi | 1 | -2/+2 |
2000-04-20 | jcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc instruction. | Jason Schroeder | 1 | -1/+1 |
2000-03-13 | Added Java 1.1 language features. | Alexandre Petit-Bianco | 1 | -0/+32 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-21 | jcf-dump.c (main): Test for correct condition after output file creation. | Joerg Brunsmann | 1 | -1/+1 |
2000-02-18 | gcc.texi (Bug Reporting): Refer to bugs.html. | Martin v. Löwis | 1 | -1/+1 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-02-02 | jv-scan.c: Include version.c, <getopt.h>. | Tom Tromey | 1 | -43/+128 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -13/+13 |
1999-12-31 | class.c (assume_compiled, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-14 | jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non... | Kaveh R. Ghazi | 1 | -19/+33 |
1999-09-02 | class.c (finish_class): Remove unused parameter, all callers changed. | Kaveh R. Ghazi | 1 | -6/+6 |
1999-08-10 | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1 | -10/+13 |
1999-07-30 | Warning fixes: | Kaveh R. Ghazi | 1 | -2/+2 |
1999-03-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -4/+6 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -20/+22 |
1999-03-15 | class.c (make_class): Don't set CLASS_P here (because this function is also c... | Per Bothner | 1 | -8/+16 |
1999-03-12 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+2 |
1999-03-06 | Makefile.in (jcf-parse.o): Depend on $(PARSE_H). | Kaveh R. Ghazi | 1 | -1/+0 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+2 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-06 | lex.h: Moved static function declarations to lex.c, to shut up some -Wall war... | Per Bothner | 1 | -11/+9 |
1998-12-12 | Loks of changes so we can better compile from source. | Per Bothner | 1 | -1/+1 |