990-binutils-ctors_comment-typo.patch 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/armbpabi.sc binutils/ld/scripttempl/armbpabi.sc
  2. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/armbpabi.sc 2005-11-13 18:16:37.000000000 +0100
  3. +++ binutils/ld/scripttempl/armbpabi.sc 2005-12-06 13:46:28.000000000 +0100
  4. @@ -80,7 +80,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  5. KEEP (*crtbegin*.o(.ctors))
  6. /* We don't want to include the .ctor section from
  7. - from the crtend.o file until after the sorted ctors.
  8. + the crtend.o file until after the sorted ctors.
  9. The .ctor section from the crtend file contains the
  10. end of ctors marker and it must be last */
  11. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elf.sc binutils/ld/scripttempl/elf.sc
  12. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elf.sc 2005-11-13 18:16:37.000000000 +0100
  13. +++ binutils/ld/scripttempl/elf.sc 2005-12-06 13:47:36.000000000 +0100
  14. @@ -205,7 +205,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  15. KEEP (*crtbegin*.o(.ctors))
  16. /* We don't want to include the .ctor section from
  17. - from the crtend.o file until after the sorted ctors.
  18. + the crtend.o file until after the sorted ctors.
  19. The .ctor section from the crtend file contains the
  20. end of ctors marker and it must be last */
  21. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elf32sh-symbian.sc binutils/ld/scripttempl/elf32sh-symbian.sc
  22. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elf32sh-symbian.sc 2005-11-13 18:16:37.000000000 +0100
  23. +++ binutils/ld/scripttempl/elf32sh-symbian.sc 2005-12-06 13:48:10.000000000 +0100
  24. @@ -99,7 +99,7 @@ CTOR=".ctors ALIGN(4) :
  25. KEEP (*crtbegin*.o(.ctors))
  26. /* We don't want to include the .ctor section from
  27. - from the crtend.o file until after the sorted ctors.
  28. + the crtend.o file until after the sorted ctors.
  29. The .ctor section from the crtend file contains the
  30. end of ctors marker and it must be last */
  31. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elf_chaos.sc binutils/ld/scripttempl/elf_chaos.sc
  32. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elf_chaos.sc 2005-08-22 21:27:45.000000000 +0200
  33. +++ binutils/ld/scripttempl/elf_chaos.sc 2005-12-06 13:48:16.000000000 +0100
  34. @@ -118,7 +118,7 @@ CTOR="
  35. KEEP (*crtbegin*.o(.ctors))
  36. /* We don't want to include the .ctor section from
  37. - from the crtend.o file until after the sorted ctors.
  38. + the crtend.o file until after the sorted ctors.
  39. The .ctor section from the crtend file contains the
  40. end of ctors marker and it must be last */
  41. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elfd10v.sc binutils/ld/scripttempl/elfd10v.sc
  42. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elfd10v.sc 2003-05-05 23:46:50.000000000 +0200
  43. +++ binutils/ld/scripttempl/elfd10v.sc 2005-12-06 13:48:26.000000000 +0100
  44. @@ -23,7 +23,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  45. KEEP (*crtbegin*.o(.ctors))
  46. /* We don't want to include the .ctor section from
  47. - from the crtend.o file until after the sorted ctors.
  48. + the crtend.o file until after the sorted ctors.
  49. The .ctor section from the crtend file contains the
  50. end of ctors marker and it must be last */
  51. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elfd30v.sc binutils/ld/scripttempl/elfd30v.sc
  52. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elfd30v.sc 2003-05-05 23:46:50.000000000 +0200
  53. +++ binutils/ld/scripttempl/elfd30v.sc 2005-12-06 13:48:36.000000000 +0100
  54. @@ -15,7 +15,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  55. KEEP (*crtbegin*.o(.ctors))
  56. /* We don't want to include the .ctor section from
  57. - from the crtend.o file until after the sorted ctors.
  58. + the crtend.o file until after the sorted ctors.
  59. The .ctor section from the crtend file contains the
  60. end of ctors marker and it must be last */
  61. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/elfxtensa.sc binutils/ld/scripttempl/elfxtensa.sc
  62. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/elfxtensa.sc 2005-11-13 18:16:37.000000000 +0100
  63. +++ binutils/ld/scripttempl/elfxtensa.sc 2005-12-06 13:48:53.000000000 +0100
  64. @@ -176,7 +176,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  65. KEEP (*crtbegin*.o(.ctors))
  66. /* We don't want to include the .ctor section from
  67. - from the crtend.o file until after the sorted ctors.
  68. + the crtend.o file until after the sorted ctors.
  69. The .ctor section from the crtend file contains the
  70. end of ctors marker and it must be last */
  71. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/iq2000.sc binutils/ld/scripttempl/iq2000.sc
  72. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/iq2000.sc 2005-08-22 21:27:45.000000000 +0200
  73. +++ binutils/ld/scripttempl/iq2000.sc 2005-12-06 13:49:38.000000000 +0100
  74. @@ -86,7 +86,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  75. KEEP (*crtbegin*.o(.ctors))
  76. /* We don't want to include the .ctor section from
  77. - from the crtend.o file until after the sorted ctors.
  78. + the crtend.o file until after the sorted ctors.
  79. The .ctor section from the crtend file contains the
  80. end of ctors marker and it must be last */
  81. diff -ruNp binutils-2.16.91.0.4.oorig/ld/scripttempl/xstormy16.sc binutils/ld/scripttempl/xstormy16.sc
  82. --- binutils-2.16.91.0.4.oorig/ld/scripttempl/xstormy16.sc 2005-08-22 21:27:45.000000000 +0200
  83. +++ binutils/ld/scripttempl/xstormy16.sc 2005-12-06 13:50:32.000000000 +0100
  84. @@ -70,7 +70,7 @@ CTOR=".ctors ${CONSTRUCTING-0} :
  85. KEEP (*crtbegin*.o(.ctors))
  86. /* We don't want to include the .ctor section from
  87. - from the crtend.o file until after the sorted ctors.
  88. + the crtend.o file until after the sorted ctors.
  89. The .ctor section from the crtend file contains the
  90. end of ctors marker and it must be last */