rpms/gdb/devel gdb-6.6-vdso-i386-on-amd64-warning.patch, 1.2, 1.3 gdb.spec, 1.282, 1.283 gdb-6.6-bfd-vdso8k.patch, 1.1, NONE

Jan Kratochvil (jkratoch) fedora-extras-commits at redhat.com
Sun Apr 27 20:29:05 UTC 2008


Author: jkratoch

Update of /cvs/pkgs/rpms/gdb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1335

Modified Files:
	gdb-6.6-vdso-i386-on-amd64-warning.patch gdb.spec 
Removed Files:
	gdb-6.6-bfd-vdso8k.patch 
Log Message:
* Sun Apr 27 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-5
- Remove the kernel VDSO workaround (`no loadable ...') (kernel BZ 312011).


gdb-6.6-vdso-i386-on-amd64-warning.patch:

Index: gdb-6.6-vdso-i386-on-amd64-warning.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gdb/devel/gdb-6.6-vdso-i386-on-amd64-warning.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gdb-6.6-vdso-i386-on-amd64-warning.patch	1 Nov 2007 20:24:20 -0000	1.2
+++ gdb-6.6-vdso-i386-on-amd64-warning.patch	27 Apr 2008 20:28:26 -0000	1.3
@@ -112,11 +112,3 @@
            }
      }
  
-@@ -1174,7 +1196,6 @@ symbol_file_add_from_bfd (bfd *abfd, int
-                                                 mainline, flags);
- }
- 
--
- /* Process a symbol file, as either the main file or as a dynamically
-    loaded file.  See symbol_file_add_with_addrs_or_offsets's comments
-    for details.  */


Index: gdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.282
retrieving revision 1.283
diff -u -r1.282 -r1.283
--- gdb.spec	22 Apr 2008 22:13:56 -0000	1.282
+++ gdb.spec	27 Apr 2008 20:28:26 -0000	1.283
@@ -288,9 +288,6 @@
 # New locating of the matching binaries from the pure core file (build-id).
 Patch274: gdb-6.6-buildid-locate.patch
 
-# Fixed the kernel 8KB VDSO loading (producing `no loadable sections found').
-Patch276: gdb-6.6-bfd-vdso8k.patch
-
 # Fixed the kernel i386-on-x86_64 VDSO loading (producing `Lowest section in').
 Patch277: gdb-6.6-vdso-i386-on-amd64-warning.patch
 
@@ -504,7 +501,6 @@
 %patch266 -p1
 %patch274 -p1
 %patch275 -p1
-%patch276 -p1
 %patch277 -p1
 %patch280 -p1
 %patch282 -p1
@@ -768,6 +764,9 @@
 %{_mandir}/*/gdbserver.1*
 
 %changelog
+* Sun Apr 27 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-5
+- Remove the kernel VDSO workaround (`no loadable ...') (kernel BZ 312011).
+
 * Wed Apr 23 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-4
 - Backport fix on various forms of threads tracking across exec() (BZ 442765).
 - Testsuite: Include more biarch libraries on %%{multilib_64_archs}.


--- gdb-6.6-bfd-vdso8k.patch DELETED ---




More information about the fedora-extras-commits mailing list