Commit graph

22 commits

Author SHA1 Message Date
he
dbf6cbd26d Modernize this so that it builds again (after SSP), and
do the context-shifting in a non-MI manner so it may work
on other ports than i386.
Bump PKGREVISION.
2018-04-18 08:42:16 +00:00
is
5e90f8ea23 De-warn-ify. 2010-03-03 15:23:51 +00:00
is
3aabd5727f DESTDIR support. 2010-03-03 13:01:43 +00:00
is
e3d7396fee Fix SR optimizer bug: with -O, the char-integer-conversion was unsigned,
while it is signed without.
2005-04-05 15:58:05 +00:00
is
e2ec1f8298 optimize libraries 2005-04-05 15:54:02 +00:00
is
c93488d7da sr-2.3.3nb4 --- Replace sr_ptrval() by code that:
- works per the specification and
- works on LP64 machines as well as ILP32 machines.
  Designed to work anywhere where sizeof(L) >= sizeof(P).
  Cannot use %p, as we want to feed back the patch to the SR people,
  who maintain SR also on some very old systems.
2005-03-12 10:22:08 +00:00
is
bce825a666 Add test case for pointer-string and string-pointer conversions. 2005-03-11 23:24:14 +00:00
is
58d6dbd743 Add regression test for pointer-string-pointer conversion. 2005-03-09 20:38:26 +00:00
is
2fa05f5cff sr-2.3.3nb2: create correct X11 linking instructions. 2005-03-08 13:49:49 +00:00
is
1c20be2599 Not all the world is a VAX. 2005-03-02 21:07:06 +00:00
is
b023f8f607 size_t -> socklen_t 2005-03-02 14:23:35 +00:00
is
a006cd939b Not all world is a VAX. 2005-03-02 14:07:39 +00:00
is
e9a78737df All the world is not a VAX! 2005-03-02 13:45:22 +00:00
is
fe44dabbc7 vfork() needs unistd.h 2005-03-02 13:29:03 +00:00
is
3a99b11388 Be more careful when abusing libpthread internals. Should help SR on
RISC machines. Version bump to 2.3.3nb1.
2005-03-02 13:21:34 +00:00
is
546b2b16f7 Make this actually link for non-i386, as intended.
Problem reported by Klaus J. Klein, Method suggested bei Nick Hudson.
2005-03-01 12:55:01 +00:00
is
ae5ca8c619 More cleanup of patches. 2005-03-01 11:18:43 +00:00
is
219878fb6b clean up patches. 2005-03-01 10:50:46 +00:00
is
6564b7d261 Clean up patches. 2005-03-01 10:00:47 +00:00
is
a72e973216 Update to SR-2.3.3. 2005-02-26 22:28:38 +00:00
is
ceba6d13ec Add a test target. 2005-02-26 18:48:19 +00:00
is
b5c36df76f This is the SR, a language for concurrent programming from the
University of Arizona, version 2.3.2.

SR is described in "The SR Programming Language: Concurrency in Practice"
by Gregory R. Andrews and Ronald A. Olsson (Benjamin/Cummings, 1993, ISBN
0-8053-0088-0).
2005-02-25 15:54:58 +00:00