/[base]
ViewVC logotype

Revision 259617


Jump to revision: Previous Next
Author: pluknet
Date: Thu Dec 19 17:29:56 2013 UTC (10 years, 6 months ago)
Changed paths: 3
Log Message:
MFC r255194 and prerequisites r229494,229496:

  Introduce internal macros for __U/INT64_C to define the U/INT64_MAX/MIN
  values properly. The previous definition only worked if __STDC_LIMIT_MACROS
  and __STDC_CONSTANT_MACROS were defined at the same time.

  Newer versions of gcc define __INT64_C and __UINT64_C, so avoid
  redefining them if gcc provides them.

Applying r255194 fixes stable/9 host to allow source upgrading to the newer
versions with usr.bin/dtc included in bootstrap tools.

Approved by:	imp (MFC to stable/9)


Changed paths

Path Details
Directorystable/9/sys/ modified , props changed
Directorystable/9/sys/mips/include/_stdint.h modified , text changed
Directorystable/9/sys/powerpc/include/_stdint.h modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27