ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.ac
Revision 1.24 - (view) (annotate) - [select for diffs]
2003-11-21T14:16:02Z (20 years, 7 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-15, nigel-build-16
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
fix loff_t & caddr_t type checks

Revision 1.23 - (view) (annotate) - [select for diffs]
2003-10-12T22:39:57Z (20 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.22: +23 -2 lines
Diff to previous 1.22
Merge in __PAGEZERO hack from Michael Z. Sliczniak so that REAL_ADDRESSING
mode can work under Darwin.

Revision 1.22 - (view) (annotate) - [select for diffs]
2003-10-12T21:58:02Z (20 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Really make sure VERSION & PACKAGE macros are defined when generating a
configure script with autoconf 2.52.

Revision 1.21 - (view) (annotate) - [select for diffs]
2003-10-12T15:56:00Z (20 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.20: +51 -12 lines
Diff to previous 1.20
Mach bad access recovery support from Michael Z. Sliczniak

Revision 1.20 - (view) (annotate) - [select for diffs]
2003-08-17T11:58:00Z (20 years, 10 months ago) by gbeauche
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Check for readline headers in the headers check section as otherwise, and
I don't exactly know why, AC_HEADER_STDC would fail with newer autoconf
versions.

Revision 1.19 - (view) (annotate) - [select for diffs]
2003-08-17T10:35:18Z (20 years, 10 months ago) by gbeauche
Branch: MAIN
Changes since 1.18: +4 -0 lines
Diff to previous 1.18
Aliases for PACKAGE and VERSION used for localisation if compiling cxmon
now that we check for AM_GNU_GETTEXT. Yes, life sucks sometimes.

Revision 1.18 - (view) (annotate) - [select for diffs]
2003-08-17T10:16:23Z (20 years, 10 months ago) by gbeauche
Branch: MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
AM_GNU_GETTEXT for gnome stuff

Revision 1.17 - (view) (annotate) - [select for diffs]
2003-07-25T13:45:25Z (20 years, 11 months ago) by cebix
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
fixed the test for GCC [Brian J. Johnson]

Revision 1.16 - (view) (annotate) - [select for diffs]
2003-07-01T18:10:38Z (21 years ago) by cebix
Branch: MAIN
Changes since 1.15: +4 -2 lines
Diff to previous 1.15
modernized the autoconf stuff

Revision 1.15 - (view) (annotate) - [select for diffs]
2003-05-13T16:33:06Z (21 years, 1 month ago) by gbeauche
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Fix check for mmap()'able low mem globals

Revision 1.14 - (view) (annotate) - [select for diffs]
2002-11-24T20:07:25Z (21 years, 7 months ago) by gbeauche
Branch: MAIN
CVS Tags: nigel-build-12, nigel-build-13
Changes since 1.13: +10 -10 lines
Diff to previous 1.13
Add changes from Brian Johnson:
- Update MIPSpro compiler flags
- Only define static variables if they are to be used
- Try to lock the pthreads mutex prior to unlocking/destroying it

Revision 1.13 - (view) (annotate) - [select for diffs]
2002-11-05T11:58:40Z (21 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.12: +9 -0 lines
Diff to previous 1.12
Add configury for x86-64

Revision 1.12 - (view) (annotate) - [select for diffs]
2002-11-05T10:32:42Z (21 years, 8 months ago) by gbeauche
Branch: MAIN
Changes since 1.11: +4 -6 lines
Diff to previous 1.11
Get rid of CPU_* defines as nobody actually used them and are useless

Revision 1.11 - (view) (annotate) - [select for diffs]
2002-10-01T09:58:08Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
- CAN_JIT=yes has to be moved into the actual block containing JITSRCS.
- Optimistically reenable gas/x86 assembly optimizations and JIT for FreeBSD
  as it used to work in the past there. If not, beat me.

Revision 1.10 - (view) (annotate) - [select for diffs]
2002-10-01T09:51:09Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Huh, am I still asleep? Actually use the cpuemuX_nf.cpp pattern rather
than the *.s variant.

Revision 1.9 - (view) (annotate) - [select for diffs]
2002-10-01T09:34:47Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
Drop cpuopti on x86 now that we have a fast JIT. I don't want to bother
fixing cpuopti or workarounding code for any known and unknown gcc bug.

Revision 1.8 - (view) (annotate) - [select for diffs]
2002-09-18T13:06:49Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.7: +7 -0 lines
Diff to previous 1.7
Ensure the IEEE fpu core is used when building the JIT compiler

Revision 1.7 - (view) (annotate) - [select for diffs]
2002-09-18T11:41:56Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Move -DSAHF_SETO_PROFITABLE down in x86 & gas specific block. Also ensure
SAHF_SETO_PROFITABLE is defined when compiling the JIT. Aka I don't want
to support obsolete and probably bogus code nowadays.

Revision 1.6 - (view) (annotate) - [select for diffs]
2002-09-18T10:25:05Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Define SAHF_SETO_PROFITABLE on x86, aka restore full performance of the
JIT compiler. ;-) BTW, also fixes some valgrind warnings.

Revision 1.5 - (view) (annotate) - [select for diffs]
2002-09-17T16:08:41Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.4: +40 -2 lines
Diff to previous 1.4
Additions for the JIT compiler (--enable-jit-compiler, --enable-jit-debug)

Revision 1.4 - (view) (annotate) - [select for diffs]
2002-09-16T15:40:48Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.3: +10 -2 lines
Diff to previous 1.3
Check for for C99 math functions in the form *l()

Revision 1.3 - (view) (annotate) - [select for diffs]
2002-09-16T15:06:24Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Conditionalize use of pthread_mutexattr_setpshared() as this is an optional
POSIX feature from _POSIX_THREAD_PROCESS_SHARED group. Besides, Ulrich Drepper
mentions "the kernel support for this option wasn't available until 2.5.7.
Future versions of the thread library will support this option."
<http://people.redhat.com/drepper/posix-option-groups.html>

BTW, this nukes a warning when build on FreeBSD 4.6

Revision 1.2 - (view) (annotate) - [select for diffs]
2002-09-16T14:17:20Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
Portability fixes: use a switch to test for ac_cv_c_float_format

Revision 1.1 - (view) (annotate) - [select for diffs]
2002-09-16T13:29:33Z (21 years, 9 months ago) by gbeauche
Branch: MAIN
Now use autoconf 2.52+ as it provides nice AC_SYS_LARGEFILE check and a
fixed check for exit() prototype.

Convenience Links

Links to HEAD: (view) (annotate) Links to nigel-build-15: (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