Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1304)

Unified Diff: src/third_party/strongtalk/README.chromium

Issue 6357004: Add a README.chromium and LICENSE file for Strongtalk assembler.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/third_party/strongtalk/LICENSE ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/third_party/strongtalk/README.chromium
===================================================================
--- src/third_party/strongtalk/README.chromium (revision 0)
+++ src/third_party/strongtalk/README.chromium (revision 0)
@@ -0,0 +1,18 @@
+Name: Strongtalk
+URL: http://www.strongtalk.org/
+
+Code from the Strongtalk assembler is used with modification in the following
+files:
+
+src/assembler.h
+src/assembler.cc
+src/x64/assembler-x64.h
+src/arm/assembler-arm.h
+src/mips/assembler-mips.h
+src/arm/assembler-arm.cc
+src/ia32/assembler-ia32.h
+src/mips/assembler-mips.cc
+src/arm/assembler-arm-inl.h
+src/ia32/assembler-ia32.cc
+src/mips/assembler-mips-inl.h
+src/ia32/assembler-ia32-inl.h
« no previous file with comments | « src/third_party/strongtalk/LICENSE ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698