summaryrefslogtreecommitdiff
path: root/gcc/java/except.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-09-30 Andrew Haley <aph@redhat.com>aph2016-09-301-608/+0
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-4/+0
* adaamacleod2015-10-291-3/+3
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* move many gc hashtab to hash_tabletbsaunde2014-10-121-6/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 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