1. 06 Jul, 1998 5 commits
    • [multiple changes] · a60cb986
      1998-07-06  Dave Love  <d.love@dl.ac.uk>
      	* libU77/Makefile.in (lib): Change variable lib to LIBS.
      1998-07-06  Robert Lipe <robertl@dgii.com>
      	* libU77/configure.in: Look for -lsocket, add to LIBS if found.
      	* libU77/Makefile.in (lib):  Use LIBS from above.
      
      From-SVN: r20941
      Dave Love committed
    • f2cext.c (system_clock_): Remove (just f90 intrinsic). · b4ce1e19
      1998-07-05  Dave Love  <d.love@dl.ac.uk>
      	* f2cext.c (system_clock_): Remove (just f90 intrinsic).
      	* Makefile.in (F2CEXT): Add datetime, remove sclock.
      	(UOBJ): Add libU77/datetime_.o.
      	* libU77/config.h.in: Add HAVE_GETTIMEOFDAY.
      	* libU77/configure.in: Check for gettimeofday.
      	* libU77/datetime_.c: New file.
      	* libU77/sys_clock_.c: Allow optional args.
      	* libU77/Makefile.in (G77DIR): Fix for current directory
      	structure.
      	(SRCS, OBJS): Add datetime.
      	* libU77/u77-test.f: Call date_and_time.  Call system_clock
      	omitting args.
      
      From-SVN: r20940
      Dave Love committed
    • Should have been removed before. · 4b6a9e50
      From-SVN: r20939
      Dave Love committed
    • intdoc.in: Add entry for DATE_AND_TIME. · 9e8e701d
      1998-07-05  Dave Love  <d.love@dl.ac.uk>
      	* intdoc.in: Add entry for DATE_AND_TIME.
      	* intrin.def: Add implementation for DATE_AND_TIME.  Make second
      	and third args of SYSTEM_CLOCK optional.
      	* com.c (ffecom_expr_intrinsic_): New case for DATE_AND_TIME.
      	* com-rt.def (FFECOM_gfrtSYSTEM_CLOCK): Call G77_system_clock_0,
      	not system_clock_.
      	(FFECOM_gfrtDATE_AND_TIME): New DEFGFRT.
      
      From-SVN: r20938
      Dave Love committed
    • Daily bump. · 55e859f2
      From-SVN: r20937
      Jeff Law committed
  2. 05 Jul, 1998 6 commits
  3. 04 Jul, 1998 1 commit
  4. 03 Jul, 1998 3 commits
    • sparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX. · f7e0e539
      	* sparc.c (sparc_operand, move_operand,	arith_operand,
      	arith11_operand, arith10_operand, arith_double_operand,
      	arith11_double_operand, arith10_double_operand, small_int,
      	uns_small_int): Recognize CONSTANT_P_RTX.
      	(output_sized_memop, output_move_with_extension,
      	output_load_address, output_size_for_block_move,
      	output_block_move, delay_operand): Remove, has not been
      	enabled or referenced for years.
      	* sparc.md (movstrsi, block_move_insn): Likewise.
      	* sparc.h (PREDICATE_CODES): Define.
      	* linux-aout.h (MACHINE_STATE_{SAVE,RESTORE}): Override with
      	version which uses getcc/setcc traps to save/restore condition
      	codes.
      	* linux64.h: Likewise.
      	* sunos4.h: Likewise.
      	* linux.h: Likewise.
      	* sol2.h: Likewise.
      	* sun4o3.h: Likewise.
      
      From-SVN: r20917
      David S. Miller committed
    • alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode lossage on VMS. · d420e567
              * alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode
              lossage on VMS.  Reported by kkaempf@rmi.de.
              * alpha/vms.h (TRAMPOLINE_TEMPLATE): Add missing 0.
      
      From-SVN: r20916
      Richard Henderson committed
    • Daily bump. · c3b9a038
      From-SVN: r20915
      Jeff Law committed
  5. 02 Jul, 1998 12 commits
  6. 01 Jul, 1998 13 commits