[PATCH] add c++types check for PPC and PPC64

Steve Munroe sjmunroe@us.ibm.com
Thu Oct 9 21:08:00 GMT 2003


Added c++-types checking for powerpc and powerpc64. The current Makefile 
does not allow multiple "config-machine"s that require difference types 
under a single "base-machine" (like powerpc32 and powerpc64). So I patch 
Makefile to check using the "config-machine" first then  check for the 
"base-machine" in the else leg.

2003-10-09  Steven Munroe  <sjmunroe@us.ibm.com>

    * Makecheck: Allow for c++-types-$(config-machine)-$(config-os).data 
in addition to
    c++-types-$(base-machine)-$(config-os).data.
    * scripts/data/c++-types-powerpc-linux-gnu.data: New file.
    * scripts/data/c++-types-powerpc64-linux-gnu.data: New file.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ppc-c++-types-20031006.patch
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20031009/60ea7c4a/attachment.ksh>


More information about the Libc-hacker mailing list