Age | Commit message (Expand) | Author | Files | Lines |
2007-02-03 | * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-02-01 | re PR java/30641 (gcj corrupted double-linked list (glibc detected)) | Andrew Haley | 1 | -0/+2 |
2007-01-31 | * class.c, jcf-parse.c: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2007-01-24 | [multiple changes] | Andrew Haley | 1 | -1/+1 |
2007-01-13 | jcf-dump.c (main): Updated call to find_class. | Tom Tromey | 1 | -86/+15 |
2007-01-11 | typeck.c (convert): Don't use flag_emit_class_files. | Tom Tromey | 1 | -3/+2 |
2007-01-09 | Merged gcj-eclipse branch to trunk. | Tom Tromey | 1 | -116/+847 |
2007-01-08 | tree.h (build_int_cst_wide_type): Export. | Richard Guenther | 1 | -2/+1 |
2006-02-23 | jcf-parse.c (parse_class_file): Set input_location from current_class. | Andrew Haley | 1 | -1/+1 |
2006-02-03 | java-gimplify.c: Use gcc_assert and gcc_unreachable throughout. | Ben Elliston | 1 | -25/+19 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -10/+10 |
2005-12-16 | jcf-parse.c (set_source_filename): Set the decl source location even when ret... | Alexandre Oliva | 1 | -1/+7 |
2005-09-15 | re PR java/23891 (Problem folding static fields across packages) | Bryce McKinlay | 1 | -0/+4 |
2005-09-06 | check-init.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-13 | expr.c (int highest_label_pc_this_method, [...]): New globals. | Per Bothner | 1 | -0/+15 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -4/+4 |
2005-03-17 | re PR java/20502 (gcj failure if .jar contains same .class twice) | Bryce McKinlay | 1 | -17/+30 |
2005-02-12 | builtins.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-09 | parse.y (process_imports): Allocate (and free) original_name only when not al... | Mark Wielaard | 1 | -5/+21 |
2004-12-08 | jcf-parse.c (load_class): Remove sanity test for missing inner class file. | Andrew Haley | 1 | -6/+0 |
2004-11-27 | jcf-parse.c (set_source_filename): Improvement to Andrew's fix... | Per Bothner | 1 | -7/+11 |
2004-11-26 | re PR java/18305 (Class initialization optimization is not done when compiled... | Andrew Pinski | 1 | -4/+0 |
2004-11-25 | * Merged gcj-abi-2-dev-branch to trunk. | Tom Tromey | 1 | -31/+111 |
2004-10-21 | re PR java/18091 (Valgrind errors building libjava) | Andrew Haley | 1 | -1/+3 |
2004-10-15 | parse.y (parse_warning_context): Remove ATTRIBUTE_PRINTF_2 and rename paramet... | Ranjit Mathew | 1 | -1/+1 |
2004-10-05 | [multiple changes] | Andrew Haley | 1 | -6/+28 |
2004-09-30 | Simplify lexer. Implement --enable-mapped-location support. | Per Bothner | 1 | -20/+44 |
2004-09-30 | java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused macros. | Per Bothner | 1 | -63/+96 |
2004-09-28 | re PR java/17586 (kawa build fails with ICE) | Andrew Haley | 1 | -6/+7 |
2004-09-28 | jcf-parse.c (load_class): Back out previous broken patch. | Andrew Haley | 1 | -18/+2 |
2004-09-28 | re PR java/17586 (kawa build fails with ICE) | Andrew Haley | 1 | -2/+18 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -2/+2 |
2004-08-16 | re PR java/9677 (File not found if spaces in file name) | Elliot Lee | 1 | -3/+14 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -4/+2 |
2004-08-05 | tree.h (force_fit_type): Return a tree, take three flags. | Nathan Sidwell | 1 | -1/+2 |
2004-07-24 | boehm.c (set_bit): Improve type safety wrt unsignedness. | Mike Stump | 1 | -5/+6 |
2004-07-15 | * Fix for g++/15861 | Frank Ch. Eigler | 1 | -1/+1 |
2004-07-13 | java-tree.h (all_class_filename): Remove useless macro. | Per Bothner | 1 | -2/+2 |
2004-07-01 | cgraph.h (cgraph_build_static_cdtor): Declare. | Richard Henderson | 1 | -16/+31 |
2004-06-26 | PR java/1207, java/16178 | Bryce McKinlay | 1 | -5/+6 |
2004-06-17 | re PR java/13948 (GCJ segmentation fault while compiling GL4Java .class files) | Ranjit Mathew | 1 | -12/+22 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -6/+9 |
2004-02-29 | jcf-parse.c (java_parse_file): Handle the case that input_filename is NULL. | Roger Sayle | 1 | -3/+2 |
2004-01-16 | re PR java/13273 (gcj generates call to abstract method) | Andrew Haley | 1 | -1/+3 |
2004-01-09 | re PR java/12755 (Binary Compatibility: Resolving static methods and classes ... | Andrew Haley | 1 | -23/+9 |
2003-12-20 | class.c: Remove uses of "register" specifier in declarations of arguments and... | Kazu Hirata | 1 | -2/+2 |
2003-11-25 | re PR java/13183 ([unit-at-a-time] incorrect multidimensional array initializ... | Jeff Sturm | 1 | -7/+0 |
2003-11-10 | jcf-parse.c (classify_zip_file): Correctly compare filename_length against le... | Tom Tromey | 1 | -1/+1 |
2003-11-08 | re PR libgcj/12894 (META-INF entries should be incoluded as --resource entrie... | Tom Tromey | 1 | -3/+2 |