[parrot/parrot] db59f8: [config] Fix cpu config values for gcc_cmpxchg #11...

GitHub noreply at github.com
Fri Jan 16 13:33:12 UTC 2015


  Branch: refs/heads/smoke-me/gcc_cmpxchg-gh1173
  Home:   https://github.com/parrot/parrot
  Commit: db59f883835df78f2ee19960ec3f8a987f3e5d46
      https://github.com/parrot/parrot/commit/db59f883835df78f2ee19960ec3f8a987f3e5d46
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M ChangeLog
    M config/auto/cpu/amd64/auto.pm
    M config/auto/cpu/i386/auto.pm
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [config] Fix cpu config values for gcc_cmpxchg #1173

On amd64 atomic/gcc_x86.o is now included.
The HAS_\U${platform}_$feature config hash entries are now harmonized.


  Commit: 7fbeffcfb72d2fd700a2d2a2d80f202700f5f24e
      https://github.com/parrot/parrot/commit/7fbeffcfb72d2fd700a2d2a2d80f202700f5f24e
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M ChangeLog
    M config/auto/cpu/ppc/auto.pm
    M config/auto/cpu/sun4/auto.pm

  Log Message:
  -----------
  [config] harmonize ppc and sparc cpu config entries also

Removed the old all-lowercase $platform_has_$feature keys.
Use the env HAS_$platform_$feature instead.

Closes GH #1173


Compare: https://github.com/parrot/parrot/compare/db59f883835d^...7fbeffcfb72d


More information about the parrot-commits mailing list