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/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
/
java-tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-18
gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...
Alexandre Petit-Bianco
1
-0
/
+10
2000-10-13
[multiple changes]
Alexandre Petit-Bianco
1
-1
/
+1
2000-10-13
Remove obstacks.
Mark Mitchell
1
-2
/
+0
2000-10-05
[multiple changes]
Alexandre Petit-Bianco
1
-0
/
+2
2000-10-01
c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.
Mark Mitchell
1
-8
/
+6
2000-09-23
Make-lang.in (JAVA_SRCS): Include java-tree.h.
Mark Mitchell
1
-119
/
+381
2000-09-12
re GNATS gcj/33 (gcj mangles composed characters)
Tom Tromey
1
-0
/
+3
2000-08-29
expr.c (can_widen_reference_to): Fixed indentation.
Alexandre Petit-Bianco
1
-0
/
+2
2000-08-23
java-tree.h (flag_extraneous_semicolon): New extern.
Alexandre Petit-Bianco
1
-0
/
+4
2000-08-17
decl.c (finit_leg_identifier_node): New global.
Alexandre Petit-Bianco
1
-2
/
+8
2000-08-11
class.c (maybe_layout_super_class): Fixed indentation.
Alexandre Petit-Bianco
1
-0
/
+4
2000-07-20
[multiple changes]
Alexandre Petit-Bianco
1
-0
/
+3
2000-07-06
[multiple changes]
Alexandre Petit-Bianco
1
-2
/
+2
2000-06-26
[multiple changes]
Alexandre Petit-Bianco
1
-0
/
+3
2000-06-21
[multiple changes]
Alexandre Petit-Bianco
1
-2
/
+3
2000-06-01
class.c (common_enclosing_context_p): New function.
Alexandre Petit-Bianco
1
-0
/
+1
2000-05-31
java-tree.h (boolean_array_vtable, [...]): Declare.
Tom Tromey
1
-0
/
+8
2000-05-19
java-tree.h: Added init state enum.
Tom Tromey
1
-0
/
+21
2000-05-19
java-tree.h (build_instanceof): Declare.
Tom Tromey
1
-0
/
+2
2000-05-09
top level:
Zack Weinberg
1
-2
/
+4
2000-05-05
boehm.c (mark_reference_fields): Don't mark RawData fields.
Tom Tromey
1
-0
/
+1
2000-05-02
class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native fu...
Tom Tromey
1
-1
/
+13
2000-04-28
re GNATS gcj/2 (Method call on null instance should throw NullPointerException)
Tom Tromey
1
-0
/
+1
2000-04-05
class.c: (java_hash_hash_tree_node): Renamed from `decl_hash', made global.
Alexandre Petit-Bianco
1
-0
/
+3
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-2
/
+5
2000-03-22
[multiple changes]
Alexandre Petit-Bianco
1
-0
/
+7
2000-03-16
lang.c (flag_hash_synchronization): New global.
Tom Tromey
1
-0
/
+4
2000-03-13
Added Java 1.1 language features.
Alexandre Petit-Bianco
1
-7
/
+156
2000-03-07
re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implem...
Alexandre Petit-Bianco
1
-0
/
+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
-0
/
+2
2000-03-04
Makefile.in (JAVA_OBJS): Added boehm.o.
Tom Tromey
1
-0
/
+5
2000-02-28
* Eliminate DECL_FIELD_SIZE.
Richard Kenner
1
-2
/
+2
2000-02-26
Fix copyrights
Jeff Law
1
-1
/
+1
2000-02-26
expr.c (build_class_init): Mark the decl to be ignored by check_init.
Anthony Green
1
-0
/
+23
2000-02-09
java-except.h (struct eh_range): Add `expanded' field.
Andrew Haley
1
-0
/
+3
2000-01-21
buffer.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-148
/
+148
2000-01-06
Makefile.in (LIBDEPS): Added gcc's errors.o
Alexandre Petit-Bianco
1
-0
/
+1
1999-12-10
parse.h (BUILD_THROW): Add support for sjlj-exceptions.
Andrew Haley
1
-1
/
+1
1999-11-21
constants.c (find_methodref_index): Unwrap method names before inserting them...
Anthony Green
1
-0
/
+1
1999-10-16
java-tree.h (flag_bounds_check): Remove extern decl.
Greg McGary
1
-5
/
+0
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
1
-5
/
+0
1999-09-02
class.c (finish_class): Remove unused parameter, all callers changed.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-29
java-tree.h (lang_printable_name): Constify a char*.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-10
check-init.c (check_bool2_init, [...]): Add static prototypes.
Kaveh R. Ghazi
1
-2
/
+2
1999-08-04
Warning fixes:
Kaveh R. Ghazi
1
-2
/
+9
1999-07-21
lang.c (flag_use_divide_subroutine): New variable.
Andrew Haley
1
-0
/
+8
1999-05-13
check-init.c (check_init): Removed code accepting to see things falling throu...
Alexandre Petit-Bianco
1
-0
/
+3
1999-05-05
class.c (make_field_value): DECL_INITIAL may be a string literal...
Per Bothner
1
-0
/
+1
1999-04-21
decl.c (predef_filenames, [...]): New globals
Alexandre Petit-Bianco
1
-0
/
+3
[next]