Reviewers: Sven Panne,

Message:
First patch set is the original CL. Second patch set is the fix.

Description:
Reland "Implement trigonometric functions using a fdlibm port."

Please review this at https://codereview.chromium.org/448643002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+840, -314 lines):
  M .gitignore
  M BUILD.gn
  M DEPS
  M src/bootstrapper.cc
  M src/math.js
  M src/runtime.h
  M src/runtime.cc
  D src/trig-table.h
  M test/mjsunit/debug-script.js
  M test/mjsunit/mirror-script.js
  A + test/mjsunit/runtime-gen/rempio2.js
  M test/mjsunit/sin-cos.js
  M test/test262/test262.status
  A third_party/fdlibm/LICENSE
  A third_party/fdlibm/README.v8
  A third_party/fdlibm/fdlibm.h
  A third_party/fdlibm/fdlibm.cc
  A third_party/fdlibm/fdlibm.js
  M tools/generate-runtime-tests.py
  D tools/generate-trig-table.py
  M tools/gyp/v8.gyp
  M tools/js2c.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to