1. 21 Feb, 2002 6 commits
    • ffi_darwin.c (ffi_prep_args): Skip appropriate number of GPRs for floating-point arguments. · 287dd527
      2002-02-21  Andreas Tobler  <toa@pop.agri.ch>
      
              * src/powerpc/ffi_darwin.c (ffi_prep_args): Skip appropriate
              number of GPRs for floating-point arguments.
      
      From-SVN: r49934
      Andreas Tobler committed
    • sh.h (current_function_anonymous_args): Remove. · 7ab56274
      	* sh.h (current_function_anonymous_args): Remove.
      	(SETUP_INCOMING_VARARGS): Don't set it - just check that one
      	of current_function_varargs and current_function_stdarg is set.
      	* sh.c (sh_expand_prologue): Check current_function_varargs /
      	current_function_stdarg / TARGET_SH5 instead of
      	current_function_anonymous_args.
      
      	* sh64.h (TARGET_VERSION): Define.
      
      Fix comments that to refer to SH architecture -
      the architecture is no longer exclusive to Hitachi.
      
      From-SVN: r49931
      J"orn Rennecke committed
    • Makefile.am (libgcj.jar:): Change to -CLASSPATH · 73840519
      	* Makefile.am (libgcj.jar:): Change to -CLASSPATH
      	(.class.h:): Ditto.
      	(java/lang/ClassLoader.h:): Ditto.
      	(java/lang/Thread.h:): Ditto.
      	(java/lang/String.h:): Ditto.
      	(java/lang/reflect/Constructor.h:): Ditto.
      	(java/lang/reflect/Field.h:): Ditto.
      	(java/lang/reflect/Method.h:): Ditto.
      	(gnu/gcj/runtime/VMClassLoader.h:): Ditto.
      	(java/io/ObjectInputStream$$GetField.h:): Ditto.
      	(java/io/ObjectOutputStream$$PutField.h:): Ditto.
      	* Makefile.in: Rebuilt with libgcj Automake.
      
      From-SVN: r49927
      Nic Ferrier committed
    • Daily bump. · bf1d0164
      From-SVN: r49925
      GCC Administrator committed
    • - remove mistaken ChangeLog item. · 764c5873
      From-SVN: r49924
      David Edelsohn committed
    • [multiple changes] · b1765bde
      2002-02-20  David Edelsohn  <edelsohn@gnu.org>
      
              * config/rs6000/rs6000.h (EPILOGUE_USES): Conditionalize
              VRSAVE_REGNO on TARGET_ALTIVEC.
      
      2002-02-20  Alan Modra  <amodra@bigpond.net.au>
      
              * config/rs6000/rs6000.c (includes_lshift_p): Mask irrelevant
              bits of SImode const_int.
              (includes_rshift_p): Likewise.
              (print_operand): Call mask_operand and mask64_operand with correct
              mode.
              (rs6000_output_function_epilogue): Pad traceback table to word.
              * config/rs6000/rs6000.h (MASK_64BIT): Correct comment.
              (EXTRA_CONSTRAINT, 'S' and 'T'): Call mask_operand and
              mask64_operand with correct mode.
              (RETURN_IN_MEMORY): Use HOST_WIDE_INT, not HOST_WIDEST_INT.
              (FUNCTION_ARG_REGNO_P): Correct parentheses.
      
      From-SVN: r49923
      David Edelsohn committed
  2. 20 Feb, 2002 34 commits