aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/except.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-31Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt1-0/+1
1999-06-21except.c (find_handler_in_range): The upper limit for exception ranges is exc...Andrew Haley1-2/+7
1999-06-02[multiple changes]Anthony Green1-1/+1
1999-05-18java-except.h (struct eh_range): Removed unused `next' member.Tom Tromey1-33/+125
1999-03-21Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...Kaveh R. Ghazi1-2/+5
1999-01-25except.c, [...] (expand_resume_after_catch): new function.Andrew Haley1-0/+9
1999-01-23Update copyrights for the last patchKaveh Ghazi1-1/+1
1999-01-23Warning fixes:Kaveh R. Ghazi1-1/+1
1998-10-12Per Bothner1-18/+34
1998-09-14Makefile.in: Add many missing dependencies.Jeffrey A Law1-1/+2
1998-09-06Initial revisionAnthony Green1-0/+278