annotate src/m/news-risc.h @ 5222:20c59adcb164

* m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible. (HAVE_UNISTD_H): deleted because configure takes care of it. (C_SWITCH_MACHINE): added optimisation options for gnu cc.
author Francesco Potortì <pot@gnu.org>
date Wed, 22 Dec 1993 17:18:49 +0000
parents 34b62c7ca0dc
children c199a7ed9be2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
457
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 /* news-risc.h is for the "RISC News". */
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3 #include "mips.h"
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
4
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
5 /* The following line tells the configuration script what sort of
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
6 operating system this machine is likely to run.
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
7 USUAL-OPSYS="bsd4-3" */
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
8
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
9 #define LIBS_MACHINE -lmld
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
10
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
11 #define COFF
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
12 #undef LD_SWITCH_MACHINE
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
13 #define LD_SWITCH_MACHINE -x -D 800000
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
14
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
15 /* #define C_OPTIMIZE_SWITCH -O2 */
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
16 #define C_OPTIMIZE_SWITCH -O
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
17
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
18 #define C_DEBUG_SWITCH -g3
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
19
e442bb589751 entered into RCS
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
20 #undef TERMINFO
3520
dcc5e8a8417c (NO_MODE_T): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 457
diff changeset
21
dcc5e8a8417c (NO_MODE_T): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 457
diff changeset
22 /* We have no mode_t. */
dcc5e8a8417c (NO_MODE_T): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 457
diff changeset
23 #define NO_MODE_T
dcc5e8a8417c (NO_MODE_T): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 457
diff changeset
24
3819
Jim Blandy <jimb@redhat.com>
parents: 3520
diff changeset
25 /* Don't use the definitions in m/mips.h. */
3520
dcc5e8a8417c (NO_MODE_T): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 457
diff changeset
26 #undef LINKER
3819
Jim Blandy <jimb@redhat.com>
parents: 3520
diff changeset
27 #undef LIBS_MACHINE