ceriel
|
010bade227
|
many fixes, found by actually running the code
|
1989-10-10 11:38:18 +00:00 |
|
ceriel
|
9715c40c3f
|
initial version
|
1989-10-10 11:01:01 +00:00 |
|
ceriel
|
a96f33ef34
|
many fixes; got working afcc with this version
|
1989-10-10 10:58:30 +00:00 |
|
ceriel
|
e713e6f8fe
|
many fixes, found by actually running the code it produces
|
1989-10-10 10:54:20 +00:00 |
|
ceriel
|
d25472bbfb
|
many fixes; now passes the tests
|
1989-10-10 10:44:26 +00:00 |
|
ceriel
|
8f74dd7ae6
|
Initial revision
|
1989-10-10 10:38:39 +00:00 |
|
ceriel
|
7e0c59d59a
|
some fixes
|
1989-10-09 14:15:51 +00:00 |
|
ceriel
|
eb2a76270f
|
corrected XOR problem, and ILOCAL does not exist for m68k4
|
1989-10-06 11:13:16 +00:00 |
|
ceriel
|
5d8db9045e
|
fixed: removed an #endif
|
1989-10-04 11:06:18 +00:00 |
|
ceriel
|
463a0e7f40
|
use the con_float include file
|
1989-10-04 10:28:50 +00:00 |
|
ceriel
|
77259cd2f9
|
removed yet another eor.l error
|
1989-09-29 11:45:19 +00:00 |
|
ceriel
|
18439ffa3f
|
exit from main instead of return
|
1989-08-22 11:46:56 +00:00 |
|
ceriel
|
360caa08bb
|
use strindex instead of index
|
1989-08-21 17:03:05 +00:00 |
|
ceriel
|
4c0ea89fe0
|
use strindex instead of index
|
1989-08-21 16:56:15 +00:00 |
|
ceriel
|
319d9bcfe0
|
declaration of sprintf only if __STDC__ is not defined
|
1989-08-21 11:43:41 +00:00 |
|
ceriel
|
04dcaf5685
|
did not handle -0.0 right
|
1989-08-15 09:04:49 +00:00 |
|
ceriel
|
650c178631
|
fix: did not handle 0.0 right
|
1989-08-15 09:02:38 +00:00 |
|
ceriel
|
92bccdd4fa
|
inline FEF code for M68881 was wrong; replaced bu subroutine call
|
1989-08-10 14:17:50 +00:00 |
|
ceriel
|
8a096ffacb
|
removed old comment
|
1989-08-09 16:38:12 +00:00 |
|
ceriel
|
f755d6683d
|
fix to fix: did not handle negative arguments right
|
1989-08-09 16:29:15 +00:00 |
|
ceriel
|
5785bb133b
|
fixed problem with fef on Infinity
|
1989-08-09 14:37:37 +00:00 |
|
ceriel
|
98f011552e
|
improved rounding
|
1989-08-09 14:37:07 +00:00 |
|
ceriel
|
c302ed167c
|
much improved version
|
1989-08-01 16:40:28 +00:00 |
|
ceriel
|
2b2698c44c
|
Added fp68881.s
|
1989-08-01 16:32:34 +00:00 |
|
ceriel
|
3ed9932864
|
removed #define for IEEEFORMAT; now, the floating point package always
uses this format
|
1989-07-31 15:15:41 +00:00 |
|
ceriel
|
37379d70ba
|
some fixes: fif did loose too many bits; unnormalized form did not work
|
1989-07-31 15:10:54 +00:00 |
|
ceriel
|
338fb5fb30
|
use con_float routine
|
1989-07-31 15:10:36 +00:00 |
|
ceriel
|
d12053873a
|
adapted for changed floating point package
|
1989-07-31 14:54:53 +00:00 |
|
ceriel
|
ed19a3d568
|
removed IEEEFORMAT #define
|
1989-07-31 14:52:45 +00:00 |
|
ceriel
|
6572fa2def
|
use con_float file, and use new interface to fif and fef routines
|
1989-07-31 14:50:19 +00:00 |
|
ceriel
|
066c005493
|
Added #define for CODE_GENERATOR
|
1989-07-31 14:45:40 +00:00 |
|
ceriel
|
0ad83c648e
|
fixed interface to fef routines
|
1989-07-31 14:43:51 +00:00 |
|
ceriel
|
1280176fb0
|
removed IEEEFORMAT #define, and define USE_DIVIDE for i386
|
1989-07-31 14:35:34 +00:00 |
|
ceriel
|
022b40d40c
|
use new interface to fif and fef routines
|
1989-07-31 14:34:23 +00:00 |
|
ceriel
|
fc9e01c8d8
|
removed IEEEFORMAT #define
|
1989-07-31 14:32:08 +00:00 |
|
ceriel
|
0ef99949bc
|
use con_float file, and use new interface to fif and fef routines
|
1989-07-31 14:25:53 +00:00 |
|
ceriel
|
ef8450fce9
|
use con_float file, and use new interface to fif and fef routines
|
1989-07-31 11:42:27 +00:00 |
|
ceriel
|
4759f1c9f9
|
use con_float file
|
1989-07-31 11:22:43 +00:00 |
|
ceriel
|
6f9afbf0d5
|
use IEEE format in floating point package
|
1989-07-25 15:50:29 +00:00 |
|
ceriel
|
f7360f0fec
|
many changes, to use IEEE format
|
1989-07-25 14:21:09 +00:00 |
|
ceriel
|
c7be2d1a44
|
bug fix in NGI for longs
|
1989-07-24 10:40:21 +00:00 |
|
ceriel
|
c8ca61ba6e
|
con_float now uses the flt_arith module
|
1989-07-11 14:17:34 +00:00 |
|
ceriel
|
96916a7ab4
|
there is no longer a lib directory; it is replaced by ../libce
|
1989-07-11 11:34:51 +00:00 |
|
ceriel
|
a7b5504034
|
new mechanism for floating point constants
|
1989-07-10 17:15:55 +00:00 |
|
ceriel
|
c820d77690
|
new floating point constant mechanism
|
1989-07-10 16:52:02 +00:00 |
|
ceriel
|
811612634a
|
replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
|
1989-07-07 16:01:03 +00:00 |
|
ceriel
|
00c4a00675
|
replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
|
1989-07-07 15:11:35 +00:00 |
|
ceriel
|
b32fb46dfe
|
replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
|
1989-07-07 15:05:33 +00:00 |
|
ceriel
|
01a95e3b08
|
replaced some db.. instructions; they are wrong if the count register
contains a count > 65535
|
1989-07-07 13:53:37 +00:00 |
|
ceriel
|
55da4da081
|
some fixes
|
1989-06-28 12:51:16 +00:00 |
|
ceriel
|
3aec06a088
|
Added ret.s
|
1989-06-28 12:40:22 +00:00 |
|
ceriel
|
7fadcacc26
|
fixed bug: the assembler suppressed a relocation record because it
thought it was RELPC. It was not
|
1989-06-27 16:26:02 +00:00 |
|
ceriel
|
b005d26d3f
|
removed the ACKFLOAT #define
|
1989-06-27 13:17:39 +00:00 |
|
ceriel
|
1ae39bf15b
|
Added con_float, for floating point constants
|
1989-06-27 13:16:17 +00:00 |
|
ceriel
|
869ba1ec9e
|
use make_asobj
|
1989-06-19 11:27:36 +00:00 |
|
ceriel
|
0374c089c3
|
Added some patterns for floating point code
|
1989-06-19 11:24:10 +00:00 |
|
ceriel
|
eabc223bf0
|
generated stupid code for long unsigned comparison
|
1989-06-19 11:23:08 +00:00 |
|
ceriel
|
9953b58092
|
don't remove compiler generated labels when they are external
|
1989-06-19 11:19:22 +00:00 |
|
ceriel
|
a9102764e6
|
Added ranlib line
|
1989-06-19 11:16:53 +00:00 |
|
ceriel
|
56e985729d
|
some added patterns for M688881, and a fix
|
1989-06-15 10:35:42 +00:00 |
|
ceriel
|
e8aadf4409
|
some optimizations for M68881; it is still horrible, though
|
1989-06-12 14:05:25 +00:00 |
|
ceriel
|
43fb961091
|
Added simple support for M68881
|
1989-06-12 09:30:39 +00:00 |
|
ceriel
|
133ecee90d
|
fixed typo
|
1989-06-09 09:53:29 +00:00 |
|
ceriel
|
2b8ee048c8
|
Added saving of registers
|
1989-06-09 09:32:40 +00:00 |
|
ceriel
|
2cd40f68e6
|
Added support for MC68881 floating point processor
|
1989-06-08 12:46:17 +00:00 |
|
ceriel
|
7c26c21b87
|
fixed typo, which resulted in memory fault
|
1989-05-30 10:41:42 +00:00 |
|
ceriel
|
2f81a59738
|
removed printf.s, put in dia.s
|
1989-05-30 10:38:45 +00:00 |
|
ceriel
|
3d7da616bf
|
Added files
|
1989-05-29 14:45:56 +00:00 |
|
ceriel
|
013ccf9149
|
changed printf name: removed underscore
|
1989-05-29 14:42:18 +00:00 |
|
ceriel
|
ce81b47935
|
removed printf.s
|
1989-05-29 14:40:51 +00:00 |
|
ceriel
|
03d44703a2
|
bug fixes
|
1989-05-16 16:02:46 +00:00 |
|
ceriel
|
f45eda8c23
|
call .sts instead of .sti for STS instruction
|
1989-05-16 15:44:49 +00:00 |
|
ceriel
|
57106471dc
|
some fixes
|
1989-05-16 15:41:36 +00:00 |
|
ceriel
|
7531131416
|
fix: kills line for STI 1 with ADDR_LOCAL was wrong
|
1989-05-11 13:55:31 +00:00 |
|
ceriel
|
3c8a8f0349
|
fixes: you cannot do stack-references in EM replacements!
|
1989-05-11 11:25:16 +00:00 |
|
ceriel
|
5a9d09a854
|
some fixes
|
1989-05-11 10:57:34 +00:00 |
|
ceriel
|
b7c7d50513
|
fixed typo
|
1989-05-11 10:43:37 +00:00 |
|
ceriel
|
ff4f0602ff
|
Added 'all' entry
|
1989-05-08 12:42:53 +00:00 |
|
ceriel
|
bc1ab42895
|
some fixes
|
1989-05-01 18:32:24 +00:00 |
|
ceriel
|
6d9d69aebf
|
take care of proper exit status
|
1989-04-14 18:33:56 +00:00 |
|
ceriel
|
50114318e2
|
fixed typo
|
1989-04-06 14:18:17 +00:00 |
|
ceriel
|
1b6fe5b9ed
|
Added DUP pattern
|
1989-04-04 09:46:47 +00:00 |
|
ceriel
|
c847bfb6c8
|
improved ASP patterns
|
1989-04-03 16:16:10 +00:00 |
|
ceriel
|
f1c6de0f1f
|
fix: initialize relocation records properly: some fields that are
not used on SunOs 3.5 are used on SunOs 4.0
|
1989-03-30 14:36:07 +00:00 |
|
ceriel
|
52d3ee55e2
|
Added ce and libce to .distr
|
1989-03-22 15:16:36 +00:00 |
|
ceriel
|
eef9b6237b
|
Initial revision
|
1989-03-22 15:06:05 +00:00 |
|
ceriel
|
3ecaa0b634
|
some fixes: fix order in which registers are allocated, make sure that
a pattern chosen by the distance routine can be made from the stack if the
fakestack does not contain enough tokens
|
1989-03-17 16:49:58 +00:00 |
|
ceriel
|
7ed597eefc
|
Added tables1 files to .distr
|
1989-03-16 11:32:16 +00:00 |
|
ceriel
|
c69004d5df
|
Added pattern for BLS 4
|
1989-03-16 11:21:37 +00:00 |
|
ceriel
|
c1fc03b7e2
|
fixed typo's
|
1989-03-16 11:20:47 +00:00 |
|
ceriel
|
fb0051c85a
|
fixed: pattern for ADI STL and the like was wrong
|
1989-03-14 14:05:10 +00:00 |
|
ceriel
|
101e93205b
|
some more improvements; made fancy modes dependant on #define
|
1989-03-14 12:47:11 +00:00 |
|
ceriel
|
bf62834959
|
commented out some code
|
1989-03-06 18:15:50 +00:00 |
|
ceriel
|
7e2d5f6065
|
commented out some code
|
1989-03-06 18:02:53 +00:00 |
|
ceriel
|
e8aab09b4b
|
some improvements and corrections
|
1989-03-03 15:16:12 +00:00 |
|
ceriel
|
62729ad0b2
|
Added some patterns
|
1989-03-03 12:46:59 +00:00 |
|
ceriel
|
0e3f85e837
|
Added some patterns
|
1989-03-03 11:10:13 +00:00 |
|
ceriel
|
bc1eb3116e
|
made several patterns dependant on a #define. Using some of the
fancy addressing modes actually made the code slower.
|
1989-03-01 16:28:18 +00:00 |
|
ceriel
|
992dc3eb65
|
Many new patterns
|
1989-03-01 11:32:37 +00:00 |
|
ceriel
|
da2ba8e093
|
Added some patterns
|
1989-03-01 11:28:49 +00:00 |
|
ceriel
|
a22bbe847f
|
use calloc instead of malloc, to make sure block is initialized to 0
|
1989-03-01 10:00:37 +00:00 |
|
ceriel
|
5c7325e0de
|
fix: tst instruction also allowed on address register
|
1989-02-28 18:40:35 +00:00 |
|
ceriel
|
ef6efdee12
|
simplified CFF somewhat
|
1989-02-24 14:58:21 +00:00 |
|
ceriel
|
4c755666b8
|
fixed bug in Usage line
|
1989-02-24 14:53:49 +00:00 |
|
ceriel
|
587a8e8274
|
Added patterns and made some improvements
|
1989-02-24 14:09:46 +00:00 |
|
ceriel
|
80d87777f0
|
Added pattern for unlk after stack adjustment
|
1989-02-24 13:34:49 +00:00 |
|
ceriel
|
c3408302c1
|
better rule for LOE LOF DUP ADP ...
|
1989-02-23 17:59:30 +00:00 |
|
ceriel
|
c6a806ac4d
|
generate better code for LOL ADP STL
|
1989-02-23 15:46:46 +00:00 |
|
ceriel
|
b4e24c5bdd
|
bug fix: some variables were not initialized all the time
|
1989-02-23 10:40:12 +00:00 |
|
ceriel
|
6f4bdccf04
|
removed prt_ext
|
1989-02-23 10:08:20 +00:00 |
|
ceriel
|
19c225f75f
|
fixed error in previous commit
|
1989-02-22 17:38:07 +00:00 |
|
ceriel
|
f2c241fe3a
|
do not depend on SP for restoring registers
|
1989-02-22 17:18:34 +00:00 |
|
ceriel
|
13c2a9a2a5
|
changed interface to CSA and CSB
|
1989-02-22 17:18:17 +00:00 |
|
ceriel
|
4fd066bb54
|
many improvements to the table, mostly to make it more readable
and less chaotic. Also removed some dummy routines in mach.c
|
1989-02-22 16:13:51 +00:00 |
|
ceriel
|
b37c8b0b24
|
improve signal handling of Floating Point Exception
|
1989-02-21 10:49:51 +00:00 |
|
ceriel
|
6beb10355e
|
changed entry points csa and csb
|
1989-02-21 10:11:26 +00:00 |
|
ceriel
|
3b61d605c1
|
fixed syntax error in table
|
1989-02-21 10:09:22 +00:00 |
|
ceriel
|
75c18ef56c
|
changed entry points csa and csb; strscript should call m68020
instead of acc
|
1989-02-21 10:09:01 +00:00 |
|
ceriel
|
432cf9054d
|
changed entry points for csa and csb
|
1989-02-21 10:05:03 +00:00 |
|
ceriel
|
a4178ca843
|
do not catch floating point exceptions anymore
|
1989-02-17 09:58:06 +00:00 |
|
ceriel
|
59ea3478ac
|
Add include directory when compiling head
|
1989-02-16 09:40:52 +00:00 |
|
ceriel
|
4da1930ff4
|
Initial revision
|
1989-02-15 16:39:58 +00:00 |
|
ceriel
|
0c19cc22e0
|
fixed some incorrect kills
|
1989-02-15 11:39:13 +00:00 |
|
ceriel
|
fcc033df20
|
Initial revision
|
1989-02-14 18:03:13 +00:00 |
|
ceriel
|
01626b2c32
|
Initial revision
|
1989-02-14 15:52:25 +00:00 |
|
ceriel
|
d7ce393510
|
Adapted; Do not use /dev/tty
|
1989-02-09 15:55:33 +00:00 |
|
ceriel
|
b11b5996c1
|
minor correction
|
1989-02-09 13:26:24 +00:00 |
|
ceriel
|
d79ad333bf
|
*** empty log message ***
|
1989-02-09 13:24:20 +00:00 |
|
ceriel
|
dcde07e7a7
|
use pusha and popa instructions, and on the proper place
|
1989-02-08 15:47:22 +00:00 |
|
ceriel
|
cd70a74d25
|
Added
|
1989-02-08 15:29:51 +00:00 |
|
ceriel
|
e91749bbce
|
Added
|
1989-02-08 15:19:42 +00:00 |
|
ceriel
|
143abc2420
|
Initial revision
|
1989-02-08 15:12:03 +00:00 |
|
ceriel
|
f682c264a8
|
Initial revision
|
1989-02-08 14:57:48 +00:00 |
|
ceriel
|
7c22618cb8
|
make sure that every command ends up in the same directory where it started
|
1989-02-08 09:44:32 +00:00 |
|
ceriel
|
be89699a1a
|
fixed return value of signal
|
1989-02-08 09:29:27 +00:00 |
|
ceriel
|
a13ea6d098
|
fix in IMUL, define DEBUG 1
|
1989-02-07 14:30:47 +00:00 |
|
ceriel
|
9dcae8fcd0
|
made arg_error dependent on DEBUG; fixed cmp instruction in as_table
|
1989-02-07 11:42:28 +00:00 |
|
ceriel
|
fa6900fbbc
|
made back.a dependent on some C files in this directory
|
1989-02-07 11:32:47 +00:00 |
|
ceriel
|
f3584b3d52
|
made back.a dependent on some C files in this directory
|
1989-02-07 11:12:13 +00:00 |
|
ceriel
|
37fd03b14b
|
some fixes
|
1989-02-06 15:15:27 +00:00 |
|
ceriel
|
687d428026
|
move to address register does not set condition codes
|
1989-02-06 15:11:49 +00:00 |
|
ceriel
|
eca0cde913
|
changed order of registers, so that d0 is allocated first
|
1989-02-06 14:35:10 +00:00 |
|
ceriel
|
76684055eb
|
some simplifications and a bug fix
|
1989-02-03 16:32:07 +00:00 |
|
ceriel
|
9ea59fd48a
|
corrected print formats
|
1989-02-02 16:32:19 +00:00 |
|
ceriel
|
920ba0eebe
|
delinted somewhat
|
1989-02-02 16:31:51 +00:00 |
|
ceriel
|
3b76fbc284
|
bitwise operators available now
|
1989-02-02 16:15:54 +00:00 |
|
ceriel
|
821e1e624b
|
Added header
|
1989-02-02 16:10:15 +00:00 |
|
ceriel
|
55705b22ca
|
improved pattern
|
1989-02-02 16:04:18 +00:00 |
|
ceriel
|
8127265043
|
Added some patterns
|
1989-02-02 16:01:13 +00:00 |
|
ceriel
|
f7df668450
|
delinted, added chstack.c
|
1989-02-02 13:24:50 +00:00 |
|
ceriel
|
1daac3c5d1
|
made arg_error dependant on DEBUG
|
1989-02-02 12:49:21 +00:00 |
|
ceriel
|
0291c897be
|
hidden names, made arg_error dependant on DEBUG
|
1989-02-02 12:29:14 +00:00 |
|
ceriel
|
bf6a1eb0ba
|
removed unused code
|
1989-02-02 12:27:33 +00:00 |
|
ceriel
|
542eb9a7d8
|
made arg_error dependant on a DEBUG constant, improved Makefile
|
1989-02-02 11:45:50 +00:00 |
|
ceriel
|
45a94c9858
|
made arg_error dependant on a DEBUG constant
|
1989-02-02 11:42:53 +00:00 |
|
ceriel
|
df69d70608
|
Changed some names
|
1989-01-27 14:15:55 +00:00 |
|
ceriel
|
8811a2af14
|
Makefile added
|
1989-01-27 13:22:55 +00:00 |
|
ceriel
|
d87e8f72a9
|
Makefile added
|
1989-01-27 13:10:44 +00:00 |
|
ceriel
|
7bcd261f8e
|
minor mods
|
1989-01-27 13:09:37 +00:00 |
|
ceriel
|
039552a46c
|
define CODE_EXPANDER
|
1989-01-27 12:41:43 +00:00 |
|
ceriel
|
c9df20878f
|
improved Makefile
|
1989-01-27 12:02:55 +00:00 |
|
ceriel
|
817facac14
|
Added prefix C_ to the names prolog, jump, and locals
|
1989-01-26 14:04:11 +00:00 |
|
ceriel
|
3a546eb8dd
|
be a bit more liberal with prefixes
|
1989-01-24 13:51:05 +00:00 |
|
ceriel
|
fa9d7ce5ce
|
Added Makefile
|
1989-01-19 17:51:44 +00:00 |
|
ceriel
|
c951295521
|
Initial revision
|
1989-01-19 16:43:32 +00:00 |
|
ceriel
|
b45706ce7a
|
delinted a little
|
1989-01-19 16:41:55 +00:00 |
|
ceriel
|
57dfee488a
|
Added .distr
|
1989-01-19 16:26:18 +00:00 |
|
ceriel
|
6833adfb50
|
Initial revision
|
1989-01-19 16:20:46 +00:00 |
|
ceriel
|
4c76583aba
|
simplified assertion
|
1989-01-19 13:48:09 +00:00 |
|
ceriel
|
b83fca4445
|
use STS and LOS routines
|
1989-01-19 09:16:15 +00:00 |
|
ceriel
|
6420525753
|
Added STS and LOS routines
|
1989-01-18 10:51:57 +00:00 |
|
ceriel
|
7c39967dc5
|
use STS and LOS routine
|
1989-01-18 10:51:06 +00:00 |
|
ceriel
|
406d024e9f
|
change to keep lint happy
|
1989-01-17 11:23:33 +00:00 |
|
ceriel
|
ed34e06d2d
|
Added floating point, fixed LPB
|
1989-01-17 11:05:02 +00:00 |
|
ceriel
|
9c5f0e8159
|
changes to hide names and some fixes
|
1989-01-17 10:27:55 +00:00 |
|
ceriel
|
b800af87af
|
changes to hide names and some fixes
|
1989-01-17 09:48:32 +00:00 |
|
ceriel
|
56c0f3bc5b
|
many improvements
|
1989-01-16 16:10:32 +00:00 |
|
ceriel
|
6ba5c0b850
|
Added patterns
|
1989-01-16 13:35:02 +00:00 |
|
ceriel
|
46f633870d
|
fixes and improvements
|
1988-12-14 15:33:20 +00:00 |
|
ceriel
|
3d6ab89bc1
|
fix from Lindsey
|
1988-11-24 09:23:51 +00:00 |
|
ceriel
|
e43a0746a8
|
some more improvements and a fix
|
1988-11-21 16:55:16 +00:00 |
|
ceriel
|
fec83f1be3
|
many improvements
|
1988-11-21 15:04:23 +00:00 |
|
ceriel
|
7f77ee091c
|
Added some new patterns
|
1988-11-15 10:54:37 +00:00 |
|
ceriel
|
28c8abd52b
|
fix to fix
|
1988-11-14 16:50:06 +00:00 |
|
ceriel
|
5c4164927d
|
replaced some 'move's by the move instructions; Some were just wrong
|
1988-11-14 12:43:23 +00:00 |
|
ceriel
|
0bb9c9b5a5
|
removed extra DUP rule. It was wrong after all
|
1988-11-10 15:38:50 +00:00 |
|
ceriel
|
09cc81f5b5
|
Use the system module for error messages
|
1988-11-10 13:46:53 +00:00 |
|
ceriel
|
d6dfd5d1ad
|
fixed to generate only external commons
|
1988-11-10 13:01:15 +00:00 |
|
ceriel
|
f210ef4f8e
|
fixed problem with DUP: it also dupped tokens with side-effects
|
1988-11-09 15:49:29 +00:00 |
|
ceriel
|
11dee74e80
|
Initial revision
|
1988-11-08 14:09:24 +00:00 |
|
ceriel
|
246554a0b1
|
changes in search for more speed
|
1988-11-08 13:47:18 +00:00 |
|
ceriel
|
15e885ac8d
|
produce better code for EXG
|
1988-11-07 09:35:47 +00:00 |
|
ceriel
|
af5ed82bff
|
included changes from Andy Michael
|
1988-11-07 09:24:36 +00:00 |
|
ceriel
|
f8a3f67ddb
|
Added new line after trap message
|
1988-11-04 09:55:50 +00:00 |
|
ceriel
|
0011c49d1e
|
many changes, in search for more speed
|
1988-10-31 15:02:39 +00:00 |
|
ceriel
|
ba1c1a82d7
|
patches to make more suitable for push-pop optim
|
1988-10-20 15:08:59 +00:00 |
|
ceriel
|
dc5a744d8d
|
some minor changes
|
1988-10-20 14:33:55 +00:00 |
|
ceriel
|
e0fc646222
|
Many changes:
- added floating point
- improved assembler part, now uses short encodings when possible
- reduced generated relocation - and name table
|
1988-10-20 14:21:37 +00:00 |
|
ceriel
|
10e2f5cb36
|
Added vars.s
|
1988-10-17 12:55:24 +00:00 |
|
ceriel
|
8b6ba39da4
|
made a bit more portable
|
1988-10-17 10:38:30 +00:00 |
|
ceriel
|
d096f1882a
|
improved version, generating .o files with much less relocation records
and name table entries
|
1988-10-13 15:53:31 +00:00 |
|
ceriel
|
f397d35b6a
|
many changes: optimize generated code somewhat,
reduce relocation-table size
|
1988-10-07 16:52:44 +00:00 |
|
ceriel
|
366b492174
|
Initial revision
|
1988-10-04 14:27:35 +00:00 |
|
ceriel
|
a54c470fef
|
some mods from Charles Lindsey
|
1988-10-04 13:59:51 +00:00 |
|
ceriel
|
17e980aa15
|
Also pass SRC
|
1988-10-04 10:04:37 +00:00 |
|
ceriel
|
668b4ca6e7
|
many minor changes
|
1988-10-03 10:53:47 +00:00 |
|
ceriel
|
b0c8f9748a
|
some fixes to procude faster :-) code
|
1988-09-30 16:13:44 +00:00 |
|
ceriel
|
6ae90c8f34
|
Initial revision
|
1988-09-28 16:47:47 +00:00 |
|
ceriel
|
fb854c82ff
|
Added flag to generate SUN .o format
|
1988-09-23 14:55:27 +00:00 |
|
ceriel
|
a5f48d6493
|
Initial revision
|
1988-09-15 09:49:22 +00:00 |
|
ceriel
|
091f3dbebf
|
Added floating point support
|
1988-09-14 14:06:31 +00:00 |
|
ceriel
|
3a183b7b44
|
replaced all ::= by ==>
|
1988-09-07 14:47:46 +00:00 |
|
ceriel
|
feb6e7505c
|
maybe I got it right this time!
|
1988-09-02 13:49:07 +00:00 |
|
ceriel
|
2dfd74fe14
|
fix in fix: INN ZEQ and INN ZNE still were wrong
|
1988-09-02 11:39:58 +00:00 |
|
ceriel
|
cc52343fbf
|
fixed INN ZEQ and INN ZNE patterns
|
1988-08-22 11:23:24 +00:00 |
|
ceriel
|
95b4d20b5d
|
fixed problem with dlbdlb
|
1988-08-22 10:54:03 +00:00 |
|
ceriel
|
7f5dfa7bb2
|
Changes from Nigel Hall
|
1988-08-19 17:05:03 +00:00 |
|
ceriel
|
f3a780ecec
|
Changes from Nigel Hall
|
1988-08-19 16:46:22 +00:00 |
|
ceriel
|
6246c6fc9e
|
generate new style constants
|
1988-08-19 16:41:49 +00:00 |
|
ceriel
|
98359a035e
|
make easier to patch
|
1988-08-19 14:20:03 +00:00 |
|
ceriel
|
a1684f6d0b
|
Initial revision
|
1988-08-18 14:33:57 +00:00 |
|
ceriel
|
143531822a
|
speeded up :-)
|
1988-08-11 22:02:53 +00:00 |
|
ceriel
|
a9a2e027c8
|
improved floating point handling
|
1988-08-11 14:57:39 +00:00 |
|
ceriel
|
5aa128ea62
|
speeded up again :-)
|
1988-08-11 14:50:18 +00:00 |
|
ceriel
|
2cb7fcf861
|
leave maximum value if overflow trap is handled
|
1988-08-11 10:28:30 +00:00 |
|
ceriel
|
d308f4a3c2
|
fix: the minimum exponent is 1, not 0!
|
1988-08-10 22:33:48 +00:00 |
|
ceriel
|
bb46f5218c
|
Added version for machines with proper 4-byte operations
|
1988-08-10 10:07:53 +00:00 |
|
ceriel
|
e47418efff
|
Use other version of div_ext
|
1988-08-10 10:00:30 +00:00 |
|
ceriel
|
901e1b7565
|
fixes for exit status
|
1988-08-05 12:48:21 +00:00 |
|
ceriel
|
05bac6c619
|
also detect 0/0
|
1988-08-05 11:40:29 +00:00 |
|
ceriel
|
dc72163d44
|
cleaned up a bit
|
1988-08-04 18:10:34 +00:00 |
|
ceriel
|
b26e580a74
|
cleaned up a bit, and made add_ext and sub_ext proper entry points,
without preconditions on the arguments
|
1988-08-04 11:16:20 +00:00 |
|
ceriel
|
2a9fe2a774
|
some modifications to improve speed (sorry, I mean, make a bit less slow)
|
1988-08-03 23:31:40 +00:00 |
|
ceriel
|
0406776361
|
fixed again
|
1988-08-02 11:57:37 +00:00 |
|
ceriel
|
0d45d9da11
|
correct exit status
|
1988-08-02 11:56:34 +00:00 |
|
ceriel
|
5d247a2055
|
prevent generation of movl/movq instruction with floating point constant.
movf/movd should be used instead
|
1988-07-29 10:09:55 +00:00 |
|
ceriel
|
a28e8440b7
|
Use Pascal
|
1988-07-28 18:33:51 +00:00 |
|
ceriel
|
fa564bb67c
|
Installation of interpreters should not be done here
|
1988-07-28 16:45:13 +00:00 |
|
ceriel
|
a5578bc229
|
BSD4.[23] could also run NFS, so added getdirent.s
|
1988-07-28 09:46:43 +00:00 |
|
ceriel
|
24d5e841d1
|
and yet another ...
|
1988-07-26 15:57:34 +00:00 |
|
ceriel
|
fc1d04e192
|
fixed typo
|
1988-07-26 15:46:09 +00:00 |
|
ceriel
|
d814f96e9d
|
Added pattern
|
1988-07-26 14:21:15 +00:00 |
|
ceriel
|
5a6849b006
|
yet another fix
|
1988-07-26 13:00:30 +00:00 |
|
ceriel
|
52d5e473c4
|
fix from Leo van Moergestel: signed byte offset must fit in a byte
|
1988-07-26 11:02:13 +00:00 |
|
ceriel
|
bcec2e84b5
|
merged with Michael Felts latest version
|
1988-07-25 10:46:15 +00:00 |
|
ceriel
|
24c59f9f68
|
adf and sbf did not work with 0.0
|
1988-07-22 20:54:49 +00:00 |
|
ceriel
|
7515b51d64
|
Added installation of math lib
|
1988-07-22 18:51:02 +00:00 |
|
ceriel
|
0beaad89d3
|
Added installation of math lib
|
1988-07-22 18:30:44 +00:00 |
|
ceriel
|
215e55282d
|
some more fixes
|
1988-07-19 16:49:49 +00:00 |
|
ceriel
|
4d66061c82
|
install new back-end instead of old
|
1988-07-19 10:14:22 +00:00 |
|
ceriel
|
60e958a312
|
the patterns inside #ifdef LONGEMPAT were wrong anyway, so deleted
|
1988-07-19 10:12:21 +00:00 |
|
ceriel
|
5c508b566f
|
Added flag to give stack size
|
1988-07-15 15:29:44 +00:00 |
|
ceriel
|
bfaff9d0ee
|
simplified a little; does not seem to make much difference
|
1988-07-15 14:57:43 +00:00 |
|
ceriel
|
d363386a38
|
several fixes
|
1988-07-15 13:00:43 +00:00 |
|
ceriel
|
b9aa04dbb3
|
fixed problem with temporary DEALLOCATES: sometimes a register was
used for stacking, that was only temporarily deallocated
|
1988-07-15 11:23:44 +00:00 |
|
ceriel
|
68d3126f16
|
improved trap handling
|
1988-07-15 11:17:17 +00:00 |
|
ceriel
|
f0d3a648af
|
fixed problem with temporary DEALLOCATES: sometimes a register was
used for stacking, that was only temporarily deallocated
|
1988-07-15 11:12:13 +00:00 |
|
ceriel
|
7aca78dc21
|
Also hide name b64_sft
|
1988-07-14 11:11:48 +00:00 |
|
ceriel
|
e8931fe5de
|
make to compile on Xenix
|
1988-07-14 10:11:01 +00:00 |
|
ceriel
|
1cf834f731
|
did not work properly; assumet it could remove sign AFTER converting to
machine dependant order
|
1988-07-13 20:00:22 +00:00 |
|
ceriel
|
c29ac899da
|
added -L flag
|
1988-07-13 18:32:06 +00:00 |
|
ceriel
|
cdb8531b9a
|
use sun3 command to translate
|
1988-07-13 18:31:57 +00:00 |
|
ceriel
|
1838e7143f
|
Added -L flag
|
1988-07-13 18:24:07 +00:00 |
|
ceriel
|
2197952a70
|
Added some erase() calls; aiaiai
|
1988-07-13 17:35:01 +00:00 |
|
ceriel
|
105c7e6009
|
fixed
|
1988-07-13 16:55:48 +00:00 |
|
ceriel
|
87e020db8a
|
make trap handling more consistent
|
1988-07-13 14:29:32 +00:00 |
|
ceriel
|
be1e3440b7
|
other trp routine
|
1988-07-13 14:21:13 +00:00 |
|
ceriel
|
ea7209f246
|
Added some erase() calls; aiaiai
|
1988-07-13 13:48:38 +00:00 |
|
ceriel
|
722bf6de1e
|
Added debug statement
|
1988-07-13 13:43:45 +00:00 |
|
ceriel
|
25f7fe9b77
|
fix: strhp should do brk system call
|
1988-07-13 12:51:57 +00:00 |
|
ceriel
|
ccbf4f0cf6
|
made to compile on Xenix
|
1988-07-12 14:19:03 +00:00 |
|
ceriel
|
53bda08502
|
do not use shell meta characters in dependents; some makes do not like it
|
1988-07-12 11:10:31 +00:00 |
|
ceriel
|
9ab5e19576
|
use $(CC) instead of cc
|
1988-07-08 11:37:17 +00:00 |
|
ceriel
|
007483d1ed
|
do not try to install Occam lib on non-BSD4.2 systems
|
1988-07-07 16:46:27 +00:00 |
|
ceriel
|
4d9a144aa7
|
only try to install Occam lib on Berkeley 4.2 system
|
1988-07-07 15:13:16 +00:00 |
|
ceriel
|
5ff8baabfa
|
fix for constants
|
1988-07-07 14:31:29 +00:00 |
|
ceriel
|
3048d94603
|
bug fix: an array was declared too small
|
1988-07-07 10:55:52 +00:00 |
|
ceriel
|
c624447dfc
|
removed cvf.s
|
1988-07-06 17:44:27 +00:00 |
|
ceriel
|
5391cf8b17
|
fixed; did not compile
|
1988-06-29 16:48:07 +00:00 |
|
ceriel
|
78f0107cb8
|
only change sign when value is not 0
|
1988-06-29 16:34:40 +00:00 |
|
ceriel
|
e64951e1d3
|
removed some lint complaints
|
1988-06-28 14:41:02 +00:00 |
|
ceriel
|
2f7e414d42
|
corrected lint entry
|
1988-06-28 14:36:21 +00:00 |
|
ceriel
|
3be40e8f15
|
removed some lint complaints
|
1988-06-28 13:55:25 +00:00 |
|
ceriel
|
bd975e3041
|
removed some lint complaints
|
1988-06-28 13:43:54 +00:00 |
|
ceriel
|
d3723b3d38
|
modified distance function somewhat
|
1988-06-24 12:03:02 +00:00 |
|
ceriel
|
b72f2848dd
|
fixed panic mode
|
1988-06-22 18:47:48 +00:00 |
|
ceriel
|
c146e278fc
|
distance routine improved a little; still not safe!
|
1988-06-22 16:22:07 +00:00 |
|
ceriel
|
59dbc95e0d
|
made bittable dynamic
|
1988-06-16 13:46:38 +00:00 |
|
ceriel
|
a0934dc7e0
|
made bittable dynamic
|
1988-06-16 13:24:10 +00:00 |
|
ceriel
|
8f1cac51c8
|
Added option for temporary directory
|
1988-06-16 09:57:59 +00:00 |
|
ceriel
|
16e657858a
|
Some improvements
|
1988-06-15 13:15:41 +00:00 |
|
ceriel
|
9c6ef73ba3
|
Added target optimizer
|
1988-06-14 09:29:44 +00:00 |
|
ceriel
|
14233a4c03
|
Initial revision
|
1988-06-14 09:22:51 +00:00 |
|
ceriel
|
adadb10b17
|
corrected
|
1988-06-13 18:01:47 +00:00 |
|
ceriel
|
be8815e2b7
|
made nbits a long
|
1988-06-13 17:57:39 +00:00 |
|
ceriel
|
2722d45fdd
|
larger bittable
|
1988-06-13 15:29:32 +00:00 |
|
ceriel
|
192de9bf32
|
linenumber in long instead of short
|
1988-06-13 15:28:19 +00:00 |
|
ceriel
|
cc9c3ae870
|
made to compile on system V
|
1988-06-13 15:01:54 +00:00 |
|
ceriel
|
2563acb019
|
Added pattern for ASS 4
|
1988-06-13 13:42:39 +00:00 |
|
ceriel
|
40ef304bcf
|
prevent core dump when e.out file too large
|
1988-06-07 12:17:00 +00:00 |
|
ceriel
|
9f9681bf39
|
corrected CFU
|
1988-06-07 11:08:55 +00:00 |
|
ceriel
|
8a368a9ed1
|
Added code for new LOI/STI opcodes
|
1988-06-06 10:30:57 +00:00 |
|
ceriel
|
02297c82ff
|
fixed em.c: call lib/em44 instead of lib/int44 ...
|
1988-06-03 16:13:57 +00:00 |
|
ceriel
|
cd893a6ff8
|
corrected
|
1988-06-03 14:25:26 +00:00 |
|
ceriel
|
2565b29679
|
changed int?? into em??
|
1988-05-06 17:40:44 +00:00 |
|
ceriel
|
0be2e884b1
|
some last-minute minor changes
|
1988-05-06 17:03:30 +00:00 |
|
ceriel
|
d33fa59a9f
|
found a %D; replaced by %ld
|
1988-05-06 17:03:06 +00:00 |
|
ceriel
|
066439ec19
|
changed int?? to em??
|
1988-05-06 13:46:55 +00:00 |
|
ceriel
|
7f7078c9f0
|
check that files can be created
|
1988-05-04 16:49:58 +00:00 |
|
ceriel
|
f63363cfb8
|
small fix in sigvec
|
1988-05-04 16:16:41 +00:00 |
|
ceriel
|
eb3dd52dd8
|
added comment
|
1988-05-03 09:53:52 +00:00 |
|
ceriel
|
43de234b53
|
Added floating point support
|
1988-04-28 15:16:07 +00:00 |
|
ceriel
|
9388fb69f8
|
be careful about overflow in con_float
|
1988-04-28 15:03:03 +00:00 |
|
ceriel
|
88acb4c4d9
|
be careful about overflow in con_float
|
1988-04-28 14:46:11 +00:00 |
|
ceriel
|
c4d0a4f449
|
corrected the overflow checks
|
1988-04-28 14:21:55 +00:00 |
|
ceriel
|
81e724d4f6
|
improved printf
|
1988-04-28 11:16:50 +00:00 |
|
ceriel
|
2e009ecfff
|
almost fixed problem with cfu
|
1988-04-27 16:57:43 +00:00 |
|
ceriel
|
d9638fca0e
|
fixed bug: did not convert 0 right
|
1988-04-25 18:13:32 +00:00 |
|
ceriel
|
264773ee06
|
fixed bug in SIM and SIG
|
1988-04-25 17:05:36 +00:00 |
|
ceriel
|
e4838a6225
|
dont generate .data4
|
1988-04-25 10:31:33 +00:00 |
|
ceriel
|
816c7e6416
|
made ioctls to work better on sun
|
1988-04-22 19:41:22 +00:00 |
|
ceriel
|
d6f2d2f25c
|
corrected wait systemcall
|
1988-04-22 18:49:13 +00:00 |
|
ceriel
|
01faecb6ed
|
conversion to our assembler was not complete
|
1988-04-22 18:44:28 +00:00 |
|
ceriel
|
3f3b3d04e6
|
conversion to our assembler was not complete
|
1988-04-22 18:37:59 +00:00 |
|
ceriel
|
3edf9486c9
|
fixed to not accept dots in numbers
|
1988-04-22 18:34:22 +00:00 |
|
ceriel
|
3228f4f21b
|
restore external base, just to be sure
|
1988-04-22 17:19:40 +00:00 |
|
ceriel
|
856f58468e
|
restore external base, just to be sure
|
1988-04-22 16:54:58 +00:00 |
|
ceriel
|
d1a444d6d1
|
minor fix
|
1988-04-22 16:19:56 +00:00 |
|
ceriel
|
d3da6b76dc
|
avoid use of modf; not portable
|
1988-04-22 14:17:34 +00:00 |
|
ceriel
|
b68e30f6ff
|
avoid use of modf; not portable
|
1988-04-22 14:11:55 +00:00 |
|
ceriel
|
b948e4b59d
|
corrected; sometimes lookahead would fail
|
1988-04-22 14:02:43 +00:00 |
|
ceriel
|
0aa6d4ed5d
|
corrected: a shift of 32 is not portable!
|
1988-04-21 18:40:42 +00:00 |
|
ceriel
|
5db0db5959
|
fixed minor bug in lin instruction (!)
|
1988-04-21 15:29:02 +00:00 |
|
ceriel
|
211f5d2ad8
|
improved signal handling
|
1988-04-20 17:10:21 +00:00 |
|
ceriel
|
379101461e
|
corrected .s files
|
1988-04-20 16:47:41 +00:00 |
|
ceriel
|
cd782a1488
|
corrected a syntax error
|
1988-04-20 15:28:26 +00:00 |
|
ceriel
|
083d520d38
|
SUN4 frexp strikes again ...
|
1988-04-20 14:42:04 +00:00 |
|
ceriel
|
09eb4f9325
|
changed xenix3.0 to xenix3
|
1988-04-20 11:52:53 +00:00 |
|
ceriel
|
06c28ad222
|
do not call frexp with 0.0; the SUN4 cannot stand it
|
1988-04-20 10:01:35 +00:00 |
|
ceriel
|
3f28711419
|
Added minix
|
1988-04-19 10:56:12 +00:00 |
|
ceriel
|
8c20160cb6
|
Initial revision
|
1988-04-19 10:38:18 +00:00 |
|
ceriel
|
e9f4f7498c
|
corrected somewhat
|
1988-04-19 10:33:07 +00:00 |
|
ceriel
|
709fee14c6
|
Initial revision
|
1988-04-19 10:19:15 +00:00 |
|
ceriel
|
cac49c513c
|
Added cleanup
|
1988-04-19 10:13:41 +00:00 |
|
ceriel
|
9d3ae1c4d0
|
Added minixST
|
1988-04-19 09:40:02 +00:00 |
|
ceriel
|
a61b1a19bb
|
Initial revision
|
1988-04-19 09:34:37 +00:00 |
|
ceriel
|
5140441585
|
Initial revision
|
1988-04-19 09:27:51 +00:00 |
|
ceriel
|
1c7c9c60cf
|
fef4 and fef8 did not quite work properly: the exponent part is an
int, not a short!
|
1988-04-14 18:06:47 +00:00 |
|
ceriel
|
f92dad2d9d
|
only fclose on non-NULL streams
|
1988-04-14 16:09:02 +00:00 |
|
ceriel
|
7971761628
|
generated illegal code; fixed
|
1988-04-14 16:03:55 +00:00 |
|