index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
java
/
except.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-2
/
+2
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-1
/
+1
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-06-28
java-tree.h (struct lang_type): Change type to a VEC.
Nathan Froyd
1
-3
/
+3
2010-06-28
system.h: Poison GCC_EXCEPT_H for front-end files.
Steven Bosscher
1
-2
/
+24
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-1
/
+1
2010-05-29
* except.c: Include tm.h.
Steven Bosscher
1
-0
/
+1
2010-05-23
java-gimplify.c: Do not include tm.h, toplev.h.
Steven Bosscher
1
-4
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-22
/
+64
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-2
/
+4
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-06-20
collect2.c (main, [...]): Fix for -Wc++-compat.
Kaveh R. Ghazi
1
-2
/
+2
2007-07-31
java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...
Nick Clifton
1
-6
/
+5
2007-06-15
[multiple changes]
Andrew Pinski
1
-2
/
+3
2006-05-28
class.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-2
/
+2
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-04-19
* except.c: Fix a comment typo.
Kazu Hirata
1
-1
/
+1
2005-04-19
java-except.h (struct eh_range.handler): Remove unused field.
Andrew Haley
1
-142
/
+190
2004-12-03
re PR java/18812 (ICE in catalina/common/lib/naming-resources.jar)
Andrew Haley
1
-1
/
+7
2004-08-05
re PR c/14516 (-fleading-underscore does not work correctly for file static v...
Geoffrey Keating
1
-1
/
+1
2004-07-18
builtins.c (max_builtin, [...]): Replace calls to build with buildN.
Roger Sayle
1
-8
/
+8
2004-06-29
except.c (expand_start_java_handler): Push a new binding level.
Andrew Haley
1
-72
/
+11
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-10
/
+65
2004-01-09
re PR java/12755 (Binary Compatibility: Resolving static methods and classes ...
Andrew Haley
1
-9
/
+39
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
[next]