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
2000-05-02
class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...
Tom Tromey
1
-3
/
+12
2000-05-01
re GNATS gcj/195: (gcj fail on code to implement an inner interface.)
Alexandre Petit-Bianco
1
-1
/
+2
2000-05-01
(The patch contained impurities -- this should fix the situation.)
Alexandre Petit-Bianco
1
-13
/
+3
2000-05-01
re GNATS gcj/195: (gcj fail on code to implement an inner interface.)
Alexandre Petit-Bianco
1
-5
/
+17
2000-04-28
re GNATS gcj/2 (Method call on null instance should throw NullPointerException)
Tom Tromey
1
-8
/
+50
2000-04-25
re GNATS gcj/181 (gcj crashes on inner classes/interfaces definition/usage.)
Alexandre Petit-Bianco
1
-0
/
+7
2000-04-24
parse.y (lookup_field_wrapper): Search for final local aliases.
Alexandre Petit-Bianco
1
-21
/
+29
2000-04-24
parse.y (source_start_java_method): Deleted unecessary code.
Alexandre Petit-Bianco
1
-30
/
+3
2000-04-21
[multiple changes]
Alexandre Petit-Bianco
1
-8
/
+41
2000-04-21
re GNATS gcj/124 (protected constructor for InvocationTargetException still v...
Tom Tromey
1
-4
/
+4
2000-04-19
parse.y (yyerror): `msg' can be null, don't use it in that case.
Alexandre Petit-Bianco
1
-1
/
+1
2000-04-18
[multiple changes]
Alexandre Petit-Bianco
1
-8
/
+24
2000-04-06
re GNATS gcj/140 (gcj permits assignment to array length)
Tom Tromey
1
-4
/
+10
2000-04-06
re GNATS gcj/164 (compiler permits "volatile final" variables)
Tom Tromey
1
-4
/
+14
2000-04-05
class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global.
Alexandre Petit-Bianco
1
-11
/
+19
2000-04-04
boehm.c (mark_reference_fields, set_bit): Prototype.
Kaveh R. Ghazi
1
-0
/
+1
2000-03-22
[multiple changes]
Alexandre Petit-Bianco
1
-72
/
+322
2000-03-15
re GNATS gcj/172 (compiler rejects inner-class argument to inner-class constr...
Alexandre Petit-Bianco
1
-1
/
+2
2000-03-13
parse.y (resolve_package): Set `next' once a type name has been progressively...
Alexandre Petit-Bianco
1
-78
/
+28
2000-03-13
Added Java 1.1 language features.
Alexandre Petit-Bianco
1
-535
/
+2744
2000-03-07
re GNATS gcj/102 (crashes when compiling try block from java source)
Alexandre Petit-Bianco
1
-4
/
+8
2000-03-07
re GNATS gcj/94 (compiler allows assignment to interface constants)
Alexandre Petit-Bianco
1
-1
/
+5
2000-03-07
re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implem...
Alexandre Petit-Bianco
1
-0
/
+2
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-3
/
+5
2000-03-07
decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a...
Bryce McKinlay
1
-1
/
+1
2000-03-06
[multiple changes]
Alexandre Petit-Bianco
1
-11
/
+26
2000-02-25
parse.y (resolve_expression_name): Use `orig' as a second argument to resolve...
Alexandre Petit-Bianco
1
-16
/
+2
2000-02-15
gjavah.c: Delete ACC_VISIBILITY define.
Joerg Brunsmann
1
-3
/
+3
2000-01-29
[multiple changes]
Alexandre Petit-Bianco
1
-1
/
+5
2000-01-25
parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI string concatenation.
Kaveh R. Ghazi
1
-37
/
+31
2000-01-21
buffer.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-192
/
+192
2000-01-17
re GNATS gcj/128 (weak error message when expecting final modifier)
Joerg Brunsmann
1
-3
/
+12
2000-01-16
parse.y (build_string_concatenation): Only use StringBuffer(String) shortcut ...
Anthony Green
1
-3
/
+3
2000-01-12
jcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR macros.
Mumit Khan
1
-4
/
+0
2000-01-07
re GNATS gcj/122 (SP mismatch error from certain code constructs)
Alexandre Petit-Bianco
1
-7
/
+5
2000-01-06
Makefile.in (LIBDEPS): Added gcc's errors.o
Alexandre Petit-Bianco
1
-45
/
+81
1999-12-31
class.c (assume_compiled, [...]): Add static prototype.
Kaveh R. Ghazi
1
-4
/
+3
1999-12-31
parse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI string concatenation.
Kaveh R. Ghazi
1
-134
/
+96
1999-12-30
class.c (class_depth): Return -1 if the class doesn't load properly.
Alexandre Petit-Bianco
1
-60
/
+96
1999-12-12
re GNATS gcj/79 (Problem creating static arrays)
Alexandre Petit-Bianco
1
-1
/
+2
1999-12-06
jcf-write.c (generate_byecode_insns): Fixed indentation for COMPOUND_EXPR and...
Alexandre Petit-Bianco
1
-2
/
+1
1999-12-01
re GNATS gcj/97 (Internal compiler error)
Alexandre Petit-Bianco
1
-6
/
+6
1999-11-29
parse.y (catch_clause_parameter:): Still set `$$' to NULL_TREE in case of error.
Alexandre Petit-Bianco
1
-3
/
+6
1999-11-29
hu Nov 4 16:27:01 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
Alexandre Petit-Bianco
1
-1
/
+11
1999-11-09
parse.y (source_end_java_method): Resume permanent allocation, reversing Apr ...
Alexandre Petit-Bianco
1
-1
/
+2
1999-11-01
parse.y (method_header:): Issue error message for rule `type error'.
Alexandre Petit-Bianco
1
-4
/
+11
1999-11-01
re GNATS gcj/48 (Compiler fails to catch constructor problem)
Alexandre Petit-Bianco
1
-2
/
+8
1999-10-29
parse.y (expression_statement:): Call function to report improper invocation ...
Alexandre Petit-Bianco
1
-5
/
+14
1999-10-21
re GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
Alexandre Petit-Bianco
1
-5
/
+2
1999-10-21
re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from source code when optim...
Alexandre Petit-Bianco
1
-4
/
+16
[next]