Add ppc's malloc patch.

This commit is contained in:
cagney 2005-01-11 04:20:28 +00:00
parent f5d570986d
commit e4fa8d72e6
1 changed files with 5 additions and 2 deletions

View File

@ -51,8 +51,6 @@ Patch4: gdb-6.3-rh-testlibunwind1fix-20041202.patch
#Broken: Patch19: gdb-6.1post-abi-ppccfi-nov2004.patch
#Broken: Patch23: gdb-6.1post-abi-ppc64main-aug2004.patch
###### Testsuite merge, fixes, and local RH hack
# No longer a need to set .malloc on ppc64.
#Broken: Patch85: gdb-6.1post-abi-ppcmalloc-nov2004.patch
# Add fixes starting at 100
@ -146,6 +144,9 @@ Patch124: gdb-6.3-pie-20050110.patch
# Get selftest working with sep-debug-info
Patch125: gdb-6.3-test-self-20050110.patch
# No longer a need to set .malloc on ppc64.
Patch126: gdb-6.3-ppcmalloc-20041124.patch
%ifarch ia64
BuildRequires: ncurses-devel glibc-devel gcc make gzip texinfo dejagnu libunwind >= 0.96-3
%else
@ -209,6 +210,8 @@ and printing their data.
%patch125 -p1
%patch126 -p1
# Change the version that gets printed at GDB startup, so it is RedHat
# specific.
cat > gdb/version.in << _FOO