aboutsummaryrefslogtreecommitdiff
path: root/gcc/bc-emit.c
AgeCommit message (Expand)Author
1994-11-04(bc_emit_bytecode): Add missing cast.kenner
1994-07-29(bc_sym_write): Change %d to %lu in printf calls.kenner
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-04-01Change <gvarargs.h> to <varargs.h>.wilson
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner
1994-03-25(bc_emit_bytecode): Remove decl of unused variable NPUSHES.kenner
1994-03-14(bc_seg_write): Don't make unaligned reference to seg->data.kenner
1994-02-10If __STDC__, include gstdarg and use ANSI form of varargs.kenner
1994-01-31(class_narrowest_mode, byte_mode, word_mode): Addwilson
1993-10-13Include stdio.h last.rms
1993-10-05(dconst[012], dconstm1): Remove redundant definition.kenner
1993-10-04(bc_emit_bytecode): Cast enum array indices to int.kenner
1993-09-30(bc_end_function, seg_data): Use bcopy instead of memcpy.bson
1993-09-28Include gvarargs.h, not varargs.h.rms
1993-09-27(bc_gen_rtx): Call gen_rtx.rms
1993-09-23(bc_gen_rtx): Deleted.rms
1993-09-23change bytecode rtx structure references into macrosbson
1993-09-23Include bytetypes.h only if __GNUC__.rms
1993-09-22Include bytetypes.h.rms
1993-09-22make sym_lookup global instead of static.bson
1993-09-21Initial revisionbson