summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-write.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***apbianco2001-08-011-1/+1
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-131-1/+1
* cp:ghazi2001-05-021-2/+2
* * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):bothner2001-04-261-14/+14
* * java-tree.h (CONSTANT_VALUE_P): New macro.bothner2001-04-041-5/+1
* IA-64 ABI Exception Handling.rth2001-03-281-5/+3
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-281-2/+1
* ebothner2001-03-241-42/+36
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-3/+26
* * jcf-write.c (generate_bytecode_insns): Handle emitting iincbothner2001-03-171-0/+2
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-36/+33
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-16/+13
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-6/+18
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-6/+20
* top level:zack2000-08-291-8/+8
* 2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-161-1/+4
* 2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-111-7/+6
* Reverting incorrectly applied changetromey2000-07-131-22/+2
* * lang-specs.h: Added %{I*}.tromey2000-07-131-2/+22
* Fixing a really lame patch. Sorry for the ChangeLog tweaking.)apbianco2000-07-111-1/+1
* 2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-081-1/+2
* 2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-081-2/+5
* 2000-06-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-301-1/+1
* 2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-221-2/+3
* * jcf-write.c (CHECK_PUT): Add static prototype. Make pointerghazi2000-06-151-4/+8
* Warning fixes:ghazi2000-06-111-1/+1
* 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-011-2/+11
* 2000-05-18 Alexandre Oliva <oliva@lsd.ic.unicamp.br>tromey2000-05-191-1/+1
* top level:zack2000-05-091-4/+4
* 2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-281-1/+2
* 2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-231-2/+3
* Mon Mar 20 08:58:51 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-221-3/+4
* Added Java 1.1 language features.apbianco2000-03-141-15/+155
* Fri Feb 25 18:47:25 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-02-261-1/+5
* Thu Feb 17 14:30:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-02-211-16/+37
* * jcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE togreen2000-01-311-1/+1
* 2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-291-1/+3
* 2000-01-27 Andrew Haley <aph@cygnus.com>aph2000-01-271-0/+3
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-49/+49
* 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-121-4/+0
* * jcf-write.c (generate_bytecode_insns): Emit invokeinterfacegreen2000-01-101-5/+5
* Thu Jan 6 00:54:10 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-071-2/+7
* 1999-11-17 Andrew Haley <aph@cygnus.com>aph1999-12-101-1/+2
* Tue Nov 30 12:28:34 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-061-3/+4
* Fix thinko in last change.law1999-10-131-1/+0
* Tue Oct 12 22:28:10 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-131-1/+1
* Tue Sep 14 16:24:19 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-131-18/+32
* During class file generation, generate_classfile occasionally writesgreen1999-10-071-6/+13
* * gjavah.c, jcf-write.c, verify.c: Do not use C++ stylelaw1999-08-281-3/+3
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-4/+36