15 Commits (b1d27878fdbff4e7e2a7fa6ebf0c0726bf12cf16)

Author SHA1 Message Date
Peter Johnson 9445734d22 In preparation for further work on optimizing multiple, break multiple apart 19 years ago
Peter Johnson a7b6526ea4 Get rid of calc_bc_dist_func, the only times this was used was when 19 years ago
Peter Johnson 83c0ecaaec * coretype.h (yasm_value): Add size field (specified in bits). 19 years ago
Peter Johnson ad54f1bf5c * bc-int.h (yasm_bytecode_callback): Add reserve flag to indicate if the 19 years ago
Peter Johnson d5a77fddaf Try to combine as much data as possible into single raw (used to be string) 19 years ago
Peter Johnson 4c33af41ec Revamp error/warning handling, using a model similar to Python's internal 19 years ago
Peter Johnson e12c95ca31 Take #2 on reversioning: decouple version and build from autoconf version 19 years ago
Peter Johnson 28a2d5c62b * dwarf2-dbgfmt.c, cv-symline.c, nasm-pp.c: Clean up a few unused variables. 19 years ago
Peter Johnson dbcd05cc95 * cv-symline.c (cv_sym_bc_tobytes): Silence signedness warning. 19 years ago
Peter Johnson b656c65aab Fix a couple bugs in CV8 that generate bad debug info. 19 years ago
Peter Johnson 3268c5e367 Finally fix brokenness that was NASM imported preprocessor include path 19 years ago
Peter Johnson 001d6d8956 * cv-type.c (cv_type_create): Initialize leaves. 19 years ago
Peter Johnson a3acb6ee0e * cv-type.c: Fix typo (CV_T_PFBOOL32 should be CV_T_PFBOOL64) that caused a duplicate definition. 19 years ago
Peter Johnson 93660bd073 First cut at CodeView (version "8" / 2005 only). Completely untested. 19 years ago