Commit Graph

12 Commits

Author SHA1 Message Date
Richard Stallman
2ed5f8c28a Include stdio.h last.
From-SVN: r5766
1993-10-13 00:20:31 +00:00
Richard Kenner
a8b74f4255 (dconst[012], dconstm1): Remove redundant definition.
From-SVN: r5603
1993-10-05 06:34:26 -04:00
Richard Kenner
eecaa29b35 (bc_emit_bytecode): Cast enum array indices to int.
From-SVN: r5593
1993-10-04 18:01:55 -04:00
Jan Brittenson
e2aa118528 (bc_end_function, seg_data): Use bcopy instead of memcpy.
From-SVN: r5538
1993-09-30 07:57:15 -07:00
Richard Stallman
bc3d852183 Include gvarargs.h, not varargs.h.
Don't include string.h.
(seg_align): Use bzero, not memset.

From-SVN: r5505
1993-09-28 20:02:35 +00:00
Richard Stallman
04b2d6f5b2 (bc_gen_rtx): Call gen_rtx.
(bc_print_rtl): #if 0 the contents.

From-SVN: r5482
1993-09-27 01:37:21 +00:00
Richard Stallman
50560a2954 (bc_gen_rtx): Deleted.
From-SVN: r5440
1993-09-23 18:57:49 +00:00
Jan Brittenson
45d7f9b959 change bytecode rtx structure references into macros
From-SVN: r5436
1993-09-23 10:08:59 -07:00
Richard Stallman
a05afb9511 Include bytetypes.h only if __GNUC__.
(bc_initialize): Add MODE arg to REAL_VALUE_ATOF calls.

From-SVN: r5428
1993-09-23 05:52:37 +00:00
Richard Stallman
a8ac57d39a Include bytetypes.h.
(bc_emit_bytecode): Likewise.
(bc_emit_instruction) [! __GNUC__]: Don't really use bc-typecd.def.

From-SVN: r5422
1993-09-22 22:26:59 +00:00
Jan Brittenson
0aa4232c16 make sym_lookup global instead of static.
From-SVN: r5408
1993-09-22 12:02:19 -07:00
Jan Brittenson
86d7f2db05 Initial revision
From-SVN: r5378
1993-09-21 14:25:11 -07:00