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
/
parse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-12
re GNATS gcj/33 (gcj mangles composed characters)
Tom Tromey
1
-3
/
+2
2000-08-11
class.c (maybe_layout_super_class): Fixed indentation.
Alexandre Petit-Bianco
1
-6
/
+29
2000-07-21
[multiple changes]
Alexandre Petit-Bianco
1
-1
/
+1
2000-07-06
[multiple changes]
Alexandre Petit-Bianco
1
-2
/
+2
2000-06-21
[multiple changes]
Alexandre Petit-Bianco
1
-6
/
+5
2000-06-01
class.c (common_enclosing_context_p): New function.
Alexandre Petit-Bianco
1
-9
/
+11
2000-05-09
top level:
Zack Weinberg
1
-2
/
+2
2000-04-24
Respective ChangeLogs for common, cp/, java/
Robert Lipe
1
-5
/
+1
2000-04-21
[multiple changes]
Alexandre Petit-Bianco
1
-2
/
+5
2000-04-06
re GNATS gcj/164 (compiler permits "volatile final" variables)
Tom Tromey
1
-1
/
+1
2000-03-22
[multiple changes]
Alexandre Petit-Bianco
1
-0
/
+11
2000-03-13
Added Java 1.1 language features.
Alexandre Petit-Bianco
1
-17
/
+217
2000-03-06
[multiple changes]
Alexandre Petit-Bianco
1
-1
/
+0
2000-02-28
* Eliminate DECL_FIELD_SIZE.
Richard Kenner
1
-1
/
+1
2000-01-25
parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI string concatenation.
Kaveh R. Ghazi
1
-2
/
+9
2000-01-21
buffer.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-24
/
+24
2000-01-06
Makefile.in (LIBDEPS): Added gcc's errors.o
Alexandre Petit-Bianco
1
-5
/
+18
1999-12-31
class.c (assume_compiled, [...]): Add static prototype.
Kaveh R. Ghazi
1
-3
/
+3
1999-12-31
parse.h (ABSTRACT_CHECK, [...]): Avoid the use of ANSI string concatenation.
Kaveh R. Ghazi
1
-13
/
+12
1999-12-30
class.c (class_depth): Return -1 if the class doesn't load properly.
Alexandre Petit-Bianco
1
-0
/
+1
1999-12-12
parse.h (EXPR_WFL_QUALIFICATION): Temporary uses the third operand of a WFL...
Alexandre Petit-Bianco
1
-1
/
+1
1999-12-10
parse.h (BUILD_THROW): Add support for sjlj-exceptions.
Andrew Haley
1
-1
/
+1
1999-10-14
jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non...
Kaveh R. Ghazi
1
-6
/
+13
1999-08-25
gjavah.c (print_name, [...]): Add static prototype.
Kaveh R. Ghazi
1
-1
/
+0
1999-08-04
Warning fixes:
Kaveh R. Ghazi
1
-2
/
+2
1999-05-05
class.c (make_field_value): DECL_INITIAL may be a string literal...
Per Bothner
1
-12
/
+0
1999-05-03
check-init.c (check_init): Exclude a case of error when doing xrefs.
Alexandre Petit-Bianco
1
-0
/
+7
1999-04-26
class.c (layout_class_method): Generate <clinit>'s rtl for interfaces.
Alexandre Petit-Bianco
1
-3
/
+4
1999-04-21
decl.c (predef_filenames, [...]): New globals
Alexandre Petit-Bianco
1
-0
/
+3
1999-03-27
[multiple changes]
Alexandre Petit-Bianco
1
-2
/
+14
1999-03-21
Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(J...
Kaveh R. Ghazi
1
-3
/
+4
1999-03-15
class.c (make_class): Don't set CLASS_P here (because this function is also c...
Per Bothner
1
-2
/
+1
1999-03-12
parse.y (java_stabilize_reference): Return NODE when patching a COMPOUND_EXPR.
Alexandre Petit-Bianco
1
-0
/
+7
1999-03-12
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+0
1999-03-06
Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
Kaveh R. Ghazi
1
-2
/
+5
1999-02-21
decl.c (build_result_decl): New method.
Per Bothner
1
-18
/
+0
1999-02-19
parse.y (obtain_incomplete_type): Don't wrap unknown types in TREE_LIST - jus...
Per Bothner
1
-9
/
+6
1999-02-19
Use new TRY_FINALLY_EXPR tree node.
Per Bothner
1
-1
/
+0
1999-02-08
parse.h: DECL_P renamed JDECL_P.
Alexandre Petit-Bianco
1
-3
/
+3
1999-01-29
parse.h (BUILD_APPEND): If ARG is a non-String object reference...
Tom Tromey
1
-3
/
+10
1999-01-12
class.c (maybe_layout_super_class): Fixed returned value.
Alexandre Petit-Bianco
1
-2
/
+7
1999-01-06
Fix copyrights.
Jeff Law
1
-1
/
+1
1999-01-06
check-init.c: New file.
Per Bothner
1
-3
/
+0
1998-12-09
java-tree.def (NEW_ARRAY_INIT): New Java tree code.
Alexandre Petit-Bianco
1
-2
/
+4
1998-12-03
java-tree.h (java_layout_seen_class_methods): New function prototype.
Alexandre Petit-Bianco
1
-0
/
+6
1998-12-01
class.c (layout_class_method): Don't report error on non-static overriding st...
Alexandre Petit-Bianco
1
-164
/
+1
1998-11-24
[multiple changes]
Alexandre Petit-Bianco
1
-20
/
+23
1998-11-18
class.c (unmangle_classname): Set QUALIFIED_P when appropriate.
Alexandre Petit-Bianco
1
-22
/
+41
1998-11-12
Extensive changes.
Per Bothner
1
-6
/
+7
1998-11-10
class.c (is_compiled_class): Call safe_layout_class for class compiled from s...
Alexandre Petit-Bianco
1
-3
/
+47
[prev]
[next]