1. 13 Oct, 1999 4 commits
    • I get blanket write · c7847bc8
      From-SVN: r29934
      Jason Merrill committed
    • (RELOCATION_VALUE_1): Fixed integer value from 0 to 1. · b5edd133
      Tue Oct 12 22:28:10 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * (RELOCATION_VALUE_1): Fixed integer value from 0 to 1.
      
      From-SVN: r29933
      Alexandre Petit-Bianco committed
    • jcf-write.c: (RELOCATION_VALUE_0): New macro. · cacc154e
      Tue Sep 14 16:24:19 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
      
              * jcf-write.c: (RELOCATION_VALUE_0): New macro.
              (RELOCATION_VALUE_1): Likewise.
              (emit_iinc, emit_reloc, push_constant1, push_constant2,
              push_in_const, push_long_const): Prototyped.
              (push_constant1): Argument `index' is of type HOST_WIDE_INT.
              (push_constant2): Likewise.
              (push_int_const): Cast find_constant1's integer arguments to `jword'.
              (find_constant_wide): Cast find_constant2's integer arguments to
              `jword'.
              (find_constant_index): Cast find_constant2's and find_constant2's
              integer arguments to `jword'.
              (emit_pop): Argument `value' is of type HOST_WIDE_INT.
              (emit_switch_reloc): Use RELOCATION_VALUE_0.
              (emit_if): Use RELOCATION_VALUE_1.
              (emit_goto): Likewise.
              (emit_jsr): Likewise.
              (generate_bytecode_insns): Use RELOCATION_VALUE_0. Cast second
              argument to push_long_const to HOST_WIDE_INT.
      
      (This is a forgotten patch.)
      
      From-SVN: r29932
      Alexandre Petit-Bianco committed
    • configure: Rebuilt. · 006d4a9b
      	* configure: Rebuilt.
      	* configure.in: Fixed test for --disable-java-net.
      
      From-SVN: r29931
      Tom Tromey committed
  2. 12 Oct, 1999 17 commits
  3. 11 Oct, 1999 9 commits
  4. 10 Oct, 1999 10 commits