summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* 2000-05-26 Zack Weinberg <zack@wolery.cumb.org>tromey2000-05-263-8/+17
* * parse.y (resolve_field_access): Don't check DECL_LANG_SPECIFICtromey2000-05-263-4/+7
* * parse.y (array_constructor_check_entry): Pass `wfl_value', nottromey2000-05-263-2/+8
* 2000-05-01 Alexandre Petit-Bianco <apbianco@cygnus.com>tromey2000-05-203-4/+16
* Thu Apr 27 17:25:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>tromey2000-05-193-273/+282
* 2000-04-17 Alexandre Petit-Bianco <apbianco@cygnus.com>tromey2000-05-193-4/+5
* Reverted incorrectly applied changetromey2000-05-192-0/+4
* * java-tree.h: Added init state enum.tromey2000-05-194-17/+43
* * java-tree.h (build_instanceof): Declare.tromey2000-05-194-249/+261
* 2000-05-18 Alexandre Oliva <oliva@lsd.ic.unicamp.br>tromey2000-05-192-1/+6
* Andrew's last commit changed a ChangeLog entry totromey2000-05-181-1/+1
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-173-3/+9
* top level:zack2000-05-0913-196/+286
* * expr.c (build_jni_stub): Cache the result oftromey2000-05-092-4/+25
* 2000-05-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-05-062-1/+7
* * boehm.c (mark_reference_fields): Don't mark RawData fields.tromey2000-05-054-9/+32
* * jcf-dump.c (SPECIAL_IINC): Ensure arguments match formatghazi2000-05-042-2/+7
* * Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long.jason2000-05-031-6/+6
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-035-6/+31
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-0212-244/+447
* (This trying to counter the effect of the PR 195 check in -- this shouldapbianco2000-05-022-2/+4
* (The patch contained impurities -- this should fix the situation.)apbianco2000-05-012-181/+239
* 2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-05-012-5/+33
* Fix for PR gcj/2:tromey2000-04-286-251/+326
* Wed Apr 26 14:29:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-272-0/+6
* * zextract.c (find_zip_file_start): New function.tromey2000-04-272-7/+34
* Mon Apr 24 14:59:36 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-253-0/+19
* 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-253-204/+296
* 2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-243-290/+173
* Respective ChangeLogs for common, cp/, java/robertl2000-04-242-5/+5
* * boehm.c (mark_reference_fields): Use int_byte_position.tromey2000-04-232-1/+5
* * boehm.c (mark_reference_fields): Only call byte_position ontromey2000-04-232-1/+7
* Convert C++ comment to block commentzack2000-04-221-2/+2
* * boehm.c (mark_reference_fields): Added `last_view_index'tromey2000-04-222-20/+38
* Thu Apr 20 17:41:28 2000 Mo DeJong <mdejong@cygnus.com>apbianco2000-04-214-182/+331
* * parse.y (not_accessible_p): Use member's class, not currenttromey2000-04-213-238/+178
* Thu Apr 20 18:20:58 2000 Jason Schroeder <shrode@subnature.com>apbianco2000-04-212-1/+5
* 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-203-2/+6
* * gjavah.c (cxx_keyword_subst): Avoid potential infinite loop.tromey2000-04-192-4/+11
* 2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-193-180/+290
* PR gcj/211:tromey2000-04-182-21/+85
* 2000-04-17 Bryce McKinlay <bryce@albatross.co.nz>tromey2000-04-172-5/+14
* * gjavah.c (decompile_method): Use print_field_name.tromey2000-04-172-2/+7
* Fix for PR gcj/140:tromey2000-04-063-8/+26
* 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-062-2/+5
* * parse.h (THIS_MODIFIER_ONLY): Changed meaning of `v' parameter.tromey2000-04-064-13/+41
* 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-055-259/+226
* 2000-04-03 Matt Welsh <mdw@cs.berkeley.edu>tromey2000-04-052-1/+6
* * boehm.c (mark_reference_fields, set_bit): Prototype.ghazi2000-04-047-432/+466
* Fixed email address typo in Thu Mar 30, 2000 ChangeLog entry.apbianco2000-04-011-1/+1