This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r110411 - in /trunk/libjava: ChangeLog include/...


Author: kseitz
Date: Mon Jan 30 21:20:40 2006
New Revision: 110411

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110411
Log:
        * include/java-interp.h (insn_index): New declaration.
        (num_insn_slots): New private variable.
        (get_line_table): New declaration.
        * interpret.cc (insn_index): New function.
        (get_line_table): New function.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/include/java-interp.h
    trunk/libjava/interpret.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]