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

Unified Diff: linux/icudt42l_dat.s

Issue 215026: Make ICU assembly portable to ARM (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/icu42/
Patch Set: Created 11 years, 3 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:
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: linux/icudt42l_dat.s
===================================================================
--- linux/icudt42l_dat.s (revision 26240)
+++ linux/icudt42l_dat.s (working copy)
@@ -1,8 +1,8 @@
.globl icudt42_dat
- .section .note.GNU-stack,"",@progbits
+ .section .note.GNU-stack,"",%progbits
.section .rodata
.align 8
- .type icudt42_dat,@object
+ .type icudt42_dat,%object
icudt42_dat:
.long 0x27DA0080,0x14,0x020000,0x446E6D43,1,3,0x706F4320,0x67697279,0x28207468,0x32202943,0x2C393030,0x746E4920,0x616E7265,0x6E6F6974,0x42206C61,0x6E697375,0x20737365,0x6863614D,0x73656E69,0x726F4320,0x61726F70,0x6E6F6974,0x646E6120,0x68746F20,0x2E737265,0x6C6C4120,0x67695220,0x20737468,0x65736552,0x64657672,0x202E,0
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698