[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Sat Oct  2 11:53:34 CEST 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/10/02 11:53:34
Modified files:
	cm3/m3-sys/m3cc/gcc/gcc/: config.gcc config.in configure 
	                          configure.ac hwint.h 
	cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c 
	cm3/m3-sys/m3cc/gcc-4.5/gcc/: config.gcc config.in configure 
	                              configure.ac hwint.h 
	cm3/m3-sys/m3cc/gcc-apple/gcc/: config.gcc config.in configure 
	                                configure.ac hwint.h 
	cm3/m3-sys/m3cc/src/: clean_marker.txt m3makefile 
Log message:
	small cleanup in target integer reading
	
	make sure HOST_WIDE_INT is always at least 64bits
	which was already the case on most targets anyway
	due to "biarch", the fact that x86 backends
	can target AMD64 with -m64
    
    
More information about the M3commit
mailing list