sax: ConverterTest: add leap year tests
[LibreOffice.git] / icu / arm-assembler.patch
blob752f9ad73f2fed45819f2f852778f1301a6c094d
1 Index: icu-4.4.1/source/tools/toolutil/pkg_genc.c
2 ===================================================================
3 --- misc/icu/source/tools/toolutil/pkg_genc.c 2010-04-28 11:27:46.000000000 -0400
4 +++ misc/build/icu/source/tools/toolutil/pkg_genc.c 2010-07-17 07:31:54.408752610 -0400
5 @@ -1,5 +1,5 @@
6 /******************************************************************************
7 - * Copyright (C) 2009, International Business Machines
8 + * Copyright (C) 2009-2010, International Business Machines
9 * Corporation and others. All Rights Reserved.
10 *******************************************************************************
12 @@ -118,10 +118,10 @@
13 } assemblyHeader[] = {
14 {"gcc",
15 ".globl %s\n"
16 - "\t.section .note.GNU-stack,\"\",@progbits\n"
17 + "\t.section .note.GNU-stack,\"\",%%progbits\n"
18 "\t.section .rodata\n"
19 "\t.align 8\n" /* Either align 8 bytes or 2^8 (256) bytes. 8 bytes is needed. */
20 - "\t.type %s,@object\n"
21 + "\t.type %s,%%object\n"
22 "%s:\n\n",
24 ".long ","",HEX_0X