aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
1999-08-19re GNATS gcj/17 (Internal error: segfault on import-classname clash)Alexandre Petit-Bianco3-10/+57
1999-08-18[multiple changes]Alexandre Petit-Bianco4-504/+797
1999-08-15expr.c (java_lang_expand_expr): Mark static array data as referenced.Anthony Green2-0/+6
1999-08-11* jvgenmain.c (main): NUL-terminate name_obstack.Rainer Orth2-0/+5
1999-08-10check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi24-82/+220
1999-08-09lang.c (java_dummy_print): Constify a char*.Kaveh R. Ghazi2-6/+13
1999-08-09javaop.h (WORD_TO_FLOAT): only inline if building with gcc.Tom Tromey2-3/+18
1999-08-04Warning fixes:Kaveh R. Ghazi11-798/+814
1999-08-03Makefile.in (c-decl.o): Depends on defaults.h.J"orn Rennecke2-1/+6
1999-08-02decl.c: Include defaults.h instead of expr.h.Richard Henderson5-594/+665
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek5-8/+19
1999-08-01* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.Kaveh R. Ghazi2-1/+5
1999-07-31Backport of GC branch patches part 1: kill eh status saving.Bernd Schmidt6-432/+445
1999-07-30Warning fixes:Kaveh R. Ghazi8-25/+53
1999-07-25* decl.c (va_list_type_node): New.Richard Henderson2-0/+6
1999-07-25gjavah.c (print_stub): New function.Anthony Green2-97/+251
1999-07-22re GNATS gcj/14 (Conditional expression in method call doesn't compile)Alexandre Petit-Bianco2-0/+5
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley4-30/+41
1999-07-21lang.c (flag_use_divide_subroutine): New variable.Andrew Haley7-19/+153
1999-07-20re GNATS gcj/12 (gcj accepts invalid code where an exception must be caught/t...Alexandre Petit-Bianco3-16/+64
1999-07-15expr.c (expand_expr): Do not return the last statement in a block as the bloc...Andrew Haley2-3/+8
1999-07-07[multiple changes]Alexandre Petit-Bianco5-24/+83
1999-07-01class.c (finish_class): Whenever a deferred method is output...Andrew Haley2-4/+15
1999-06-28* jvspec.c (lang_specific_driver): Recognize --help.Tom Tromey2-0/+6
1999-06-25[multiple changes]Alexandre Petit-Bianco3-453/+635
1999-06-25SMP bootstrap fixes for chill:Kaveh R. Ghazi2-4/+11
1999-06-22verify.c (verify_jvm_instructions): Check for pending blocks before invalid P...Andrew Haley4-67/+74
1999-06-21except.c (find_handler_in_range): The upper limit for exception ranges is exc...Andrew Haley3-13/+52
1999-06-14[multiple changes]Alexandre Petit-Bianco3-48/+128
1999-06-07parse.y (note_possible_classname): Mark returned node with QUALIFIED_P only i...Alexandre Petit-Bianco3-2/+7
1999-06-05[multiple changes]Anthony Green2-3/+11
1999-06-02[multiple changes]Anthony Green4-8/+47
1999-05-28[multiple changes]Alexandre Petit-Bianco4-13/+41
1999-05-26parse.y (qualify_ambiguous_name): Take into account that a CONVERT_EXPR might...Alexandre Petit-Bianco3-6/+23
1999-05-25[multiple changes]Alexandre Petit-Bianco4-2/+19
1999-05-22[multiple changes]Alexandre Petit-Bianco3-334/+397
1999-05-19Warning fixes:Kaveh R. Ghazi9-26/+50
1999-05-18java-except.h (struct eh_range): Removed unused `next' member.Tom Tromey4-56/+191
1999-05-17parse.y (constructor_block_end:): New rule, tagged <node>.Alexandre Petit-Bianco3-1978/+1970
1999-05-17parse.y (statement_nsi:): Pop `for' statement block.Alexandre Petit-Bianco1-257/+264
1999-05-17parse.y (statement_nsi:): Pop `for' statement block.Alexandre Petit-Bianco2-4/+14
1999-05-14[multiple changes]Alexandre Petit-Bianco5-12/+22
1999-05-13parse.y (java_check_regular_methods): Warning check on not overriding methods...Alexandre Petit-Bianco3-2/+18
1999-05-13check-init.c (check_init): Removed code accepting to see things falling throu...Alexandre Petit-Bianco8-442/+555
1999-05-13gjavah.c (print_include): Cast the result of `strlen' to int when comparing a...Kaveh R. Ghazi2-2/+8
1999-05-12expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED.Kaveh R. Ghazi4-5/+16
1999-05-12lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR.Kaveh R. Ghazi2-3/+5
1999-05-11parse.y (source_end_java_method): If the current method contains any exceptio...Andrew Haley4-427/+464
1999-05-11Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags.Tom Tromey3-135/+59
1999-05-11lang-options.h: -MD, -MMD, -M and -MM not needed here for cpplib-enabled build.Dave Brolley2-0/+7