ceriel
|
5a99c436b6
|
minor change: commented __ANSI_H__INCLUDED after #endif
|
1993-12-15 09:55:35 +00:00 |
|
ceriel
|
6f23614b06
|
Fixed problem with calloc() declaration
|
1993-12-09 16:31:05 +00:00 |
|
ceriel
|
6561b6287f
|
Fix: CMP instruction with small constant does not handle PC-relative
|
1993-12-06 10:14:43 +00:00 |
|
ceriel
|
fe99903321
|
Several changes: did not work right when compiled with the ANSI C compiler
|
1993-11-24 15:37:27 +00:00 |
|
ceriel
|
b7a5c1acc0
|
export WRITE
|
1993-11-24 15:32:45 +00:00 |
|
ceriel
|
48ab6fa908
|
Fixed typo
|
1993-11-24 13:01:08 +00:00 |
|
ceriel
|
ac6b7e7cf5
|
Export .stop
|
1993-11-24 12:57:43 +00:00 |
|
ceriel
|
acd80a39f2
|
Fixed typo
|
1993-11-24 12:54:29 +00:00 |
|
ceriel
|
1d6775dfa5
|
Wrong references to _endbss; changed to endbss
|
1993-11-24 12:45:29 +00:00 |
|
ceriel
|
c791a62031
|
Fixed: tail_mon2 instead of tail_sys
|
1993-11-24 12:42:08 +00:00 |
|
ceriel
|
a3de95550e
|
define .cs[ab]4 instead of .cs[ab]
|
1993-11-24 12:39:21 +00:00 |
|
ceriel
|
67c750a70c
|
Improved CSA some more
|
1993-11-24 12:39:19 +00:00 |
|
ceriel
|
0b7ae7a629
|
.long replaced by .data4
|
1993-11-24 12:37:16 +00:00 |
|
ceriel
|
e30d27c418
|
Fixed bug in newlabel: assertion was wrong
|
1993-11-24 12:07:26 +00:00 |
|
ceriel
|
12bc7ed391
|
Changed as suggested by Frans Meulenbroeks
|
1993-11-23 15:35:08 +00:00 |
|
ceriel
|
0e6e7bc913
|
Fixed for machines without .o
|
1993-11-19 09:59:11 +00:00 |
|
ceriel
|
75afbd450b
|
Fixed problem with the IN operator
|
1993-11-19 09:53:47 +00:00 |
|
ceriel
|
618041f3ff
|
Some minor modifications
|
1993-11-19 09:50:20 +00:00 |
|
ceriel
|
6b1a0c486f
|
Fixed too large constant
|
1993-11-19 09:37:44 +00:00 |
|
ceriel
|
60192399dc
|
Added declarations for static functions
|
1993-11-18 15:38:13 +00:00 |
|
ceriel
|
862f5da86d
|
use 0xFFFF mask for printing shorts, and work around gcc 2.4.5 bug
|
1993-11-18 15:35:03 +00:00 |
|
ceriel
|
e3e19a7a0d
|
signal now deals with void functions
|
1993-11-17 16:53:43 +00:00 |
|
ceriel
|
1ac5aa547d
|
Fix: reset DISABLE_LANG and DISABLE_SUP when installing everything
|
1993-11-17 16:49:43 +00:00 |
|
ceriel
|
cf151967a5
|
signal now deals with void functions
|
1993-11-17 16:38:52 +00:00 |
|
ceriel
|
82f89c97a6
|
signal now deals with void functions
|
1993-11-17 16:27:44 +00:00 |
|
ceriel
|
2309d12210
|
Updated: signal now uses a void function
|
1993-11-17 11:04:32 +00:00 |
|
ceriel
|
90134a3bea
|
Some minor changes
|
1993-11-17 10:25:17 +00:00 |
|
ceriel
|
5dfe51c5d4
|
Oops: committed wrong version
|
1993-11-17 09:37:02 +00:00 |
|
ceriel
|
875797a7d8
|
and again ...
|
1993-11-17 09:10:36 +00:00 |
|
ceriel
|
121cb0c285
|
Fixed: version with typo committed
|
1993-11-17 09:05:28 +00:00 |
|
ceriel
|
0dde39aa63
|
Fixed problem with IN operator
|
1993-11-16 16:31:27 +00:00 |
|
ceriel
|
cc61337a9f
|
signal, second arg is void function
|
1993-11-16 12:03:22 +00:00 |
|
ceriel
|
5bbe789504
|
Some small fixes
|
1993-11-16 12:00:06 +00:00 |
|
ceriel
|
f5df1934b9
|
Define PRIVATE as static
|
1993-11-16 11:59:09 +00:00 |
|
ceriel
|
65592bae41
|
prevent some gcc warnings
|
1993-11-16 11:54:00 +00:00 |
|
ceriel
|
70b035d559
|
Define PRIVATE as static, and consequences
|
1993-11-16 11:49:17 +00:00 |
|
ceriel
|
0c60f4c22f
|
Fixed several lint complaints
|
1993-11-16 11:35:23 +00:00 |
|
ceriel
|
8abba8b1a1
|
Changed: create directories if needed
|
1993-11-15 09:37:05 +00:00 |
|
ceriel
|
9fbd4783a7
|
Fixed bug with "/*"
|
1993-11-15 09:29:39 +00:00 |
|
ceriel
|
8998e56069
|
Fixed bug
|
1993-11-15 09:25:32 +00:00 |
|
ceriel
|
49f8a5a61b
|
Fixed some minor problems
|
1993-11-12 16:59:06 +00:00 |
|
ceriel
|
a4a2ae8f96
|
catch is a signal arg, and should be void catch()
|
1993-11-12 16:57:15 +00:00 |
|
ceriel
|
03405742a3
|
noodstop is a signal arg, and should be void noodstop()
|
1993-11-12 16:53:24 +00:00 |
|
ceriel
|
dbdf63595a
|
Realloc call: put cast in front of first arg
|
1993-11-12 15:48:22 +00:00 |
|
ceriel
|
b6ba1452f8
|
made symbol2str decl global
|
1993-11-12 15:45:09 +00:00 |
|
ceriel
|
e37939e8c8
|
Correction: also put ack_sys in conf/bin, otherwise mk_makefile does not work
|
1993-11-12 15:38:49 +00:00 |
|
ceriel
|
57f0474d91
|
updated
|
1993-11-12 15:37:30 +00:00 |
|
ceriel
|
332b6cb337
|
Minor changes: gave double def of __ctype with gcc on solaris 2
|
1993-11-12 15:16:08 +00:00 |
|
ceriel
|
501da70526
|
Restored em_codeO.h; it is also needed when em_opt is not installed
|
1993-11-12 13:40:17 +00:00 |
|
ceriel
|
990bf1ac74
|
onintr must be void
|
1993-11-12 12:53:28 +00:00 |
|