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
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-22
jvgenmain.c (main): _Jv_Compiler_Properties now an extern; set in generated `...
Tom Tromey
2
-1
/
+8
1999-10-21
re GNATS gcj/56 (gcj segfaults in jc1 on OK java file)
Alexandre Petit-Bianco
3
-10
/
+9
1999-10-21
re GNATS gcj/37 (gcj fails to compile "jBYTEmark" from source code when optim...
Alexandre Petit-Bianco
3
-8
/
+42
1999-10-19
jcf-parse.c (parse_source_file): Call jcf_dependency_add_file.
Tom Tromey
2
-0
/
+7
1999-10-16
java-tree.h (flag_bounds_check): Remove extern decl.
Greg McGary
3
-11
/
+8
1999-10-15
jvgenmain.c (usage): New function.
Tom Tromey
3
-10
/
+63
1999-10-14
* jvspec.c (jvgenmain_spec): Use `%umain', not just `%u'.
Tom Tromey
2
-4
/
+8
1999-10-14
jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non...
Kaveh R. Ghazi
9
-79
/
+138
1999-10-13
Fix thinko in last change.
Jeff Law
1
-1
/
+0
1999-10-13
(Fixing malformed ChangeLog entries...)
Alexandre Petit-Bianco
1
-2
/
+2
1999-10-12
(RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
Alexandre Petit-Bianco
2
-1
/
+5
1999-10-12
jcf-write.c: (RELOCATION_VALUE_0): New macro.
Alexandre Petit-Bianco
2
-18
/
+53
1999-10-07
During class file generation...
Anthony Green
2
-6
/
+21
1999-10-04
re GNATS gcj/59 (Problem with jv-scan --print-main)
Tom Tromey
4
-5
/
+15
1999-09-24
Changed credit to the right person.
Glenn Chambers
1
-2
/
+2
1999-09-24
decl.c (insert_block): Removed unconditional `abort'.
Glenn Chambers
2
-1
/
+4
1999-09-24
Allow to distinguish between three classes of builtin functions
Bernd Schmidt
2
-30
/
+35
1999-09-23
jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given.
Tom Tromey
2
-0
/
+6
1999-09-22
* lang-specs.h: Added `%(jc1)' to the jc1 spec.
Tom Tromey
2
-1
/
+3
1999-09-22
javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.
Tom Tromey
2
-12
/
+9
1999-09-21
re GNATS gcj/46 (Static inializers compiled incorrectly)
Alexandre Petit-Bianco
3
-4
/
+9
1999-09-20
Makefile.in (parse.o): Depend on $(JAVA_TREE_H).
Andreas Schwab
2
-1
/
+5
1999-09-20
Add comment saying that lang_decode_options should not complain about
Nick Clifton
2
-0
/
+5
1999-09-16
gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.
Kaveh R. Ghazi
16
-229
/
+196
1999-09-13
Makefile.in (gcc.o, [...]): Depend on gcc.h.
Kaveh R. Ghazi
3
-26
/
+31
1999-09-11
re GNATS gcj/18 (Internal error: segfault on invalid cast)
Alexandre Petit-Bianco
3
-2
/
+11
1999-09-11
class.c (finish_class): We're now outside a valid method declaration.
Alexandre Petit-Bianco
2
-0
/
+6
1999-09-10
gjavah.c (add_class_decl): Generate include for gcj/array.h, not java-array.h.
Tom Tromey
2
-3
/
+13
1999-09-10
Move declarations and building code for common tree nodes to tree.[ch]
Bernd Schmidt
3
-34
/
+9
1999-09-08
Hapless User Hint for gperf
Bruce Korb
1
-1
/
+4
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-3
/
+3
1999-09-05
Make-lang.in (f771): Depend on ggc-callbacks.o.
Mark Mitchell
1
-0
/
+6
1999-09-04
Makefile.in (C_AND_C_OBJS): Add gcc-callbacks.o.
Mark Mitchell
2
-3
/
+3
1999-09-03
parse.y (strip_out_static_field_access_decl): Return operand if it satisfies ...
Tom Tromey
3
-428
/
+435
1999-09-02
gjavah.c (decode_signature_piece): Emit "::" in JArray<>.
Tom Tromey
2
-5
/
+20
1999-09-02
class.c (finish_class): Remove unused parameter, all callers changed.
Kaveh R. Ghazi
11
-21
/
+51
1999-08-31
c-parse.in (language_string): Constify.
Kaveh R. Ghazi
2
-1
/
+5
1999-08-31
Makefile.in (LIBS): Fix definition so we link with $(CLIB).
Kaveh R. Ghazi
3
-28
/
+19
1999-08-30
* Makefile.in (xref.o): Depend on xref.c explicitly.
Hans-Peter Nilsson
2
-1
/
+5
1999-08-29
java-tree.h (lang_printable_name): Constify a char*.
Kaveh R. Ghazi
3
-2
/
+8
1999-08-27
gjavah.c, [...]: Do not use C++ style comments in C code.
Jeffrey A Law
4
-5
/
+10
1999-08-26
gjavah.c (print_cxx_classname): Print "::" before qualified name.
Tom Tromey
2
-0
/
+11
1999-08-26
verify.c (verify_jvm_instructions): Don't check instruction validity beyond e...
Gregg Townsend
2
-1
/
+7
1999-08-26
re GNATS gcj/32 (A boolean expression containing two qualified expressions ma...
Alexandre Petit-Bianco
3
-12
/
+52
1999-08-25
* jvspec.c (lang_specific_driver): Correctly handle --help again.
Tom Tromey
2
-2
/
+10
1999-08-25
gjavah.c (print_name, [...]): Add static prototype.
Kaveh R. Ghazi
15
-595
/
+739
1999-08-22
re GNATS gcj/30 (gcj not reporting unimplemented methods)
Alexandre Petit-Bianco
3
-14
/
+267
1999-08-19
re GNATS gcj/17 (Internal error: segfault on import-classname clash)
Alexandre Petit-Bianco
3
-10
/
+57
1999-08-18
[multiple changes]
Alexandre Petit-Bianco
4
-504
/
+797
1999-08-15
expr.c (java_lang_expand_expr): Mark static array data as referenced.
Anthony Green
2
-0
/
+6
[next]