ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/configure.ac
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-12: (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