Readd pie support.
This commit is contained in:
parent
a51648d704
commit
84cb84b0ba
1138
gdb-6.3-pie-20050110.patch
Normal file
1138
gdb-6.3-pie-20050110.patch
Normal file
File diff suppressed because it is too large
Load Diff
2098
gdb-6.3-test-pie-20050107.patch
Normal file
2098
gdb-6.3-test-pie-20050107.patch
Normal file
File diff suppressed because it is too large
Load Diff
13
gdb.spec
13
gdb.spec
@ -53,8 +53,6 @@ Patch4: gdb-6.3-rh-testlibunwind1fix-20041202.patch
|
||||
###### Testsuite merge, fixes, and local RH hack
|
||||
# Get selftest working with sep-debug-info
|
||||
#Broken: Patch33: gdb-6.1post-test-self-jul2004.patch
|
||||
#Broken: Patch51: gdb-6.1post-pie-jul2004.patch
|
||||
#Broken: Patch52: gdb-6.1post-test-pie-nov2004.patch
|
||||
# Add --readnever hack, and gstack script
|
||||
#Broken: Patch82: gdb-6.1post-readnever-nov2004.patch
|
||||
# No longer a need to set .malloc on ppc64.
|
||||
@ -143,6 +141,12 @@ Patch121: gdb-6.3-backtrace-20041216.patch
|
||||
##### VSYSCALL and PIE
|
||||
Patch122: gdb-6.3-vsyscall-20041216.patch
|
||||
|
||||
# Pie test
|
||||
Patch123: gdb-6.3-test-pie-20050107.patch
|
||||
|
||||
# Pie support
|
||||
Patch124: gdb-6.3-pie-20050110.patch
|
||||
|
||||
%ifarch ia64
|
||||
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu libunwind >= 0.96-3
|
||||
%else
|
||||
@ -193,11 +197,16 @@ and printing their data.
|
||||
%patch115 -p1
|
||||
%patch116 -p1
|
||||
%patch117 -p1
|
||||
|
||||
%patch118 -p1
|
||||
%patch119 -p1
|
||||
|
||||
%patch120 -p1
|
||||
%patch121 -p1
|
||||
|
||||
%patch122 -p1
|
||||
%patch123 -p1
|
||||
%patch124 -p1
|
||||
|
||||
# Change the version that gets printed at GDB startup, so it is RedHat
|
||||
# specific.
|
||||
|
Loading…
Reference in New Issue
Block a user