Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -7/+7 |
2005-07-12 | re PR java/19674 (Empty declaration through semicolon (;) causes compile fail... | Tom Tromey | 1 | -0/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-02-12 | builtins.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-11 | re PR java/15543 ("jv-scan --complexity" segfaults) | Per Bothner | 1 | -7/+4 |
2005-02-02 | re PR java/15543 ("jv-scan --complexity" segfaults) | Ranjit Mathew | 1 | -2/+2 |
2004-10-06 | pretty-print.c: Include tree.h. | Zack Weinberg | 1 | -0/+17 |
2004-09-25 | expr.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-27 | Formatting fixes. | Ranjit Mathew | 1 | -4/+6 |
2003-10-22 | ChangeLog: Fix typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-28 | dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. | Zack Weinberg | 1 | -1/+1 |
2003-05-02 | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 1 | -5/+6 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -2/+2 |
2003-04-06 | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 1 | -3/+0 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -16/+10 |
2003-01-10 | decl.c, [...]: Don't cast return value of xmalloc et al. | Kaveh Ghazi | 1 | -5/+3 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -9/+9 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-09-30 | Add -fno-assert flag. | Anthony Green | 1 | -0/+2 |
2002-06-11 | jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. | Tom Tromey | 1 | -0/+10 |
2002-06-02 | Fix for PR java/1343, PR java/6336: | Tom Tromey | 1 | -59/+128 |
2001-04-04 | re PR java/1074 (jv-scan fails on ArrayClass.java) | Alexandre Petit-Bianco | 1 | -17/+23 |
2000-11-20 | jv-scan.c (help): Document --complexity. | Tom Tromey | 1 | -14/+39 |
2000-11-20 | lex.c (yylex): Added STRICT_TK case. | Tom Tromey | 1 | -0/+1 |
2000-08-07 | 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com | Alexandre Petit-Bianco | 1 | -32/+67 |
2000-03-28 | parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negativ... | Alexandre Petit-Bianco | 1 | -1/+1 |
2000-03-28 | [multiple changes] | Alexandre Petit-Bianco | 1 | -7/+48 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-10-14 | jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non... | Kaveh R. Ghazi | 1 | -1/+1 |
1999-10-04 | re GNATS gcj/59 (Problem with jv-scan --print-main) | Tom Tromey | 1 | -0/+2 |
1999-09-16 | gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. | Kaveh R. Ghazi | 1 | -27/+5 |
1999-08-25 | gjavah.c (print_name, [...]): Add static prototype. | Kaveh R. Ghazi | 1 | -2/+4 |
1999-08-04 | Warning fixes: | Kaveh R. Ghazi | 1 | -7/+7 |
1999-05-03 | parse-scan.y (interface_declaration): Call report_class_declaration for inter... | Tom Tromey | 1 | -2/+4 |
1999-04-05 | class.c (add_method_1): Cast the argument of `bzero' to PTR. | Kaveh R. Ghazi | 1 | -1/+1 |
1999-03-06 | Makefile.in (jcf-parse.o): Depend on $(PARSE_H). | Kaveh R. Ghazi | 1 | -1/+2 |
1999-01-08 | parse-scan.y (variable_declarator_id): Set or increment bracket_count. | Tom Tromey | 1 | -4/+31 |
1998-12-17 | parse-scan.y (report_main_declaration): Recognize `java.lang.String' in argum... | Tom Tromey | 1 | -1/+2 |
1998-12-16 | * parse-scan.y (qualified_name): Use correct sprintf format. | Tom Tromey | 1 | -1/+1 |
1998-11-27 | Makefile.in (jc1, jv-scan): Link with $(SUBDIR_OBSTACK). | Kaveh R. Ghazi | 1 | -9/+13 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+1162 |