Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-v0.x-archive
base: 9ece63b1d74e
Choose a base ref
...
head repository: nodejs/node-v0.x-archive
compare: b91677425594
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 11, 2013

  1. v8: Hardfloat does not imply VFPv3, only VFPv2.

    Raspberry Pi is an example.
    
    BUG=v8:2393
    
    Review URL: https://chromiumcodereview.appspot.com/11570061
    Patch from Chi-Thanh Christopher Nguyen <nguyenchithanh@gmail.com>.
    
    git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@13232 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
    
    This is a backport of v8/v8@44419ad.
    hashseed authored and TooTallNate committed Jan 11, 2013
    Copy the full SHA
    438e0c6 View commit details
    Browse the repository at this point in the history
  2. configure: define "arm_fpu" and "arm_neon" for ARM

    v8's common.gypi file expects them to be defined now.
    
    Closes #4534.
    TooTallNate committed Jan 11, 2013
    Copy the full SHA
    b916774 View commit details
    Browse the repository at this point in the history