Age | Commit message (Expand) | Author | Files | Lines |
2003-11-20 | re PR rtl-optimization/13024 (gcj can't build current rhug) | Jeff Sturm | 1 | -9/+11 |
2003-10-24 | lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New. | Andrew Haley | 1 | -21/+27 |
2003-08-20 | [multiple changes] | Andrew Haley | 1 | -4/+30 |
2003-02-06 | Reverted erroneously applied patch | Tom Tromey | 1 | -29/+4 |
2003-01-22 | gcj.texi (Input and output files): Mention non-class entries. | Tom Tromey | 1 | -4/+29 |
2003-01-18 | check-init.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-12 | * All Files: Convert to ISO C style function definitions. | Kaveh R. Ghazi | 1 | -33/+14 |
2003-01-09 | * All Files: Remove PARAMS macro. | Kaveh R. Ghazi | 1 | -7/+7 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+6 |
2002-12-23 | class.c (build_static_field_ref): Check FIELD_FINAL. | Jeff Sturm | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-18 | buffer.c: Remove unnecessary casts. | Jens-Michael Hoffmann | 1 | -3/+2 |
2002-09-05 | verify.c (verify_jvm_instructions): Allow exception handler inside code that ... | Andrew Haley | 1 | -3/+4 |
2002-08-04 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+0 |
2002-03-29 | re PR java/5986 (SIGSEGV in __gcj_personality_v0) | Tom Tromey | 1 | -2/+12 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -42/+24 |
2000-10-17 | except.c (free_eh_ranges): Don't free `whole_range.' | Alexandre Petit-Bianco | 1 | -1/+2 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -8/+18 |
2000-06-21 | [multiple changes] | Alexandre Petit-Bianco | 1 | -1/+1 |
2000-03-19 | emit-rtl.c (push_to_full_sequence, [...]): New functions. | Martin v. Löwis | 1 | -1/+1 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+1 |
2000-02-10 | except.c (maybe_start_try): Remove excess argument to `check_start_handlers'. | Kaveh R. Ghazi | 1 | -1/+1 |
2000-02-10 | * except.c (check_start_handlers): Prototype. | Kaveh R. Ghazi | 1 | -0/+1 |
2000-02-09 | java-except.h (struct eh_range): Add `expanded' field. | Andrew Haley | 1 | -14/+47 |
2000-01-21 | buffer.h: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -6/+6 |
2000-01-07 | expr.c (java_lang_expand_expr): Switch to permanent obstack before calling ex... | Alexandre Petit-Bianco | 1 | -0/+4 |
1999-12-06 | except.c (expand_end_java_handler): Call expand_resume_after_catch and end_ca... | Alexandre Petit-Bianco | 1 | -0/+2 |
1999-11-25 | * except.c (emit_handlers): Zero catch_clauses after emitting them. | Mark Mitchell | 1 | -0/+1 |
1999-08-10 | check-init.c (check_bool2_init, [...]): Add static prototypes. | Kaveh R. Ghazi | 1 | -0/+4 |
1999-07-31 | Backport of GC branch patches part 1: kill eh status saving. | Bernd Schmidt | 1 | -0/+1 |
1999-06-21 | except.c (find_handler_in_range): The upper limit for exception ranges is exc... | Andrew Haley | 1 | -2/+7 |
1999-06-02 | [multiple changes] | Anthony Green | 1 | -1/+1 |
1999-05-18 | java-except.h (struct eh_range): Removed unused `next' member. | Tom Tromey | 1 | -33/+125 |
1999-03-21 | Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J... | Kaveh R. Ghazi | 1 | -2/+5 |
1999-01-25 | except.c, [...] (expand_resume_after_catch): new function. | Andrew Haley | 1 | -0/+9 |
1999-01-23 | Update copyrights for the last patch | Kaveh Ghazi | 1 | -1/+1 |
1999-01-23 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-12 | � | Per Bothner | 1 | -18/+34 |
1998-09-14 | Makefile.in: Add many missing dependencies. | Jeffrey A Law | 1 | -1/+2 |
1998-09-06 | Initial revision | Anthony Green | 1 | -0/+278 |