1. 20 Jul, 2002 10 commits
  2. 19 Jul, 2002 17 commits
  3. 18 Jul, 2002 13 commits
    • [multiple changes] · c94974ca
      2002-07-16  Bo Thorsen  <bo@suse.de>
      
      	* src/x86/ffi64.c: New file that adds x86-64 support.
      	* src/x86/unix64.S: New file that handles argument setup for
      	x86-64.
      	* src/x86/sysv.S: Don't use this on x86-64.
      	* src/x86/ffi.c: Don't use this on x86-64.
      	Remove unused vars.
      	* src/prep_cif.c (ffi_prep_cif): Don't do stack size calculation
      	for x86-64.
      	* src/ffitest.c (struct6): New test that tests a special case in
      	the x86-64 ABI.
      	(struct7): Likewise.
      	(struct8): Likewise.
      	(struct9): Likewise.
      	(closure_test_fn): Silence warning about this when it's not used.
      	(main): Add the new tests.
      	(main): Fix a couple of wrong casts and silence some compiler warnings.
      	* include/ffi.h.in: Add x86-64 ABI definition.
      	* fficonfig.h.in: Regenerate.
      	* Makefile.am: Add x86-64 support.
      	* configure.in: Likewise.
      	* Makefile.in: Regenerate.
      	* configure: Likewise.
      
      2002-06-24  Bo Thorsen  <bo@suse.de>
      
      	* src/types.c: Merge settings for similar architectures.
      	Add x86-64 sizes and alignments.
      
      2002-06-23  Bo Thorsen  <bo@suse.de>
      
      	* src/arm/ffi.c (ffi_prep_args): Remove unused vars.
      	* src/sparc/ffi.c (ffi_prep_args_v8): Likewise.
      	* src/mips/ffi.c (ffi_prep_args): Likewise.
      	* src/m68k/ffi.c (ffi_prep_args): Likewise.
      
      From-SVN: r55571
      Bo Thorsen committed
    • cppexp.c (cpp_num_mul): Remove unused parameter. · ad28cff7
      	* cppexp.c (cpp_num_mul): Remove unused parameter.
      	(UNARY, BINARY, OTHER, binary_handler): Remove.
      	(ALWAYS_EVAL): New.
      	(optab): Update.
      	(reduce): Refactor to a large switch, don't use a function
      	pointer.
      
      From-SVN: r55570
      Neil Booth committed
    • linux64.h (STARTFILE_PREFIX_SPEC): Define this always. · 139b7f86
      2002-07-18  Bo Thorsen  <bo@berlioz.suse.de>
      
      	* config/i386/linux64.h (STARTFILE_PREFIX_SPEC): Define this always.
      
      From-SVN: r55568
      Bo Thorsen committed
    • mach_dep.c (GC_push_regs): Remove the unused Linux/mips code. · aab27b30
      2002-07-18  H.J. Lu <hjl@gnu.org>
      
      	* mach_dep.c (GC_push_regs): Remove the unused Linux/mips code.
      
      From-SVN: r55566
      H.J. Lu committed
    • configure.in (machdep): Don't add mips_sgi_mach_dep.lo for Linux/mips. · 5316699d
      2002-07-18  H.J. Lu  (hjl@gnu.org)
      
      	* configure.in (machdep): Don't add mips_sgi_mach_dep.lo for
      	Linux/mips.
      
      From-SVN: r55565
      H.J. Lu committed
    • sh-protos.h (sh_expand_unop_v2sf): Move inside #ifdef RTX_CODE guard. · e69d1422
      	* sh-protos.h (sh_expand_unop_v2sf): Move inside #ifdef RTX_CODE guard.
      	(sh_expand_binop_v2sf): Likewise.
      	* sh.c (machine_dependent_reorg): Add move for UNSPEC_MOVA.
      	(int_gpr_dest, trunc_hi_operand): New functions.
      	* sh.h (PREDICATE_CODES): Add any_register_operand, int_gpr_dest and
      	trunc_hi_operand.
      	(SPECIAL_MODE_PREDICATES, any_register_operand): Define.
      	* sh.md (cmpeqdi_t+1): Remove comments that genrecog warns about.
      	(adddi3_compact+1, subdi3_compact+1, ashlsi3_n+1, ashlhi3+1): Likewise.
      	(ashrsi2_16+1, ashrsi2_31+1, lshrsi3_n+1, ashrdi3+[12]): Likewise.
      	(and_shl_scratch+[12], zero_extendhidi2+1): Likewise.
      	(zero_extendhisi2_media+1, extendhidi2+1, extendqidi2+1): Likewise.
      	(extendhisi2_media+1, extendqisi2_media+1): Likewise.
      	(movsi_media_nofpu+[12], movhi_media+1, movdi_media_nofpu+1): Likewise.
      	(movdi_const_16bit+[12], movdf_i4+[123], reload_outdf+[2-5]): Likewise.
      	(movsf_ie+1): Likewise.
      	(loaddi_trunc): Use int_gpr_dest predicate.
      	(use_sfunc_addr, indirect_jump_scratch, sibcall_compact): Add mode(s).
      	(mova, mova_const, GOTaddr2picreg, ptrel, casesi_worker_0): Likewise.
      	(casesi_worker_0+[12], casesi_worker): Likewise.
      	(shcompact_preserve_incoming_args): Likewise.
      	(mov_nop): Use any_register_operand predicate.
      	(mperm_w0): Use trunc_hi_operand predicate.
      
      From-SVN: r55564
      J"orn Rennecke committed
    • pa-linux.h (DWARF2_UNWIND_INFO): Delete define. · 47a4976f
      	* pa-linux.h (DWARF2_UNWIND_INFO): Delete define.
      	* pa.h (EH_RETURN_DATA_REGNO): Revise TARGET_64BIT and correct
      	numbering.
      
      From-SVN: r55563
      John David Anglin committed
    • Makefile.am (TARGET_SRC_MIPS_LINUX): New. · 5be36a8f
      2002-07-18  H.J. Lu  (hjl@gnu.org)
      
      	* Makefile.am (TARGET_SRC_MIPS_LINUX): New.
      	(libffi_la_SOURCES): Support MIPS_LINUX.
      	(libffi_convenience_la_SOURCES): Likewise.
      	* Makefile.in: Regenerated.
      
      	* configure.in (mips64*-*): Skip.
      	(mips*-*-linux*): New.
      	* configure: Regenerated.
      
      	* src/mips/ffi.c: Include <sgidefs.h>.
      
      From-SVN: r55561
      H.J. Lu committed
    • ifcvt.c (noce_get_condition): Make certain that the condition is valid at JUMP. · 30484ccf
              * ifcvt.c (noce_get_condition): Make certain that the condition
              is valid at JUMP.
      
      From-SVN: r55560
      Richard Henderson committed
    • compile.exp: Sort sources. · c1740ae3
      	* libjava.compile/compile.exp: Sort sources.
      	* libjava.jni/jni.exp (gcj_jni_run): Likewise.
      	* libjava.lang/lang.exp: Likewise.
      
      From-SVN: r55558
      Rainer Orth committed
    • sh.c (barrier_align, push): Shut up compiler warnings. · d042370e
      	* sh.c (barrier_align, push): Shut up compiler warnings.
      	(initial_elimination_offset,sh_media_init_builtins): Likewise.
      	(reg_no_subreg_operand): Delete.
      
      From-SVN: r55555
      J"orn Rennecke committed
    • linux64.h (LINK_SPEC): Remove bogus -Y option. · 61fee9b3
      2002-07-17  Bo Thorsen  <bo@suse.de>
      
      	* config/i386/linux64.h (LINK_SPEC): Remove bogus -Y option.
      	(STARTFILE_PREFIX_SPEC): Define for NATIVE_CROSS compilations.
      	(STARTFILE_SPEC): Remove hardcoded library paths.
      	(ENDFILE_SPEC): Likewise.
      
      From-SVN: r55554
      Bo Thorsen committed