summaryrefslogtreecommitdiffstats
path: root/gcc/bc-emit.c
Commit message (Expand)AuthorAgeFilesLines
* formatting tweaksmrs1996-07-031-35/+72
* (bc_emit_instruction): Add missing va_end call.kenner1996-03-241-0/+2
* (free): Delete declaration of library function.kenner1996-03-051-1/+0
* (bc_xstrdup): Delete.kenner1996-03-041-13/+1
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-1/+1
* (bc_emit_bytecode): Add missing cast.kenner1994-11-041-1/+1
* (bc_sym_write): Change %d to %lu in printf calls.kenner1994-07-291-2/+2
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-2/+2
* Change <gvarargs.h> to <varargs.h>.wilson1994-04-011-1/+1
* Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner1994-03-301-2/+2
* (bc_emit_bytecode): Remove decl of unused variable NPUSHES.kenner1994-03-251-3/+0
* (bc_seg_write): Don't make unaligned reference to seg->data.kenner1994-03-141-1/+1
* If __STDC__, include gstdarg and use ANSI form of varargs.kenner1994-02-101-6/+13
* (class_narrowest_mode, byte_mode, word_mode): Addwilson1994-01-311-3/+3
* Include stdio.h last.rms1993-10-131-1/+2
* (dconst[012], dconstm1): Remove redundant definition.kenner1993-10-051-6/+0
* (bc_emit_bytecode): Cast enum array indices to int.kenner1993-10-041-3/+3
* (bc_end_function, seg_data): Use bcopy instead of memcpy.bson1993-09-301-3/+2
* Include gvarargs.h, not varargs.h.rms1993-09-281-28/+27
* (bc_gen_rtx): Call gen_rtx.rms1993-09-271-0/+26
* (bc_gen_rtx): Deleted.rms1993-09-231-18/+0
* change bytecode rtx structure references into macrosbson1993-09-231-4/+4
* Include bytetypes.h only if __GNUC__.rms1993-09-231-4/+6
* Include bytetypes.h.rms1993-09-221-3/+9
* make sym_lookup global instead of static.bson1993-09-221-1/+1
* Initial revisionbson1993-09-211-0/+978
OpenPOWER on IntegriCloud