ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.in
Revision 1.33 - (view) (annotate) - [select for diffs]
2001-02-10T15:29:01Z (23 years, 4 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-17022001
Changes since 1.32: +36 -0 lines
Diff to previous 1.32
implemented VOSF on Linux/ppc

Revision 1.32 - (view) (annotate) - [select for diffs]
2001-01-28T14:04:32Z (23 years, 5 months ago) by gbeauche
Branch: MAIN
Changes since 1.31: +17 -31 lines
Diff to previous 1.31
- removed --enable-16bit-vidmode (unused and useless)

Revision 1.31 - (view) (annotate) - [select for diffs]
2001-01-11T16:39:25Z (23 years, 5 months ago) by gbeauche
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
- Added UNALIGNED_PROFITABLE to the list of i386 macro definitions
- Changed OPTFLAGS macro definitions to OPTIMIZED_FLAGS

Revision 1.30 - (view) (annotate) - [select for diffs]
2000-11-02T14:45:15Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
- added audio support for IRIX [Brian J. Johnson]
- improved Delay_usec() under FreeBSD and IRIX
- fixed typo ("HAVE_PTHREDS") in video_x.cpp

Revision 1.29 - (view) (annotate) - [select for diffs]
2000-10-15T15:08:24Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
- updated for latest version of mon

Revision 1.28 - (view) (annotate) - [select for diffs]
2000-10-14T16:30:53Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
- configure.in patches for Irix from bjjohnson
- extfs: .bin files get Stuffit Expander type/creator

Revision 1.27 - (view) (annotate) - [select for diffs]
2000-10-11T17:55:06Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.26: +98 -55 lines
Diff to previous 1.26
- added a few more emulated privileged instructions to NetBSD/m68k
- tried to make VOSF run under NetBSD/m68k, little success (shows stripes and
  sometimes crashes)

Revision 1.26 - (view) (annotate) - [select for diffs]
2000-10-09T17:05:16Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.25: +6 -6 lines
Diff to previous 1.25
works again under NetBSD/m68k

Revision 1.25 - (view) (annotate) - [select for diffs]
2000-10-08T18:41:34Z (23 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
added SA_SIGINFO to sa_flags when sa_sigaction is used

Revision 1.24 - (view) (annotate) - [select for diffs]
2000-09-25T17:54:01Z (23 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.23: +10 -9 lines
Diff to previous 1.23
- adapted for mon V3.0 which is now the required minimum
- fixed gcc 2.96 compiler warnings

Revision 1.23 - (view) (annotate) - [select for diffs]
2000-09-22T17:14:04Z (23 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.22: +307 -101 lines
Diff to previous 1.22
- added AC_PROG_CC_C_O
- added canonical system information
- added Video on SEGV signals (VOSF)
- added testing for different addressing modes
- added check for size of void * in order to have proper [u]inptr types
- added the removal of the "-g" flag if GCC is used

Revision 1.22 - (view) (annotate) - [select for diffs]
2000-09-05T16:55:16Z (23 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.21: +3 -1 lines
Diff to previous 1.21
- added: FPUSRCS which defaults to ../uae_cpu/fpp.cpp
- added: redifinition of FPUSRCS with ../uae_cpu/fpu_x86.cpp if the host
  system supports it (GCC and X86_ASSEMBLY)

Revision 1.21 - (view) (annotate) - [select for diffs]
2000-07-22T18:12:34Z (23 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
- improved timing of periodic threads

Revision 1.20 - (view) (annotate) - [select for diffs]
2000-07-13T16:12:31Z (23 years, 11 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-13072000
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
- DGA and SHM are only tried on local X11 displays
- re-integrated old window update method (better performance over a networked
  display connection), frameskip=0 selects new method, other values select
  old method
- fixed compilation errors

Revision 1.19 - (view) (annotate) - [select for diffs]
2000-07-13T13:47:09Z (23 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.18: +106 -65 lines
Diff to previous 1.18
- first version to run natively on NetBSD/m68k

Revision 1.18 - (view) (annotate) - [select for diffs]
2000-04-14T18:46:05Z (24 years, 2 months ago) by cebix
Branch: MAIN
Changes since 1.17: +15 -13 lines
Diff to previous 1.17
- "./configure --without-mon" now works

Revision 1.17 - (view) (annotate) - [select for diffs]
1999-11-03T21:04:22Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_8-1, snapshot-22121999
Changes since 1.16: +19 -5 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (annotate) - [select for diffs]
1999-11-03T10:56:28Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
- imported UAE CPU 0.8.10 changes
- new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and
  Mac2Mac_memcpy
- extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary IOParam
  block was not in Mac address space)
- some provisions for using UAE CPU compiler (doesn't work yet)

Revision 1.15 - (view) (annotate) - [select for diffs]
1999-10-26T16:56:44Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-02111999
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
- small fixes to Makefile.in and configure script
- main_unix.cpp tested ENABLE_DGA instead of ENABLE_XF86_DGA

Revision 1.14 - (view) (annotate) - [select for diffs]
1999-10-26T16:28:36Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.13: +8 -5 lines
Diff to previous 1.13
- mon is called for illegal EMUL_OP selectors and when pressing Ctrl-C (Unix)
- moved MemoryDispatch() patch routine from PatchAfterStartup() to
  InstallDrivers()
- fixed one place where ROM replaces MemoryDispatch() by unimplemented trap
  when no MMU is present
- Unix: ROM breakpoint can now be set with "-break" command line argument
- some changes to configure script, mon is now compiled with readline support

Revision 1.13 - (view) (annotate) - [select for diffs]
1999-10-25T20:52:12Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
- WANT_XF86_DGA is turned off when XFree86 DGA is not present

Revision 1.12 - (view) (annotate) - [select for diffs]
1999-10-25T19:01:43Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.11: +26 -8 lines
Diff to previous 1.11
- fixes to audio_oss_esd.cpp from Alexander R. Pruss (8-bit mode)
- added configuration summary to configure script
- prefs_editor_amiga.cpp: output of SCSI prefs was broken

Revision 1.11 - (view) (annotate) - [select for diffs]
1999-10-25T08:07:58Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.10: +14 -1 lines
Diff to previous 1.10
- now uses "mon" if present (currently on breakpoints only)

Revision 1.10 - (view) (annotate) - [select for diffs]
1999-10-23T17:57:56Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.9: +52 -64 lines
Diff to previous 1.9
- audio_linux.cpp renamed to audio_oss_esd.cpp (now also used under FreeBSD)
  and added support for ESD
- medium removal is allowed for CD-ROM on exit
- added mkinstalldirs to "make install" target

Revision 1.9 - (view) (annotate) - [select for diffs]
1999-10-21T15:14:41Z (24 years, 8 months ago) by cebix
Branch: MAIN
CVS Tags: snapshot-21101999
Changes since 1.8: +40 -11 lines
Diff to previous 1.8
- updated configure script for SPARC assembly optimizations

Revision 1.8 - (view) (annotate) - [select for diffs]
1999-10-21T13:19:21Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.7: +24 -10 lines
Diff to previous 1.7
- added fbdev video code and SPARC assembly optimizations

Revision 1.7 - (view) (annotate) - [select for diffs]
1999-10-18T16:15:44Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
- compilation of cpuemu.cpp is now split

Revision 1.6 - (view) (annotate) - [select for diffs]
1999-10-15T14:50:37Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.5: +7 -1 lines
Diff to previous 1.5
- some fixes for NetBSD

Revision 1.5 - (view) (annotate) - [select for diffs]
1999-10-15T12:27:24Z (24 years, 8 months ago) by cebix
Branch: MAIN
Changes since 1.4: +2 -7 lines
Diff to previous 1.4
- removed unnecessary test for semget()

Revision 1.4 - (view) (annotate) - [select for diffs]
1999-10-05T18:38:50Z (24 years, 9 months ago) by cebix
Branch: MAIN
CVS Tags: release-0_7-2
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
- small fix to configure script

Revision 1.3 - (view) (annotate) - [select for diffs]
1999-10-05T15:29:04Z (24 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
- added acconfig.h for autoheader

Revision 1.2 - (view) (annotate) - [select for diffs]
1999-10-04T21:07:18Z (24 years, 9 months ago) by cebix
Branch: MAIN
Changes since 1.1: +0 -1 lines
Diff to previous 1.1
- improved configuration and installation

Revision 1.1 - (view) (annotate) - [select for diffs]
1999-10-03T14:16:25Z (24 years, 9 months ago) by cebix
Branch: MAIN
Branch point for: cebix
Initial revision

Convenience Links

Links to HEAD: (view) (annotate) Links to snapshot-17022001: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a