aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/except.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-2/+2
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-1/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-28java-tree.h (struct lang_type): Change type to a VEC.Nathan Froyd1-3/+3
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-2/+24
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-29* except.c: Include tm.h.Steven Bosscher1-0/+1
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher1-4/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-14Squash commit of EH in gimpleRichard Henderson1-22/+64
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-2/+4
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-2/+2
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-6/+5
2007-06-15[multiple changes]Andrew Pinski1-2/+3
2006-05-28class.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-19* except.c: Fix a comment typo.Kazu Hirata1-1/+1
2005-04-19java-except.h (struct eh_range.handler): Remove unused field.Andrew Haley1-142/+190
2004-12-03re PR java/18812 (ICE in catalina/common/lib/naming-resources.jar)Andrew Haley1-1/+7
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-18builtins.c (max_builtin, [...]): Replace calls to build with buildN.Roger Sayle1-8/+8
2004-06-29except.c (expand_start_java_handler): Push a new binding level.Andrew Haley1-72/+11
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-10/+65
2004-01-09re PR java/12755 (Binary Compatibility: Resolving static methods and classes ...Andrew Haley1-9/+39
2003-11-20re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm1-9/+11
2003-10-24lang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.Andrew Haley1-21/+27
2003-08-20[multiple changes]Andrew Haley1-4/+30
2003-02-06Reverted erroneously applied patchTom Tromey1-29/+4
2003-01-22gcj.texi (Input and output files): Mention non-class entries.Tom Tromey1-4/+29
2003-01-18check-init.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-12* All Files: Convert to ISO C style function definitions.Kaveh R. Ghazi1-33/+14
2003-01-09* All Files: Remove PARAMS macro.Kaveh R. Ghazi1-7/+7
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-5/+6
2002-12-23class.c (build_static_field_ref): Check FIELD_FINAL.Jeff Sturm1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-18buffer.c: Remove unnecessary casts.Jens-Michael Hoffmann1-3/+2
2002-09-05verify.c (verify_jvm_instructions): Allow exception handler inside code that ...Andrew Haley1-3/+4
2002-08-04Index: ChangeLogGeoffrey Keating1-2/+0
2002-03-29re PR java/5986 (SIGSEGV in __gcj_personality_v0)Tom Tromey1-2/+12
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-42/+24
2000-10-17except.c (free_eh_ranges): Don't free `whole_range.'Alexandre Petit-Bianco1-1/+2
2000-10-13Remove obstacks.Mark Mitchell1-8/+18
2000-06-21[multiple changes]Alexandre Petit-Bianco1-1/+1
2000-03-19emit-rtl.c (push_to_full_sequence, [...]): New functions.Martin v. Löwis1-1/+1
2000-02-26Fix copyrightsJeff Law1-1/+1