Revision: 11964
          
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11964&view=rev
Author:   vszakats
Date:     2009-08-03 23:27:00 +0000 (Mon, 03 Aug 2009)

Log Message:
-----------
2009-08-04 01:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
  * include/hbdefs.h
    ! Further tweaked HB_STRICT_ALIGNMENT detection by using
      HB_CPU_* macros.
      Please review and extend/tweak if needed.

  * include/hbdefs.h
  * include/hbsetup.h
  * include/hbinit.h
  * source/vm/fm.c
  * source/common/hbver.c
  * config/sunos/sunpro.cf
    + Patch for Sun support by Tamas Tevesz.
      - SunPro compiler C++ mode support.
      - HB_STRICT_ALIGNMENT config refinement for Sun platform.
      - SunPro compiler version detection will detect raw version
        number for newer releases.
      - SunPro optimization flag tweaks for C/C++ mode.
        Trying to be Blastwave.org compatible as much as possible.
      - LD_OUT -o option tweak for SunPro.
      ; NOTE: -o option should better be revised for all supported
              [gcc] compilers to have space between it and the
              filename.

  * source/vm/extrap.c
    + Changed to use HB_CPU_* macros instead of using compiler
      specific ones.

Modified Paths:
--------------
    trunk/harbour/ChangeLog
    trunk/harbour/config/sunos/sunpro.cf
    trunk/harbour/include/hbdefs.h
    trunk/harbour/include/hbinit.h
    trunk/harbour/include/hbsetup.h
    trunk/harbour/source/common/hbver.c
    trunk/harbour/source/vm/extrap.c
    trunk/harbour/source/vm/fm.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to