Brendan Kehoe
|
5b45242d5c
|
undo previous change, not needed w/ configure fix
|
1995-06-14 00:15:10 +00:00 |
|
Brendan Kehoe
|
39bd749af3
|
* sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE):
Put in #undef.
|
1995-06-13 19:35:18 +00:00 |
|
Brendan Kehoe
|
9e1fadd6c6
|
* /sysdeps/unix/bsd/ultrix4/mips/sysdep.h: New file defining
NO_UNDERSCORES then using sysdeps/unix/mips/sysdep.h.
|
1995-04-16 08:24:34 +00:00 |
|
Brendan Kehoe
|
be61b0710e
|
* sysdeps/unix/bsd/osf/alpha/killpg.S (killpg): Add .end directive.
* sysdeps/unix/bsd/osf/alpha/sigblock.S (__sigblock): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigsetmask.S (__sigsetmask): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigpause.S (__sigpause): Likewise.
* sysdeps/unix/bsd/osf/alpha/sigvec.S (__sigvec): Likewise.
* sysdeps/unix/bsd/osf/alpha/getdents.S (__getdirentries): Likewise.
* sysdeps/unix/bsd/osf/alpha/fork.S (__fork): Likewise.
* sysdeps/unix/bsd/osf/alpha/pipe.S (__pipe): Likewise.
* sysdeps/unix/bsd/osf/alpha/recv.S (recv): Likewise.
* sysdeps/unix/bsd/osf/alpha/send.S (send): Likewise.
* sysdeps/unix/bsd/osf/alpha/vhangup.S (vhangup): Likewise.
|
1995-04-15 04:07:56 +00:00 |
|
Brendan Kehoe
|
7c2ec3d419
|
... changing to use /**/ instead of ! as comments
* sysdeps/unix/bsd/osf/alpha/brk.S: Likewise.
|
1995-04-15 02:38:17 +00:00 |
|
Brendan Kehoe
|
487e658eeb
|
* sysdeps/unix/mips/brk.S (__brk, __curbrk): Add .end.
* sysdeps/unix/mips/fork.S (fork): Likewise.
* sysdeps/unix/mips/pipe.S (fork): Likewise.
* sysdeps/unix/mips/sigreturn.S (__sigreturn): Likewise.
* sysdeps/unix/mips/sysdep.S (sysdep_error): Likewise.
* sysdeps/unix/mips/wait.S (__handler): Likewise.
* sysdeps/mips/setjmp.S (__sigsetjmp): Likewise.
* sysdeps/mips/bsd-setjmp.S (setjmp): Likewise.
* sysdeps/unix/bsd/ultrix4/getsysinfo.S (getsysinfo): Likewise.
* sysdeps/unix/bsd/ultrix4/wait3.S (waitpid): Likewise.
* sysdeps/unix/bsd/ultrix4/waitpid.S (waitpid): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/__handler.S (__handler): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/sigvec.S (__raw_sigvec): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/start.S (__start): Likewise.
* sysdeps/unix/bsd/ultrix4/mips/vfork.S (vfork): Likewise.
* sysdeps/mips/bsd-_setjmp.S (setjmp): Likewise. Use `$0'
instead of `zero' for the li instruction.
|
1995-04-15 02:30:20 +00:00 |
|
Brendan Kehoe
|
275f4b54f4
|
* sysdeps/unix/bsd/osf/alpha/start.S: Change comments to be
preprocessor comments, not assembler comments.
|
1995-04-15 02:07:14 +00:00 |
|
Brendan Kehoe
|
b2531dea3a
|
* sysdeps/unix/bsd/osf/alpha/sysdep.h (NO_UNDERSCORES): Define.
|
1995-04-15 01:56:26 +00:00 |
|
Brendan Kehoe
|
77072f48a5
|
moved from ../osf1
|
1995-03-10 01:51:02 +00:00 |
|
Brendan Kehoe
|
864a3e4e29
|
imoved from osf1 (had to do it over here, cvs crashed at Cygnus
trying to do it remotely)
|
1995-03-10 01:49:04 +00:00 |
|
Brendan Kehoe
|
e667dcee38
|
moved to ../osf
|
1995-03-10 01:22:34 +00:00 |
|
Roland McGrath
|
66971be811
|
Initial checkin.
|
1995-03-06 00:22:30 +00:00 |
|
Roland McGrath
|
35ca0c8d1b
|
(__mmap, __munmap): Declare these.
|
1995-03-03 20:06:13 +00:00 |
|
Roland McGrath
|
35618994bc
|
(mmap): Rename to __mmap, add weak alias mmap.
|
1995-03-03 19:42:08 +00:00 |
|
Roland McGrath
|
882ec8cfeb
|
Remove `__environ' definition.
|
1995-02-21 03:05:56 +00:00 |
|
Roland McGrath
|
92c7a8e20e
|
Previously uncontrolled files put into CVS.
|
1995-02-18 00:05:51 +00:00 |
|
Roland McGrath
|
a1350964e9
|
[ASSEMBLER]: Protect macros with this.
|
1995-01-27 20:48:38 +00:00 |
|
Roland McGrath
|
f6aa1372e1
|
Call getpgrp instead of __getpgrp.
|
1995-01-26 06:23:39 +00:00 |
|
Roland McGrath
|
05834bf1c7
|
[ASSEMBLER]: Protect macros with this.
|
1995-01-26 05:36:51 +00:00 |
|
Roland McGrath
|
1d3e470455
|
(environ): Define as weak alias for __environ.
|
1995-01-26 03:46:04 +00:00 |
|
Roland McGrath
|
1a0149ddaa
|
Included file was renamed from __getdents.S.
|
1995-01-25 22:39:24 +00:00 |
|
Roland McGrath
|
1cec31f4d4
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 15:40:54 +00:00 |
|
Roland McGrath
|
3c22ede5ec
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 14:40:39 +00:00 |
|
Brendan Kehoe
|
2d4d45d59d
|
* sysdeps/unix/bsd/ultrix4/mips/start.S: Use s0, s1, and s2
instead of t0, t1, and t2.
|
1995-01-10 18:46:33 +00:00 |
|
Roland McGrath
|
239291e1db
|
(struct sigcontext): Use __sigset_t' instead of sigset_t' for `sc_mask'.
|
1994-11-22 22:29:25 +00:00 |
|
Roland McGrath
|
e8a261b3fc
|
[__motorola__]: Swap operands in cmp.l.
|
1994-11-17 01:59:01 +00:00 |
|
Roland McGrath
|
ac63472234
|
(msync): Use __caddr_t instead of caddr_t in decl.
|
1994-11-10 21:53:39 +00:00 |
|
Roland McGrath
|
8f476a5327
|
(TCSASOFT): Macro removed.
|
1994-10-31 12:14:14 +00:00 |
|
Roland McGrath
|
d3e17c7446
|
entered into RCS
|
1994-07-16 21:16:53 +00:00 |
|
Roland McGrath
|
0ba370609f
|
Initial revision
|
1994-07-16 21:16:31 +00:00 |
|
Roland McGrath
|
6cba56a4a6
|
entered into RCS
|
1994-06-13 23:50:11 +00:00 |
|
Roland McGrath
|
d0467bc697
|
entered into RCS
|
1994-05-18 23:30:27 +00:00 |
|
Roland McGrath
|
94606a4a68
|
entered into RCS
|
1994-05-12 03:08:56 +00:00 |
|
Roland McGrath
|
30a3f7d7a7
|
entered into RCS
|
1994-03-22 03:11:12 +00:00 |
|
Roland McGrath
|
62256c2486
|
entered into RCS
|
1994-03-18 06:02:48 +00:00 |
|
Roland McGrath
|
abf0661750
|
entered into RCS
|
1994-03-07 22:46:41 +00:00 |
|
Roland McGrath
|
10e51d0930
|
entered into RCS
|
1994-02-25 01:04:05 +00:00 |
|
Roland McGrath
|
95e37139f0
|
Formerly unix/bsd/sun/sunos4/sys/mman.h.~3~
|
1994-02-23 02:50:58 +00:00 |
|
Roland McGrath
|
5152366702
|
entered into RCS
|
1994-02-20 19:18:22 +00:00 |
|
Roland McGrath
|
f3ee7dde2e
|
entered into RCS
|
1994-02-17 23:44:17 +00:00 |
|
Roland McGrath
|
e4fbc86a5e
|
entered into RCS
|
1994-02-17 00:34:24 +00:00 |
|
Roland McGrath
|
85a18dbacc
|
Formerly unix/bsd/sun/sunos4/sys/mman.h.~2~
|
1994-02-16 23:49:29 +00:00 |
|
Roland McGrath
|
0537101d83
|
entered into RCS
|
1994-02-16 23:13:37 +00:00 |
|
Roland McGrath
|
74cd51ad20
|
Initial revision
|
1994-02-16 23:11:21 +00:00 |
|
Roland McGrath
|
8e8d49c898
|
Formerly unix/bsd/m68k/sysdep.S.~6~
|
1994-02-14 15:36:49 +00:00 |
|
Roland McGrath
|
2bc551d14f
|
entered into RCS
|
1994-02-14 03:10:44 +00:00 |
|
Roland McGrath
|
17fc35d638
|
Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~5~
|
1994-02-14 03:10:40 +00:00 |
|
Roland McGrath
|
64d88a4ad0
|
entered into RCS
|
1994-02-01 00:52:23 +00:00 |
|
Roland McGrath
|
f075b1b2c0
|
Formerly unix/bsd/m68k/sysdep.S.~5~
|
1994-02-01 00:52:02 +00:00 |
|
Roland McGrath
|
e1b58f4d4a
|
entered into RCS
|
1994-01-27 03:07:02 +00:00 |
|
Roland McGrath
|
065a020362
|
entered into RCS
|
1994-01-24 22:56:32 +00:00 |
|
Roland McGrath
|
a6be4fb8c5
|
entered into RCS
|
1994-01-17 22:36:41 +00:00 |
|
Brendan Kehoe
|
72d531d675
|
entered into RCS
|
1993-12-23 06:27:57 +00:00 |
|
Brendan Kehoe
|
d871481858
|
Initial revision
|
1993-12-23 06:02:55 +00:00 |
|
Brendan Kehoe
|
39208af467
|
entered into RCS
|
1993-12-05 06:54:56 +00:00 |
|
Brendan Kehoe
|
d1c66cfdd0
|
Initial revision
|
1993-12-05 06:53:02 +00:00 |
|
Brendan Kehoe
|
74c0744235
|
entered into RCS
|
1993-12-03 00:03:07 +00:00 |
|
Roland McGrath
|
b7395944e9
|
Formerly unix/bsd/vax/sysdep.S.~5~
|
1993-11-24 01:20:41 +00:00 |
|
Roland McGrath
|
b58d8a6396
|
Formerly unix/bsd/m68k/sysdep.S.~4~
|
1993-11-24 01:20:34 +00:00 |
|
Roland McGrath
|
36b6dba79f
|
entered into RCS
|
1993-11-10 11:42:10 +00:00 |
|
Roland McGrath
|
8cf99cec86
|
Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~4~
|
1993-11-09 12:19:28 +00:00 |
|
Roland McGrath
|
766f5a1716
|
Formerly unix/bsd/hp/m68k/__brk.S.~6~
|
1993-11-09 12:19:26 +00:00 |
|
Roland McGrath
|
0a255fb6c1
|
Formerly unix/bsd/hp/m68k/sysdep.h.~26~
|
1993-11-09 12:19:23 +00:00 |
|
Roland McGrath
|
53b4c8b8a4
|
Initial revision
|
1993-11-09 12:19:22 +00:00 |
|
Roland McGrath
|
c2c77f1197
|
entered into RCS
|
1993-11-09 11:59:16 +00:00 |
|
Roland McGrath
|
635f87a43a
|
Formerly unix/bsd/m68k/sysdep.S.~3~
|
1993-10-28 21:47:12 +00:00 |
|
Roland McGrath
|
0e28fe44c7
|
Formerly unix/bsd/vax/sysdep.S.~4~
|
1993-10-28 21:47:10 +00:00 |
|
Roland McGrath
|
42115b8a4c
|
Formerly unix/bsd/vax/sysdep.S.~3~
|
1993-10-28 21:25:05 +00:00 |
|
Roland McGrath
|
d14810a630
|
entered into RCS
|
1993-08-26 23:31:15 +00:00 |
|
Brendan Kehoe
|
ebb0156a44
|
entered into RCS
|
1993-08-26 23:30:59 +00:00 |
|
Roland McGrath
|
e982f6380c
|
entered into RCS
|
1993-06-28 03:56:39 +00:00 |
|
Roland McGrath
|
dffe32033e
|
Formerly unix/bsd/m68k/sysdep.S.~2~
|
1993-06-28 03:56:04 +00:00 |
|
Roland McGrath
|
2c7e2a2f92
|
entered into RCS
|
1993-06-22 06:54:40 +00:00 |
|
Roland McGrath
|
2d8c1da501
|
Formerly unix/bsd/m68k/__pipe.S.~2~
|
1993-06-11 19:44:48 +00:00 |
|
Roland McGrath
|
35683656e6
|
Formerly unix/bsd/hp/m68k/__brk.S.~5~
|
1993-06-08 01:18:40 +00:00 |
|
Roland McGrath
|
bccfaf677d
|
Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~3~
|
1993-06-08 01:08:51 +00:00 |
|
Roland McGrath
|
a5b9814652
|
Formerly unix/bsd/hp/m68k/sysdep.h.~25~
|
1993-06-08 01:07:28 +00:00 |
|
Roland McGrath
|
d8bcf7d3b4
|
entered into RCS
|
1993-05-21 17:49:19 +00:00 |
|
Roland McGrath
|
671631d4b1
|
Formerly unix/bsd/sequent/i386/__sigvec.S.~3~
|
1993-05-17 02:08:01 +00:00 |
|
Roland McGrath
|
11bd41d2a3
|
Formerly unix/bsd/sequent/i386/__sigvec.S.~2~
|
1993-05-15 21:57:10 +00:00 |
|
Roland McGrath
|
3df867a734
|
entered into RCS
|
1993-05-12 22:57:41 +00:00 |
|
Roland McGrath
|
5da337e5eb
|
entered into RCS
|
1993-05-07 00:34:46 +00:00 |
|
Roland McGrath
|
4f65119178
|
entered into RCS
|
1993-05-06 23:29:21 +00:00 |
|
Roland McGrath
|
5023f49b30
|
Formerly unix/bsd/sony/newsos/m68k/sysdep.h.~2~
|
1993-04-23 02:43:30 +00:00 |
|
Roland McGrath
|
c81837fdd1
|
Initial revision
|
1993-04-23 02:42:59 +00:00 |
|
Roland McGrath
|
1faa98bdde
|
Formerly sysdeps/unix/bsd/sun/sunos4/__wait4.c.~4~
|
1993-04-23 00:54:09 +00:00 |
|
Roland McGrath
|
d1c8a6e722
|
Formerly unix/bsd/sun/sunos4/speed.c.~2~
|
1993-04-23 00:50:11 +00:00 |
|
Roland McGrath
|
b128f924ec
|
Initial revision
|
1993-04-09 01:33:44 +00:00 |
|
Roland McGrath
|
aa809aac6f
|
entered into RCS
|
1993-04-09 00:56:41 +00:00 |
|
Roland McGrath
|
aac1dda057
|
Initial revision
|
1993-04-09 00:28:20 +00:00 |
|
Roland McGrath
|
9cb71d9f2d
|
entered into RCS
|
1993-04-02 21:07:57 +00:00 |
|
Roland McGrath
|
b936a44bd7
|
Initial revision
|
1993-04-02 21:07:39 +00:00 |
|
Roland McGrath
|
0ef42503e5
|
Formerly unix/bsd/sun/sunos4/termbits.h.~2~
|
1993-03-30 00:27:08 +00:00 |
|
Roland McGrath
|
024b39914f
|
Initial revision
|
1993-03-30 00:27:03 +00:00 |
|
Roland McGrath
|
5cc7ff46d7
|
entered into RCS
|
1993-03-26 21:39:42 +00:00 |
|
Roland McGrath
|
6e1bdbcff1
|
Initial revision
|
1993-03-26 21:04:06 +00:00 |
|
Roland McGrath
|
b7c90718e6
|
entered into RCS
|
1993-01-11 23:35:56 +00:00 |
|
Roland McGrath
|
457c6f9b22
|
entered into RCS
|
1992-11-13 00:23:49 +00:00 |
|
Roland McGrath
|
223d3c5c22
|
Initial revision
|
1992-11-13 00:04:25 +00:00 |
|
Roland McGrath
|
e4e6950ea0
|
entered into RCS
|
1992-10-28 01:11:18 +00:00 |
|