| Commit message (Expand) | Author | Age | Files | Lines |
* | 2000-05-26 Zack Weinberg <zack@wolery.cumb.org> | tromey | 2000-05-26 | 3 | -8/+17 |
* | * parse.y (resolve_field_access): Don't check DECL_LANG_SPECIFIC | tromey | 2000-05-26 | 3 | -4/+7 |
* | * parse.y (array_constructor_check_entry): Pass `wfl_value', not | tromey | 2000-05-26 | 3 | -2/+8 |
* | 2000-05-01 Alexandre Petit-Bianco <apbianco@cygnus.com> | tromey | 2000-05-20 | 3 | -4/+16 |
* | Thu Apr 27 17:25:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | tromey | 2000-05-19 | 3 | -273/+282 |
* | 2000-04-17 Alexandre Petit-Bianco <apbianco@cygnus.com> | tromey | 2000-05-19 | 3 | -4/+5 |
* | Reverted incorrectly applied change | tromey | 2000-05-19 | 2 | -0/+4 |
* | * java-tree.h: Added init state enum. | tromey | 2000-05-19 | 4 | -17/+43 |
* | * java-tree.h (build_instanceof): Declare. | tromey | 2000-05-19 | 4 | -249/+261 |
* | 2000-05-18 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | tromey | 2000-05-19 | 2 | -1/+6 |
* | Andrew's last commit changed a ChangeLog entry to | tromey | 2000-05-18 | 1 | -1/+1 |
* | Add options -Wunused-variable, -Wunused-function, -Wunused-label, | cagney | 2000-05-17 | 3 | -3/+9 |
* | top level: | zack | 2000-05-09 | 13 | -196/+286 |
* | * expr.c (build_jni_stub): Cache the result of | tromey | 2000-05-09 | 2 | -4/+25 |
* | 2000-05-05 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-05-06 | 2 | -1/+7 |
* | * boehm.c (mark_reference_fields): Don't mark RawData fields. | tromey | 2000-05-05 | 4 | -9/+32 |
* | * jcf-dump.c (SPECIAL_IINC): Ensure arguments match format | ghazi | 2000-05-04 | 2 | -2/+7 |
* | * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | jason | 2000-05-03 | 1 | -6/+6 |
* | * expr.c (build_java_jsr): Use emit_jump, not expand_goto. | tromey | 2000-05-03 | 5 | -6/+31 |
* | * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE | tromey | 2000-05-02 | 12 | -244/+447 |
* | (This trying to counter the effect of the PR 195 check in -- this should | apbianco | 2000-05-02 | 2 | -2/+4 |
* | (The patch contained impurities -- this should fix the situation.) | apbianco | 2000-05-01 | 2 | -181/+239 |
* | 2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-05-01 | 2 | -5/+33 |
* | Fix for PR gcj/2: | tromey | 2000-04-28 | 6 | -251/+326 |
* | Wed Apr 26 14:29:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-27 | 2 | -0/+6 |
* | * zextract.c (find_zip_file_start): New function. | tromey | 2000-04-27 | 2 | -7/+34 |
* | Mon Apr 24 14:59:36 2000 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-25 | 3 | -0/+19 |
* | 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-25 | 3 | -204/+296 |
* | 2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-24 | 3 | -290/+173 |
* | Respective ChangeLogs for common, cp/, java/ | robertl | 2000-04-24 | 2 | -5/+5 |
* | * boehm.c (mark_reference_fields): Use int_byte_position. | tromey | 2000-04-23 | 2 | -1/+5 |
* | * boehm.c (mark_reference_fields): Only call byte_position on | tromey | 2000-04-23 | 2 | -1/+7 |
* | Convert C++ comment to block comment | zack | 2000-04-22 | 1 | -2/+2 |
* | * boehm.c (mark_reference_fields): Added `last_view_index' | tromey | 2000-04-22 | 2 | -20/+38 |
* | Thu Apr 20 17:41:28 2000 Mo DeJong <mdejong@cygnus.com> | apbianco | 2000-04-21 | 4 | -182/+331 |
* | * parse.y (not_accessible_p): Use member's class, not current | tromey | 2000-04-21 | 3 | -238/+178 |
* | Thu Apr 20 18:20:58 2000 Jason Schroeder <shrode@subnature.com> | apbianco | 2000-04-21 | 2 | -1/+5 |
* | 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-20 | 3 | -2/+6 |
* | * gjavah.c (cxx_keyword_subst): Avoid potential infinite loop. | tromey | 2000-04-19 | 2 | -4/+11 |
* | 2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-19 | 3 | -180/+290 |
* | PR gcj/211: | tromey | 2000-04-18 | 2 | -21/+85 |
* | 2000-04-17 Bryce McKinlay <bryce@albatross.co.nz> | tromey | 2000-04-17 | 2 | -5/+14 |
* | * gjavah.c (decompile_method): Use print_field_name. | tromey | 2000-04-17 | 2 | -2/+7 |
* | Fix for PR gcj/140: | tromey | 2000-04-06 | 3 | -8/+26 |
* | 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-06 | 2 | -2/+5 |
* | * parse.h (THIS_MODIFIER_ONLY): Changed meaning of `v' parameter. | tromey | 2000-04-06 | 4 | -13/+41 |
* | 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-04-05 | 5 | -259/+226 |
* | 2000-04-03 Matt Welsh <mdw@cs.berkeley.edu> | tromey | 2000-04-05 | 2 | -1/+6 |
* | * boehm.c (mark_reference_fields, set_bit): Prototype. | ghazi | 2000-04-04 | 7 | -432/+466 |
* | Fixed email address typo in Thu Mar 30, 2000 ChangeLog entry. | apbianco | 2000-04-01 | 1 | -1/+1 |