Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for compiling on ppc64le, bug #69744 at https://bugs.php.net/bug.php?id=69744 #97

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jun 16, 2017

  1. doesn't compile. gives error

    /home/u0018756/xhprof/extension/xhprof.c:1245:3: error: unknown register
    name ‘ ’ in ‘asm’
    jcomeauictx committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    a000b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6197037 View commit details
    Browse the repository at this point in the history
  3. updated README

    jcomeauictx committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    6b8d28c View commit details
    Browse the repository at this point in the history
  4. added top-level Makefile

    jcomeauictx committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    cdd69cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70eed64 View commit details
    Browse the repository at this point in the history
  6. trying "b" constraint

    jcomeauictx committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    58081ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41dd4f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08f1ca0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2e6a333 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    740ed7d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. Configuration menu
    Copy the full SHA
    54335b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    022a129 View commit details
    Browse the repository at this point in the history