8668e313f8
bug fixed: same problem as in r1.3, now with csb. Solution: only do block fusion if first block end on bra.
bal
1985-09-19 11:14:55 +00:00
a18c5dd9c4
bug fixed: last instruction of first block in block fusion optimization can be a conditional branch. (bug detected by Ceriel).
bal
1985-09-18 16:27:29 +00:00
53f6b51cde
sprintf does not return pointer to string so the assert(s==string) does not make any sense.
bal
1985-09-06 11:39:06 +00:00
6a4d9703cc
exit(0) added (trouble with make)
bal
1985-09-06 11:38:00 +00:00
0d9459bdd6
MAXSTAB set to 2500 (problem with argument list of ROM for new C front-end).
bal
1985-09-06 11:06:32 +00:00
57a2371a16
bug fixed: null-pointer dereference.
bal
1985-08-13 14:03:23 +00:00
cd5fb7ea8c
Added str0 and str 1.
em
1985-07-26 17:38:22 +00:00
8ebd47f7d7
The identifier ns occurs in C programs.
em
1985-07-26 17:15:15 +00:00
bccc87a808
Annita's versie
em
1985-07-26 17:14:13 +00:00
478209a840
This one works correctly for programs failing to translate.
em
1985-07-26 17:04:31 +00:00
1c5cb87985
removed a superfluous line.
em
1985-07-26 15:37:11 +00:00
83103c314b
Initial revision
em
1985-07-26 12:52:13 +00:00
bc759a2903
*** empty log message ***
em
1985-07-26 12:51:45 +00:00
6bdc39213b
Initial revision
em
1985-07-26 11:56:24 +00:00
0e7eb937b4
Not using libmon.
em
1985-07-26 11:47:54 +00:00
e63968056e
Added RCSID
em
1985-07-26 11:45:49 +00:00
9ef57888fa
Initial revision
em
1985-07-26 11:38:59 +00:00
6710f21388
*** empty log message ***
em
1985-07-26 11:29:08 +00:00
b5efab645f
Initial revision
em
1985-07-26 11:05:30 +00:00
5d86ead6c0
There was a bug in the "str $1==0" instruction. It said: str $1==0 | source4 | remove(ALL) "jsb\t.strlb" | | | It should of course have been str $1==0 | STACK | jsb\t.strlb" | | |
ceriel
1985-07-21 11:34:33 +00:00
7b4b53af21
bugs for ngf 8 and fif 4 fixed (asp 16 --> asp 8).
bal
1985-07-19 18:02:25 +00:00
2e5bf801a0
patterns for "loc loc cii/cui/ciu/cuu $1==$2" added.
bal
1985-07-19 17:58:34 +00:00
04cee55976
.sect .text added
bal
1985-07-19 13:43:03 +00:00
479827380c
.sect .text added
bal
1985-07-18 14:52:56 +00:00
8749fb1da8
Using new magic number for 'aal' archives.
keie
1985-06-10 12:41:51 +00:00
a90254c045
Added AALMAG, for making distiction between 'led' archives with SYMDEF and archives made/altered with 'arch'.
keie
1985-06-10 11:28:06 +00:00
0370ea6d61
Adapted to use of the new assembler & linker
keie
1985-06-04 11:18:09 +00:00
a9bbf81f93
Adapted to use of new assembler & linker
keie
1985-06-04 10:57:42 +00:00
fa2547ddf7
Adapted to use of new linker & assembler.
keie
1985-06-04 10:44:10 +00:00
a26a8318da
Adapted to using the new assembler & linker.
keie
1985-06-04 10:40:50 +00:00
206c33b6bc
Added a module for fake floating point.
keie
1985-06-04 10:39:45 +00:00
5acb12ebe0
Now prevents inclusion of failed compilations into libraries.
keie
1985-06-04 10:32:27 +00:00
040aa7115c
Adapted to use of new assmbler and linker.
keie
1985-06-04 10:32:07 +00:00
531353e14d
More adapted to use by march.
keie
1985-06-04 10:30:18 +00:00
3f83d34dd9
Adapted to use of the new assembler and linker.
keie
1985-06-04 10:29:56 +00:00
5fc5b3c32d
A version that tells march to not try to include objects of modules that failed to translate in the library.
keie
1985-06-04 10:26:06 +00:00
227a684c70
Adapted tu use new assembler & linker.
keie
1985-06-04 10:25:30 +00:00
be932f0f5b
1 - Changed %D into %ld. 2 - Adapted to the new linker.
keie
1985-06-04 10:21:15 +00:00
37c3bced4b
Adapted to using the new linker.
em
1985-06-04 09:48:00 +00:00
4eed0fe226
Added one remark intended for bug circumvention.
em
1985-05-28 15:57:52 +00:00
4d183a3757
*** empty log message ***
em
1985-05-23 13:56:24 +00:00
0db1db10b8
Bug fixed: cg generated instructions like "and.l #2,a4", which are not allowed on the 68000. The condition "inreg($...) < 2" is added to every EM-pattern that accesses local non-register variables. So the ordering of the patterns for regvar/non-regvar is no longer important.
bal
1985-05-01 12:53:33 +00:00
eb025dae5c
Added a message to the effect that 'local commons' can not be handled.
keie
1985-04-29 11:55:30 +00:00
fa912e6f37
This version produces local commons in its symbol table. It cannot be used because 'led' con't handle that.
keie
1985-04-29 11:50:24 +00:00
cec503a1b4
Changed trap number into bit shifted by number for ignore mask. The whole example is, at leat, unclear. The trap for EFOVL never occurs!
keie
1985-04-25 13:37:59 +00:00
d90761dd33
fixup commit for branch 'unlabeled-2.2.1'
cvs2hg
1985-04-23 12:55:02 +00:00
5472fafa56
Add hoc solution of .align problem.
keie
1985-04-23 12:55:01 +00:00
a0a7a48c3b
The reading of the input is now machine independent.
em
1985-04-22 15:13:24 +00:00
89a37681fc
*** empty log message ***
em
1985-04-22 14:12:26 +00:00
7b6ed6733f
Added assignment for debuuging info.
keie
1985-04-19 13:28:56 +00:00
78961d37c1
Now using out.h from ../../h
keie
1985-04-18 15:22:22 +00:00
b391be598b
Now using arch.h, out.h and ranlib.h from ../../h
keie
1985-04-18 15:21:16 +00:00
d0e857ddb2
Initial revision
bal
1985-04-18 15:14:37 +00:00
928e341f16
Bug fixed: incorrect return value New version adapted from m68k4 version.
bal
1985-04-18 15:12:29 +00:00