[M3commit] [Fwd: CVS Update: cm3]

Rodney M. Bates rodney.bates at wichita.edu
Tue Apr 1 02:20:33 CEST 2008


Oops.  Here is the correct log message:

----------------------------------------------------------------------------

Support for LONGINT in Pickles.  Includes support for LAZYALIGN,
but assumes all types in all code compiled on on a particular
target platform use the same alignment rules (either STRICTALIGN
or LAZYALIGN).

Also a few small bug fixes:
- An uninitialized variable bug in compiling LAZYALIGN.
- A couple of portability bugs that might show up with 64-bit values.
- Shortening words when reading pickles always used signed rule. I
   believe these can sometimes be unsigned.

NOTE: -- This has only been tested on LINUXLIBC6! --

----------------------------------------------------------------------------
CVSROOT:	/usr/cvs
Changes by:	rodney at birch.	08/04/01 02:03:02

Modified files:
	cm3/m3-libs/libm3/src/pickle/ver2/: ConvertPacking.i3
	                                    ConvertPacking.m3 Pickle2.m3
	                                    PickleRd.i3 PickleStubs.m3
	                                    PklAction.i3
	cm3/m3-libs/m3core/src/runtime/common/: RTPacking.i3
	                                        RTPacking.m3 RTTipe.i3
	                                        RTTipe.m3
	cm3/m3-sys/m3front/src/misc/: TipeDesc.i3 TipeDesc.m3
	cm3/m3-sys/m3front/src/types/: PackedType.m3

Log message:
	../commitmsgs/longintpickles



-- 
-------------------------------------------------------------
Rodney M. Bates, retired assistant professor
Dept. of Computer Science, Wichita State University
Wichita, KS 67260-0083
316-978-3922
rodney.bates at wichita.edu



More information about the M3commit mailing list