From e7973621f1caa5ade41870c2929c6f25a93313c8 Mon Sep 17 00:00:00 2001 From: cagney Date: Tue, 23 Nov 2004 21:31:56 +0000 Subject: [PATCH] Fix pie test directory. --- gdb.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 014843f..47926c8 100644 --- a/gdb.spec +++ b/gdb.spec @@ -79,7 +79,7 @@ Patch38: gdb-6.1post-test-sigstepcomment-oct2004.patch ##### VSYSCALL and PIE Patch50: gdb-6.1post-vsyscall-jul2004.patch Patch51: gdb-6.1post-pie-jul2004.patch -Patch52: gdb-6.1post-test-pie-oct2004.patch +Patch52: gdb-6.1post-test-pie-nov2004.patch ##### Bigcore tweak Patch60: gdb-6.1post-o-largefile-jul2004.patch @@ -359,6 +359,15 @@ fi # don't include the files in include, they are part of binutils %changelog +* Tue Nov 23 2004 Andrew Cagney 1.200400607.57 +- Backport i386 prolog parser - better backtraces out of semop(). +- Add option --readnever to suppress the reading of symbolic debug + information. +- Add script gstack.sh, installed as gstack. + Bugzilla 136584, 137121 +- Add missing files gdb.pie/attach2.c, gdb.pie/break1.c and + gdb.pie/Makefile.in along with testsuite/configure stuff for pie. + * Tue Nov 23 2004 Andrew Cagney 1.200400607.57 - Backport i386 prolog parser - better backtraces out of semop(). - Add option --readnever to suppress the reading of symbolic debug