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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
/
parse.y
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-09
parse.y (find_as_inner_class): Don't disregard the enclosing scope when name ...
Bryce McKinlay
1
-12
/
+1
2001-10-07
builtins.c (expand_builtin_setjmp_receiver): Const-ify.
Kaveh R. Ghazi
1
-1
/
+1
2001-10-03
parse.y (patch_assignment): Use lvalue's original TYPE when building the fina...
Alexandre Petit-Bianco
1
-5
/
+5
2001-09-27
parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...
Alexandre Petit-Bianco
1
-8
/
+11
2001-09-21
re PR java/4366 (java class initialization bug)
Alexandre Petit-Bianco
1
-0
/
+6
2001-09-21
parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.
Alexandre Petit-Bianco
1
-40
/
+57
2001-09-18
parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
Andreas Jaeger
1
-24
/
+8
2001-09-14
java-tree.h (TYPE_IMPORT_LIST): New macro.
Alexandre Petit-Bianco
1
-17
/
+40
2001-09-13
c-parse.in (yyerror): Const-ification and/or static-ization.
Kaveh R. Ghazi
1
-7
/
+7
2001-09-12
gjavah.c (cxx_keywords): Const-ification.
Kaveh R. Ghazi
1
-4
/
+4
2001-09-07
re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....
Alexandre Petit-Bianco
1
-2
/
+33
2001-09-04
parse.y (maybe_yank_clinit): A field without an initializer is not relevant.
Per Bothner
1
-12
/
+8
2001-08-31
[multiple changes]
Alexandre Petit-Bianco
1
-14
/
+23
2001-08-30
parse.y (resolve_qualified_expression_name): If creating a COMPOUND_EXPR, set...
Per Bothner
1
-1
/
+2
2001-08-28
re PR java/4141 (GCJ compiles illegal code without complaining.)
Alexandre Petit-Bianco
1
-4
/
+13
2001-08-27
parse.y (check_deprecation): Handle TYPE_DECL in a special case...
Alexandre Petit-Bianco
1
-8
/
+44
2001-08-24
jcf-parse.c (yyparse): Set magic to 0, don't issue error for a file smaller t...
Alexandre Petit-Bianco
1
-29
/
+94
2001-08-22
parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is...
Alexandre Petit-Bianco
1
-2
/
+3
2001-08-17
[multiple changes]
Alexandre Petit-Bianco
1
-138
/
+249
2001-08-08
check-init.c (flags.h): Include
Alexandre Petit-Bianco
1
-94
/
+307
2001-07-31
*** empty log message ***
Alexandre Petit-Bianco
1
-2
/
+2
2001-07-31
[multiple changes]
Alexandre Petit-Bianco
1
-4
/
+31
2001-07-13
re PR java/3635 ("empty declaration" warning too broad)
Alexandre Petit-Bianco
1
-3
/
+10
2001-07-12
re PR java/3285 (gcj fails to resolve constructor calls in inner classes)
Alexandre Petit-Bianco
1
-1
/
+3
2001-07-11
[multiple changes]
Alexandre Petit-Bianco
1
-4
/
+13
2001-07-05
[multiple changes]
Alexandre Petit-Bianco
1
-4
/
+14
2001-07-03
parse.y (fix_constructors): Test if a CALL_EXPR invokes `this'.
Jeff Sturm
1
-1
/
+4
2001-06-27
class.c (set_super_info): Call `set_class_decl_access_flags.'
Alexandre Petit-Bianco
1
-2
/
+8
2001-06-20
class.c (java_hash_tree_node): Fixed indentation in leading comment.
Alexandre Petit-Bianco
1
-14
/
+31
2001-06-10
re PR java/2299 (Use of += for String arrays produces Segfault during compila...
Tom Tromey
1
-14
/
+32
2001-06-02
re PR java/2605 (gcj crashes on .java file containing byte.class.getClass())
Alexandre Petit-Bianco
1
-3
/
+9
2001-05-31
parse.y (lookup_field_wrapper): Test `name' code.
Alexandre Petit-Bianco
1
-5
/
+14
2001-05-30
parse.y (do_resolve_class): Check for cyclic inheritance during inner class r...
Bryce McKinlay
1
-6
/
+21
2001-05-12
java-tree.def (JAVA_EXC_OBJ_EXPR): New.
Richard Henderson
1
-3
/
+3
2001-05-08
re PR java/2538 (latest gcj no longer compiles apache xerces parser due probl...
Alexandre Petit-Bianco
1
-4
/
+9
2001-05-07
re PR java/2598 (Runtime crash regression accessing field from enclosing clas...
Alexandre Petit-Bianco
1
-10
/
+10
2001-05-01
parse.y (java_pop_parser_context): The TREE_VALUE of a link in the import_lis...
Per Bothner
1
-2
/
+2
2001-04-27
parse.y (java_expand_classes): Don't change ctxp_for_generation while iterati...
Per Bothner
1
-10
/
+8
2001-04-26
Fix method search wrt scope of inner classes to match JLS2.
Per Bothner
1
-22
/
+24
2001-04-20
Fixes to compile multiple .class files at once.
Per Bothner
1
-20
/
+3
2001-04-07
Fix for PR gcj/1404 and PR gcj/2332:
Tom Tromey
1
-3
/
+14
2001-04-06
parse.y (analyze_clinit_body): Return true if the second operand of a METHOD_...
Tom Tromey
1
-4
/
+3
2001-04-05
re PR java/1315 (Inner class initializer crash)
Alexandre Petit-Bianco
1
-14
/
+40
2001-04-05
parse.y (resolve_qualified_expression_name): Pass field's DECL_CONTEXT to `no...
Alexandre Petit-Bianco
1
-2
/
+2
2001-04-04
java-tree.h (CONSTANT_VALUE_P): New macro.
Per Bothner
1
-24
/
+37
2001-03-28
expr.c (pop_type_0): Call `concat' rather than building the string manually.
Kaveh R. Ghazi
1
-6
/
+9
2001-03-28
re PR java/2066 (Source parser segfault in resolve_package)
Alexandre Petit-Bianco
1
-2
/
+3
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-10
/
+5
2001-03-28
decl.c (end_java_method): Do not save and restore flag_non_call_exceptions.
Richard Henderson
1
-9
/
+0
2001-03-27
* parse.y (source_end_java_method): Likewise.
Richard Henderson
1
-4
/
+4
[next]