summaryrefslogtreecommitdiff
path: root/gcc/java/except.c
Commit message (Expand)AuthorAgeFilesLines
* 2000-10-17 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-171-1/+2
* Remove obstacks.mmitchel2000-10-131-8/+18
* 2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-221-1/+1
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-1/+1
* Fix copyrightslaw2000-02-261-1/+1
* * except.c (maybe_start_try): Remove excess argument toghazi2000-02-101-1/+1
* * except.c (check_start_handlers): Prototype.ghazi2000-02-101-0/+1
* 2000-01-25 Andrew Haley <aph@cygnus.com>aph2000-02-091-14/+47
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-6/+6
* Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-081-0/+4
* Wed Dec 1 04:25:06 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-061-0/+2
* * except.c (emit_handlers): Zero catch_clauses after emitting them.mmitchel1999-11-251-0/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-0/+4
* Backport of GC branch patches part 1: kill eh status saving.crux1999-07-311-0/+1
* 1999-06-21 Andrew Haley <aph@cygnus.com>aph1999-06-211-2/+7
* Wed Jun 2 10:44:38 1999 Anthony Green <green@cygnus.com>apbianco1999-06-021-1/+1
* * java-except.h (struct eh_range): Removed unused `next' member.tromey1999-05-181-33/+125
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-2/+5
* Mon Jan 25 17:39:19 1999 Andrew Haley <aph@cygnus.com>aph1999-01-251-0/+9
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-1/+1
* bothner1998-10-121-18/+34
* * Makefile.in: Add many missing dependencies.law1998-09-141-1/+2
* Initial revisiongreen1998-09-061-0/+278