| Commit message (Expand) | Author | Age | Files | Lines |
* | * xref.h (xref_flag_value): Remove. | bje | 2004-11-23 | 3 | -46/+11 |
* | * gjavah.c (output_directory): Make static. | bje | 2004-11-23 | 2 | -2/+7 |
* | * decl.c (instn_ptr_type_node): Removed. | tromey | 2004-11-15 | 2 | -7/+7 |
* | * Makefile.in: Add html support. | mrs | 2004-11-13 | 1 | -4/+11 |
* | 2004-11-09 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-09 | 4 | -11/+27 |
* | PR java/16843: | tromey | 2004-11-08 | 2 | -24/+72 |
* | 2004-11-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-08 | 2 | -8/+4 |
* | * lex.h (HAVE_ICONV): Undefine if we do not have HAVE_ICONV_H | gerald | 2004-11-06 | 2 | -1/+11 |
* | 2004-11-02 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-11-02 | 2 | -1/+56 |
* | PR java/17265 | ebotcazou | 2004-10-22 | 2 | -44/+7 |
* | 2004-10-21 Andrew Haley <aph@redhat.com> | aph | 2004-10-21 | 2 | -1/+13 |
* | * Make-lang.in (java/parse.o-warn, java/parse-scan.o-warn): | steven | 2004-10-18 | 2 | -0/+9 |
* | * class.c (ident_subst): Always alloca buffer. | steven | 2004-10-17 | 8 | -10/+31 |
* | * expr.c (expr_add_location): Move declaration to before all | hp | 2004-10-16 | 4 | -5/+14 |
* | * parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and | rmathew | 2004-10-15 | 11 | -195/+219 |
* | * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf-path.c, | kazu | 2004-10-15 | 12 | -11/+17 |
* | Speed up walk_tree by introducing a special-purpose hash table. | austern | 2004-10-14 | 2 | -3/+8 |
* | PR java/15578: | tromey | 2004-10-13 | 3 | -5/+17 |
* | * parse.y (issue_warning_error_from_context): Use va_list * | uweigand | 2004-10-06 | 2 | -8/+15 |
* | * pretty-print.c: Include tree.h. | zack | 2004-10-06 | 3 | -1/+41 |
* | Prepare for %q, %< and %> in diagnostic message strings. | rmathew | 2004-10-05 | 3 | -12/+34 |
* | 2004-10-05 Andrew Haley <aph@redhat.com> | aph | 2004-10-05 | 2 | -6/+39 |
* | * c-decl.c (c_expand_body): Update call tree_rest_of_compilation. | hubicka | 2004-10-01 | 2 | -1/+5 |
* | * lex.c: Fix a comment typo. | kazu | 2004-10-01 | 2 | -1/+5 |
* | * java-tree.h: Fix a comment typo. | kazu | 2004-10-01 | 2 | -2/+6 |
* | Simplify lexer. Implement --enable-mapped-location support. | bothner | 2004-09-30 | 7 | -726/+1081 |
* | * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros. | bothner | 2004-09-30 | 3 | -70/+118 |
* | More cleanup for --enable-mapped-location. | bothner | 2004-09-30 | 3 | -6/+80 |
* | * check-init.c (check_init): Handle USE_MAPPED_LOCATION case. | bothner | 2004-09-30 | 6 | -2/+28 |
* | * java-tree.h: Redefine some macros and add soem declaration | bothner | 2004-09-30 | 4 | -5/+29 |
* | 2004-09-29 Andrew Haley <aph@redhat.com> | aph | 2004-09-29 | 3 | -3/+11 |
* | PR java/15710: | tromey | 2004-09-28 | 2 | -0/+8 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 2 | -6/+13 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 2 | -18/+6 |
* | 2004-09-28 Andrew Haley <aph@redhat.com> | aph | 2004-09-28 | 2 | -2/+25 |
* | PR java/17500: | tromey | 2004-09-25 | 2 | -1/+10 |
* | * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix | kazu | 2004-09-25 | 6 | -8/+14 |
* | PR java/15656: | tromey | 2004-09-24 | 2 | -7/+21 |
* | PR java/16789: | tromey | 2004-09-24 | 3 | -4/+16 |
* | 2004-09-23 Andrew Haley <aph@redhat.com> | aph | 2004-09-24 | 2 | -1/+16 |
* | PR java/17329: | tromey | 2004-09-23 | 2 | -1/+10 |
* | PR java/17380: | tromey | 2004-09-23 | 2 | -2/+8 |
* | gcc/ | kcook | 2004-09-22 | 2 | -7/+6 |
* | * vec.h (VEC_space): Return true if there _is_ space. | nathan | 2004-09-22 | 2 | -1/+6 |
* | Fix bootstrap. | austern | 2004-09-21 | 2 | -1/+7 |
* | PR java/17575: | tromey | 2004-09-21 | 2 | -0/+23 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 6 | -38/+46 |
* | PR java/17216: | tromey | 2004-09-14 | 2 | -1/+7 |
* | 2004-09-11 Andrew Pinski <apinski@apple.com> | pinskia | 2004-09-11 | 2 | -1/+6 |
* | * Make-lang.in (java/win32-host.o): Add dependency on | membar | 2004-09-11 | 3 | -1/+9 |