Changeset 98e398cb in rtems
- Timestamp:
- 09/13/07 01:12:50 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- c85cf8e
- Parents:
- 493e405
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/patches/newlib-1.15.0-rtems4.8-20070912.diff
r493e405 r98e398cb 1 1 diff -uNr newlib-1.15.0.orig/newlib/libc/include/inttypes.h newlib-1.15.0/newlib/libc/include/inttypes.h 2 2 --- newlib-1.15.0.orig/newlib/libc/include/inttypes.h 2005-12-16 20:03:12.000000000 +0100 3 +++ newlib-1.15.0/newlib/libc/include/inttypes.h 2007-09-1 2 21:34:47.000000000 +02003 +++ newlib-1.15.0/newlib/libc/include/inttypes.h 2007-09-13 03:11:09.000000000 +0200 4 4 @@ -242,9 +242,12 @@ 5 5 #define SCNxMAX __SCNMAX(x) … … 20 20 diff -uNr newlib-1.15.0.orig/newlib/libc/include/machine/setjmp.h newlib-1.15.0/newlib/libc/include/machine/setjmp.h 21 21 --- newlib-1.15.0.orig/newlib/libc/include/machine/setjmp.h 2006-12-18 17:48:03.000000000 +0100 22 +++ newlib-1.15.0/newlib/libc/include/machine/setjmp.h 2007-09-1 2 21:34:47.000000000 +020022 +++ newlib-1.15.0/newlib/libc/include/machine/setjmp.h 2007-09-13 03:11:09.000000000 +0200 23 23 @@ -27,7 +27,7 @@ 24 24 … … 32 32 diff -uNr newlib-1.15.0.orig/newlib/libc/include/stdint.h newlib-1.15.0/newlib/libc/include/stdint.h 33 33 --- newlib-1.15.0.orig/newlib/libc/include/stdint.h 2006-08-16 23:39:43.000000000 +0200 34 +++ newlib-1.15.0/newlib/libc/include/stdint.h 2007-09-1 2 21:34:47.000000000 +020034 +++ newlib-1.15.0/newlib/libc/include/stdint.h 2007-09-13 03:11:09.000000000 +0200 35 35 @@ -393,6 +393,9 @@ 36 36 #define UINTMAX_C(x) x##UL … … 45 45 diff -uNr newlib-1.15.0.orig/newlib/libc/include/sys/errno.h newlib-1.15.0/newlib/libc/include/sys/errno.h 46 46 --- newlib-1.15.0.orig/newlib/libc/include/sys/errno.h 2002-09-24 16:10:12.000000000 +0200 47 +++ newlib-1.15.0/newlib/libc/include/sys/errno.h 2007-09-1 2 21:34:47.000000000 +020047 +++ newlib-1.15.0/newlib/libc/include/sys/errno.h 2007-09-13 03:11:09.000000000 +0200 48 48 @@ -148,6 +148,7 @@ 49 49 #define ECASECLASH 137 /* Filename exists with different case */ … … 56 56 diff -uNr newlib-1.15.0.orig/newlib/libc/include/sys/features.h newlib-1.15.0/newlib/libc/include/sys/features.h 57 57 --- newlib-1.15.0.orig/newlib/libc/include/sys/features.h 2006-09-14 00:09:27.000000000 +0200 58 +++ newlib-1.15.0/newlib/libc/include/sys/features.h 2007-09-1 2 21:34:47.000000000 +020058 +++ newlib-1.15.0/newlib/libc/include/sys/features.h 2007-09-13 03:11:09.000000000 +0200 59 59 @@ -38,6 +38,7 @@ 60 60 #define _POSIX_MEMLOCK_RANGE 1 … … 168 168 diff -uNr newlib-1.15.0.orig/newlib/libc/include/sys/_types.h newlib-1.15.0/newlib/libc/include/sys/_types.h 169 169 --- newlib-1.15.0.orig/newlib/libc/include/sys/_types.h 2004-06-11 22:37:09.000000000 +0200 170 +++ newlib-1.15.0/newlib/libc/include/sys/_types.h 2007-09-1 2 21:34:47.000000000 +0200170 +++ newlib-1.15.0/newlib/libc/include/sys/_types.h 2007-09-13 03:11:09.000000000 +0200 171 171 @@ -39,4 +39,7 @@ 172 172 /* Iconv descriptor type */ … … 179 179 diff -uNr newlib-1.15.0.orig/newlib/libc/include/sys/unistd.h newlib-1.15.0/newlib/libc/include/sys/unistd.h 180 180 --- newlib-1.15.0.orig/newlib/libc/include/sys/unistd.h 2006-11-07 16:33:40.000000000 +0100 181 +++ newlib-1.15.0/newlib/libc/include/sys/unistd.h 2007-09-1 2 21:34:47.000000000 +0200181 +++ newlib-1.15.0/newlib/libc/include/sys/unistd.h 2007-09-13 03:11:09.000000000 +0200 182 182 @@ -200,7 +200,7 @@ 183 183 int _EXFUN(getdtablesize, (void)); … … 432 432 diff -uNr newlib-1.15.0.orig/newlib/libc/include/tar.h newlib-1.15.0/newlib/libc/include/tar.h 433 433 --- newlib-1.15.0.orig/newlib/libc/include/tar.h 1970-01-01 01:00:00.000000000 +0100 434 +++ newlib-1.15.0/newlib/libc/include/tar.h 2007-09-1 2 21:34:47.000000000 +0200434 +++ newlib-1.15.0/newlib/libc/include/tar.h 2007-09-13 03:11:09.000000000 +0200 435 435 @@ -0,0 +1,39 @@ 436 436 +/* … … 475 475 diff -uNr newlib-1.15.0.orig/newlib/libc/include/time.h newlib-1.15.0/newlib/libc/include/time.h 476 476 --- newlib-1.15.0.orig/newlib/libc/include/time.h 2005-11-18 16:57:24.000000000 +0100 477 +++ newlib-1.15.0/newlib/libc/include/time.h 2007-09-1 2 21:34:47.000000000 +0200477 +++ newlib-1.15.0/newlib/libc/include/time.h 2007-09-13 03:11:09.000000000 +0200 478 478 @@ -226,6 +226,16 @@ 479 479 … … 511 511 diff -uNr newlib-1.15.0.orig/newlib/libc/machine/powerpc/setjmp.S newlib-1.15.0/newlib/libc/machine/powerpc/setjmp.S 512 512 --- newlib-1.15.0.orig/newlib/libc/machine/powerpc/setjmp.S 2002-04-19 21:16:17.000000000 +0200 513 +++ newlib-1.15.0/newlib/libc/machine/powerpc/setjmp.S 2007-09-1 2 21:34:47.000000000 +0200513 +++ newlib-1.15.0/newlib/libc/machine/powerpc/setjmp.S 2007-09-13 03:11:09.000000000 +0200 514 514 @@ -5,13 +5,14 @@ 515 515 #include "ppc-asm.h" … … 546 546 stfdu 15,8(3) # offset 104 547 547 stfdu 16,8(3) # offset 112 548 @@ -57,12 +64,2 1@@548 @@ -57,12 +64,20 @@ 549 549 stfdu 29,8(3) # offset 216 550 550 stfdu 30,8(3) # offset 224 … … 565 565 + b 2f 566 566 +1: 567 +#endif568 567 /* save Altivec vrsave and vr20-vr31 registers */ 569 568 mfspr 4,256 # vrsave register 570 569 stwu 4,16(3) # offset 248 571 @@ -90,6 +10 6,7 @@570 @@ -90,6 +105,7 @@ 572 571 stvx 30,0,3 # offset 416 573 572 addi 3,3,16 … … 577 576 /* This requires a total of 240 + 8 + 8 + 12 * 16 == 448 bytes. */ 578 577 #endif 579 @@ -99,13 +11 6,14 @@578 @@ -99,13 +115,14 @@ 580 579 581 580 … … 598 597 lwzu 2,4(3) # offset 4 599 598 lwzu 13,4(3) # offset 8 600 @@ -129,10 +14 7,17 @@599 @@ -129,10 +146,17 @@ 601 600 lwzu 31,4(3) # offset 80 602 601 lwzu 5,4(3) # offset 84 … … 617 616 lfdu 15,8(3) # offset 104 618 617 lfdu 16,8(3) # offset 112 619 @@ -151,9 +17 6,17 @@618 @@ -151,9 +175,17 @@ 620 619 lfdu 29,8(3) # offset 216 621 620 lfdu 30,8(3) # offset 224 … … 636 635 lwzu 5,16(3) # offset 248 637 636 mtspr 256,5 # vrsave 638 @@ -181,6 +21 4,7 @@637 @@ -181,6 +213,7 @@ 639 638 lvx 30,0,3 # offset 416 640 639 addi 3,3,16 … … 646 645 diff -uNr newlib-1.15.0.orig/newlib/libc/search/db_local.h newlib-1.15.0/newlib/libc/search/db_local.h 647 646 --- newlib-1.15.0.orig/newlib/libc/search/db_local.h 2002-06-25 01:05:08.000000000 +0200 648 +++ newlib-1.15.0/newlib/libc/search/db_local.h 2007-09-1 2 21:34:47.000000000 +0200647 +++ newlib-1.15.0/newlib/libc/search/db_local.h 2007-09-13 03:11:09.000000000 +0200 649 648 @@ -50,7 +50,7 @@ 650 649 #define MAX_PAGE_NUMBER 0xffffffff /* >= # of pages in a file */ … … 673 672 diff -uNr newlib-1.15.0.orig/newlib/libc/search/extern.h newlib-1.15.0/newlib/libc/search/extern.h 674 673 --- newlib-1.15.0.orig/newlib/libc/search/extern.h 2002-06-20 21:51:31.000000000 +0200 675 +++ newlib-1.15.0/newlib/libc/search/extern.h 2007-09-1 2 21:34:47.000000000 +0200674 +++ newlib-1.15.0/newlib/libc/search/extern.h 2007-09-13 03:11:09.000000000 +0200 676 675 @@ -48,7 +48,7 @@ 677 676 int __delpair(HTAB *, BUFHEAD *, int); … … 685 684 diff -uNr newlib-1.15.0.orig/newlib/libc/search/hash_bigkey.c newlib-1.15.0/newlib/libc/search/hash_bigkey.c 686 685 --- newlib-1.15.0.orig/newlib/libc/search/hash_bigkey.c 2006-06-07 21:22:59.000000000 +0200 687 +++ newlib-1.15.0/newlib/libc/search/hash_bigkey.c 2007-09-1 2 21:34:47.000000000 +0200686 +++ newlib-1.15.0/newlib/libc/search/hash_bigkey.c 2007-09-13 03:11:09.000000000 +0200 688 687 @@ -92,13 +92,13 @@ 689 688 BUFHEAD *bufp; … … 938 937 diff -uNr newlib-1.15.0.orig/newlib/libc/search/hash_buf.c newlib-1.15.0/newlib/libc/search/hash_buf.c 939 938 --- newlib-1.15.0.orig/newlib/libc/search/hash_buf.c 2004-05-26 19:57:10.000000000 +0200 940 +++ newlib-1.15.0/newlib/libc/search/hash_buf.c 2007-09-1 2 21:34:47.000000000 +0200939 +++ newlib-1.15.0/newlib/libc/search/hash_buf.c 2007-09-13 03:11:09.000000000 +0200 941 940 @@ -176,7 +176,7 @@ 942 941 BUFHEAD *next_xbp; … … 968 967 diff -uNr newlib-1.15.0.orig/newlib/libc/search/hash.c newlib-1.15.0/newlib/libc/search/hash.c 969 968 --- newlib-1.15.0.orig/newlib/libc/search/hash.c 2004-05-26 19:57:10.000000000 +0200 970 +++ newlib-1.15.0/newlib/libc/search/hash.c 2007-09-1 2 21:34:47.000000000 +0200969 +++ newlib-1.15.0/newlib/libc/search/hash.c 2007-09-13 03:11:09.000000000 +0200 971 970 @@ -628,10 +628,10 @@ 972 971 { … … 1056 1055 diff -uNr newlib-1.15.0.orig/newlib/libc/search/hash.h newlib-1.15.0/newlib/libc/search/hash.h 1057 1056 --- newlib-1.15.0.orig/newlib/libc/search/hash.h 2002-07-02 20:18:58.000000000 +0200 1058 +++ newlib-1.15.0/newlib/libc/search/hash.h 2007-09-1 2 21:34:47.000000000 +02001057 +++ newlib-1.15.0/newlib/libc/search/hash.h 2007-09-13 03:11:09.000000000 +0200 1059 1058 @@ -102,7 +102,7 @@ 1060 1059 #define NCACHED 32 /* number of bit maps and spare … … 1068 1067 diff -uNr newlib-1.15.0.orig/newlib/libc/search/hash_page.c newlib-1.15.0/newlib/libc/search/hash_page.c 1069 1068 --- newlib-1.15.0.orig/newlib/libc/search/hash_page.c 2002-09-19 23:28:51.000000000 +0200 1070 +++ newlib-1.15.0/newlib/libc/search/hash_page.c 2007-09-1 2 21:34:47.000000000 +02001069 +++ newlib-1.15.0/newlib/libc/search/hash_page.c 2007-09-13 03:11:09.000000000 +0200 1071 1070 @@ -77,16 +77,16 @@ 1072 1071 static __uint32_t *fetch_bitmap(HTAB *, int); … … 1415 1414 diff -uNr newlib-1.15.0.orig/newlib/libc/search/page.h newlib-1.15.0/newlib/libc/search/page.h 1416 1415 --- newlib-1.15.0.orig/newlib/libc/search/page.h 2002-06-20 21:51:31.000000000 +0200 1417 +++ newlib-1.15.0/newlib/libc/search/page.h 2007-09-1 2 21:34:47.000000000 +02001416 +++ newlib-1.15.0/newlib/libc/search/page.h 2007-09-13 03:11:09.000000000 +0200 1418 1417 @@ -74,20 +74,20 @@ 1419 1418 * You might as well do this up front. … … 1445 1444 diff -uNr newlib-1.15.0.orig/newlib/libc/sys/rtems/machine/stdint.h newlib-1.15.0/newlib/libc/sys/rtems/machine/stdint.h 1446 1445 --- newlib-1.15.0.orig/newlib/libc/sys/rtems/machine/stdint.h 1970-01-01 01:00:00.000000000 +0100 1447 +++ newlib-1.15.0/newlib/libc/sys/rtems/machine/stdint.h 2007-09-1 2 21:34:47.000000000 +02001446 +++ newlib-1.15.0/newlib/libc/sys/rtems/machine/stdint.h 2007-09-13 03:11:09.000000000 +0200 1448 1447 @@ -0,0 +1,31 @@ 1449 1448 +/* … … 1480 1479 diff -uNr newlib-1.15.0.orig/newlib/libc/sys/rtems/sys/param.h newlib-1.15.0/newlib/libc/sys/rtems/sys/param.h 1481 1480 --- newlib-1.15.0.orig/newlib/libc/sys/rtems/sys/param.h 2004-05-07 22:29:24.000000000 +0200 1482 +++ newlib-1.15.0/newlib/libc/sys/rtems/sys/param.h 2007-09-1 2 21:34:47.000000000 +02001481 +++ newlib-1.15.0/newlib/libc/sys/rtems/sys/param.h 2007-09-13 03:11:09.000000000 +0200 1483 1482 @@ -93,7 +93,6 @@ 1484 1483 #include <sys/resource.h> … … 1491 1490 diff -uNr newlib-1.15.0.orig/newlib/Makefile.am newlib-1.15.0/newlib/Makefile.am 1492 1491 --- newlib-1.15.0.orig/newlib/Makefile.am 2006-06-05 19:42:57.000000000 +0200 1493 +++ newlib-1.15.0/newlib/Makefile.am 2007-09-1 2 21:34:47.000000000 +02001492 +++ newlib-1.15.0/newlib/Makefile.am 2007-09-13 03:11:09.000000000 +0200 1494 1493 @@ -81,7 +81,7 @@ 1495 1494 libc.a … … 1513 1512 diff -uNr newlib-1.15.0.orig/newlib/Makefile.in newlib-1.15.0/newlib/Makefile.in 1514 1513 --- newlib-1.15.0.orig/newlib/Makefile.in 2006-12-18 21:32:41.000000000 +0100 1515 +++ newlib-1.15.0/newlib/Makefile.in 2007-09-1 2 21:34:47.000000000 +02001514 +++ newlib-1.15.0/newlib/Makefile.in 2007-09-13 03:11:09.000000000 +0200 1516 1515 @@ -103,7 +103,7 @@ 1517 1516 pdf-recursive ps-recursive uninstall-info-recursive \
Note: See TracChangeset
for help on using the changeset viewer.