| … | |
… | |
| 63 | |
63 | |
| 64 | Patch: 045_all_noexecstacks.patch |
64 | Patch: 045_all_noexecstacks.patch |
| 65 | From: Benedikt Boehm |
65 | From: Benedikt Boehm |
| 66 | Desc: Add GNU stack section to pure assembly objects (fixes executable stack warnings) |
66 | Desc: Add GNU stack section to pure assembly objects (fixes executable stack warnings) |
| 67 | |
67 | |
|
|
68 | Patch: 100_x86_pic-socketcall.patch |
|
|
69 | From: Benedikt Boehm |
|
|
70 | Desc: Build socketcalls even if PIC is enabled |
|
|
71 | |
| 68 | Patch: 150_all_rename-ppc-powerpc.patch |
72 | Patch: 150_ppc_rename-powerpc.patch |
| 69 | From: Benedikt Boehm |
73 | From: Benedikt Boehm |
| 70 | Desc: Comply with new kernel naming and use powerpc instead of ppc |
74 | Desc: Comply with new kernel naming and use powerpc instead of ppc |
| 71 | |
75 | |
| 72 | Patch: 155_all_rename-ppc64-powerpc64.patch |
76 | Patch: 155_ppc64_rename-powerpc64.patch |
| 73 | From: Benedikt Boehm |
77 | From: Benedikt Boehm |
| 74 | Desc: Comply with new kernel naming and use powerpc64 instead of ppc64 |
78 | Desc: Comply with new kernel naming and use powerpc64 instead of ppc64 |
| 75 | |
79 | |
| 76 | Patch: 200_all_sparc64-is-32bit.patch |
80 | Patch: 200_sparc64_build-32bit.patch |
| 77 | From: Jason Wever |
81 | From: Jason Wever |
| 78 | Desc: Build 32-bit dietlibc on sparc64 |
82 | Desc: Build 32-bit dietlibc on sparc64 |
| 79 | |
83 | |
| 80 | Patch: 250_all_hppa-iitlb.patch |
84 | Patch: 250_hppa_iitlb.patch |
| 81 | From: Debian |
85 | From: Debian |
| 82 | Desc: Fix hppa assembly instructions |
86 | Desc: Fix hppa assembly instructions |
| 83 | |
87 | |
| 84 | Patch: 300_all_mips-pic.patch |
88 | Patch: 300_mips-omit-nopic.patch |
| 85 | From: Debian |
89 | From: Debian |
| 86 | Desc: Avoid -fno-pic on mips |
90 | Desc: Avoid -fno-pic on mips |
| 87 | |
91 | |
| 88 | Patch: 350_all_ia64-fno-omit-frame-pointer.patch |
92 | Patch: 350_ia64_omit-fno-omit-frame-pointer.patch |
| 89 | From: Debian |
93 | From: Debian |
| 90 | Desc: Omit -fno-omit-frame-pointer on ia64 to workaround some compiletime issues |
94 | Desc: Omit -fno-omit-frame-pointer on ia64 to workaround some compiletime issues |