| Commit message (Expand) | Author | Age | Files | Lines |
* | * All Files: Convert to ISO C style function definitions. | ghazi | 2003-01-12 | 1 | -16/+10 |
* | * decl.c, parse-scan.y, parse.y: Don't cast return value of | ghazi | 2003-01-10 | 1 | -5/+3 |
* | * All Files: Remove PARAMS macro. | ghazi | 2003-01-09 | 1 | -9/+9 |
* | * Make-lang.in, boehm.c, buffer.c, | neroden | 2003-01-01 | 1 | -5/+5 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Add -fno-assert flag. | green | 2002-09-30 | 1 | -0/+2 |
* | * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | tromey | 2002-06-11 | 1 | -0/+10 |
* | Fix for PR java/1343, PR java/6336: | tromey | 2002-06-02 | 1 | -59/+128 |
* | 2001-03-30 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-04-04 | 1 | -17/+23 |
* | * jv-scan.c (help): Document --complexity. | tromey | 2000-11-20 | 1 | -14/+39 |
* | * lex.c (yylex): Added STRICT_TK case. | tromey | 2000-11-20 | 1 | -0/+1 |
* | 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com | apbianco | 2000-08-08 | 1 | -32/+67 |
* | 2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-03-28 | 1 | -1/+1 |
* | 2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-03-28 | 1 | -7/+48 |
* | * buffer.h: PROTO -> PARAMS. | ghazi | 2000-01-21 | 1 | -3/+3 |
* | * jcf-dump.c (print_constant, disassemble_method): Don't call a | ghazi | 1999-10-14 | 1 | -1/+1 |
* | * lex.h (BUILD_OPERATOR2): Return ASSIGN_ANY_TK in `lite' case as | tromey | 1999-10-04 | 1 | -0/+2 |
* | * gjavah.c (get_field_name, print_method_info, print_include, | ghazi | 1999-09-16 | 1 | -27/+5 |
* | * gjavah.c (print_name, print_base_classname, utf8_cmp, | ghazi | 1999-08-25 | 1 | -2/+4 |
* | Warning fixes: | ghazi | 1999-08-04 | 1 | -7/+7 |
* | * parse-scan.y (interface_declaration): Call | tromey | 1999-05-03 | 1 | -2/+4 |
* | * class.c (add_method_1): Cast the argument of `bzero' to PTR. | ghazi | 1999-04-05 | 1 | -1/+1 |
* | * Makefile.in (jcf-parse.o): Depend on $(PARSE_H). | ghazi | 1999-03-06 | 1 | -1/+2 |
* | * parse-scan.y (variable_declarator_id): Set or increment | tromey | 1999-01-08 | 1 | -4/+31 |
* | * parse-scan.y (report_main_declaration): Recognize | tromey | 1998-12-17 | 1 | -1/+2 |
* | * parse-scan.y (qualified_name): Use correct sprintf format. | tromey | 1998-12-16 | 1 | -1/+1 |
* | * Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK). | ghazi | 1998-11-27 | 1 | -9/+13 |
* | Initial revision | green | 1998-09-06 | 1 | -0/+1162 |