ceriel
5c232baf2f
prevent a voluntary crash and generate better code
1988-01-11 14:06:20 +00:00
ceriel
b1482d9a9f
fixed a bug: casts to short or char did not work right
1987-11-23 13:48:09 +00:00
ceriel
21e14a6f0a
redesign of ival, other minor changes
1987-03-25 23:14:43 +00:00
ceriel
988f6e496b
Fixed a bug with line-directives, added copyright notice
1987-03-10 17:51:10 +00:00
ceriel
6445b23318
bug fixes:
...
- assignment operators for bit fields were wrong
- some conversions for characters were wrong
- result of assignment operator sometimes had wrong size
- character constant \377 was 255, not -1
- string constant generation was clumsy
1987-02-23 13:08:54 +00:00
ceriel
f7690cec10
many changes: fixes and efficiency-oriented
1987-02-09 23:19:42 +00:00
erikb
b1eed62b5c
put heavily used pointer variables in registers
1986-09-24 13:53:16 +00:00
erikb
f27be37970
built in the compile time flag NOFLOAT to get rid of the float stuff
1986-09-12 09:16:07 +00:00
erikb
736a5ff99b
revised the treatment of "e op= f" expression
1986-08-13 10:05:39 +00:00
erikb
2511f931d9
introduced the em_code(3L) and em_mes(3L) modules
1986-03-25 16:40:43 +00:00
erikb
65c1ca3fd9
*** empty log message ***
1986-03-10 13:07:55 +00:00