DragonFly commits List (threaded) for 2009-06
DragonFly BSD
DragonFly commits List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.476.ge9c7a master sys/cpu/amd64/include inttypes.h stdint.h types.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 24 Jun 2009 16:46:31 -0700 (PDT)

commit e9c7aa03fd6fdb5956e0f8ff136538661461d2e4
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Jun 24 16:43:30 2009 -0700

    AMD64 - Support -m32 by conditionalizing 32 and 64 bit typedefs.
    
    Conditionalize the typedefs in amd64-specific headers to support -m32
    compilation.  This fixes the compilation of the boot loader from the
    amd64 build.

Summary of changes:
 sys/cpu/amd64/include/inttypes.h |  141 +++++++++++++++++++++++++++++---------
 sys/cpu/amd64/include/stdint.h   |   23 +++++-
 sys/cpu/amd64/include/types.h    |   16 +++-
 3 files changed, 139 insertions(+), 41 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e9c7aa03fd6fdb5956e0f8ff136538661461d2e4


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]