summaryrefslogtreecommitdiff
path: root/gcc/java/except.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-2/+2
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-1/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * java-tree.h (struct lang_type) [catch_classes]: Change type to afroydnj2010-06-281-3/+3
* gcc/ChangeLog:steven2010-06-281-2/+24
* gcc/ada:lauras2010-06-081-1/+1
* * except.c: Include tm.h.steven2010-05-291-0/+1
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-4/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* Squash commit of EH in gimplerth2009-09-141-22/+64
* gcc/java/aldyh2009-06-121-2/+4
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * collect2.c (main, add_to_list): Fix for -Wc++-compat.ghazi2008-06-201-2/+2
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-6/+5
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-2/+3
* * class.c, except.c, expr.c, java-gimplify.c: Fix commentkazu2006-05-281-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* Update FSF address.kcook2005-06-251-2/+2
* * except.c: Fix a comment typo.kazu2005-04-191-1/+1
* 2005-04-18 Andrew Haley <aph@redhat.com>aph2005-04-191-142/+190
* 2004-12-03 Andrew Haley <aph@redhat.com>aph2004-12-031-1/+7
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-1/+1
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-8/+8
* 2004-06-29 Andrew Haley <aph@redhat.com>aph2004-06-291-72/+11
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-10/+65
* 2004-01-09 Andrew Haley <aph@redhat.com>aph2004-01-091-9/+39
* Fix PR java/13024.jsturm2003-11-201-9/+11
* 2003-10-22 Andrew Haley <aph@redhat.com>aph2003-10-241-21/+27
* 2003-01-31 Andrew Haley <aph@redhat.com>aph2003-08-201-4/+30
* Reverted erroneously applied patchtromey2003-02-061-29/+4
* * gcj.texi (Input and output files): Mention non-class entries.tromey2003-01-221-4/+29
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-33/+14
* * All Files: Remove PARAMS macro.ghazi2003-01-091-7/+7
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* * class.c (build_static_field_ref): Check FIELD_FINAL.jsturm2002-12-231-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-3/+2
* 2002-08-28 Andrew Haley <aph@redhat.com>aph2002-09-051-3/+4
* Index: ChangeLoggeoffk2002-08-041-2/+0
* * except.c (expand_end_java_handler): If the handler type is NULL,tromey2002-03-291-2/+12
* IA-64 ABI Exception Handling.rth2001-03-281-42/+24
* 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