1. 13 May, 2001 2 commits
    • dwarf2asm.c (size_of_encoded_value): New function. · b627d6fe
              * dwarf2asm.c (size_of_encoded_value): New function.
              * dwarf2asm.h: Declare it.
              * except.c (output_function_exception_table): Align the TType
              array only as wide as the encoding.
      
      From-SVN: r42028
      Richard Henderson committed
    • except.c (choose_personality_routine): Export. · 1f730ff7
      gcc/cp:
      	* except.c (choose_personality_routine): Export.  Add
      	explanatory comment.  Take an enum languages, not a boolean.
      	(initialize_handler_parm): Adjust to match.
      	* cp-tree.h: Prototype choose_personality_routine.
      	* lex.c (handle_pragma_java_exceptions): New function.
      	(init_cp_pragma): Register #pragma GCC java_exceptions.
      
      gcc:
      	* extend.texi: Document #pragma GCC java_exceptions.
      
      libjava:
      	* Makefile.am (libgcj_la_OBJECTS): Remove libsupc++convenience.la.
      	* Makefile.in: Regenerate (by hand).
      	* include/jvm.h: Add #pragma GCC java_exceptions at top of file.
      	* doc/cni.sgml: Document #pragma GCC java_exceptions.
      
      From-SVN: r42027
      Zack Weinberg committed
  2. 12 May, 2001 18 commits
  3. 11 May, 2001 18 commits
  4. 10 May, 2001 2 commits