From e03336f173143beabd29c49ca93a50246b9c7ef5 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sat, 16 Jun 2007 04:23:39 +0000 Subject: [PATCH] remove spurious texinfo diff from patch --- dkpsp/patches/gdb-6.6.patch | 142 ------------------------------------ 1 file changed, 142 deletions(-) diff --git a/dkpsp/patches/gdb-6.6.patch b/dkpsp/patches/gdb-6.6.patch index 0c603e9..e34563e 100644 --- a/dkpsp/patches/gdb-6.6.patch +++ b/dkpsp/patches/gdb-6.6.patch @@ -41,148 +41,6 @@ diff -Nbaur gdb-6.6/bfd/cpu-mips.c gdb-6.6-psp/bfd/cpu-mips.c }; /* The default architecture is mips:3000, but with a machine number of -diff -Nbaur gdb-6.6/bfd/doc/bfd.info gdb-6.6-psp/bfd/doc/bfd.info ---- gdb-6.6/bfd/doc/bfd.info Mon Dec 18 07:22:55 2006 -+++ gdb-6.6-psp/bfd/doc/bfd.info Fri Jun 15 16:23:15 2007 -@@ -1,5 +1,6 @@ --This is ../.././bfd/doc/bfd.info, produced by makeinfo version 4.8 from --../.././bfd/doc/bfd.texinfo. -+This is ../../../../../gdb-6.6-psp/bfd/doc/bfd.info, produced by -+makeinfo version 4.8 from -+../../../../../gdb-6.6-psp/bfd/doc/bfd.texinfo. - - START-INFO-DIR-ENTRY - * Bfd: (bfd). The Binary File Descriptor library. -@@ -10445,67 +10446,67 @@ - -  - Tag Table: --Node: Top730 --Node: Overview1069 --Node: History2120 --Node: How It Works3066 --Node: What BFD Version 2 Can Do4609 --Node: BFD information loss5924 --Node: Canonical format8456 --Node: BFD front end12828 --Node: Memory Usage39748 --Node: Initialization40976 --Node: Sections41435 --Node: Section Input41918 --Node: Section Output43283 --Node: typedef asection45769 --Node: section prototypes70370 --Node: Symbols80050 --Node: Reading Symbols81645 --Node: Writing Symbols82752 --Node: Mini Symbols84461 --Node: typedef asymbol85435 --Node: symbol handling functions90353 --Node: Archives95695 --Node: Formats99421 --Node: Relocations102369 --Node: typedef arelent103096 --Node: howto manager118907 --Node: Core Files184002 --Node: Targets185819 --Node: bfd_target187789 --Node: Architectures207965 --Node: Opening and Closing229606 --Node: Internal240608 --Node: File Caching246941 --Node: Linker Functions248855 --Node: Creating a Linker Hash Table250528 --Node: Adding Symbols to the Hash Table252266 --Node: Differing file formats253166 --Node: Adding symbols from an object file254914 --Node: Adding symbols from an archive257065 --Node: Performing the Final Link259479 --Node: Information provided by the linker260721 --Node: Relocating the section contents261875 --Node: Writing the symbol table263626 --Node: Hash Tables266668 --Node: Creating and Freeing a Hash Table267866 --Node: Looking Up or Entering a String269116 --Node: Traversing a Hash Table270369 --Node: Deriving a New Hash Table Type271158 --Node: Define the Derived Structures272224 --Node: Write the Derived Creation Routine273305 --Node: Write Other Derived Routines275929 --Node: BFD back ends277244 --Node: What to Put Where277514 --Node: aout277694 --Node: coff284012 --Node: elf308489 --Node: mmo309352 --Node: File layout310280 --Node: Symbol-table315927 --Node: mmo section mapping319696 --Node: GNU Free Documentation License323348 --Node: BFD Index343077 -+Node: Top768 -+Node: Overview1107 -+Node: History2158 -+Node: How It Works3104 -+Node: What BFD Version 2 Can Do4647 -+Node: BFD information loss5962 -+Node: Canonical format8494 -+Node: BFD front end12866 -+Node: Memory Usage39786 -+Node: Initialization41014 -+Node: Sections41473 -+Node: Section Input41956 -+Node: Section Output43321 -+Node: typedef asection45807 -+Node: section prototypes70408 -+Node: Symbols80088 -+Node: Reading Symbols81683 -+Node: Writing Symbols82790 -+Node: Mini Symbols84499 -+Node: typedef asymbol85473 -+Node: symbol handling functions90391 -+Node: Archives95733 -+Node: Formats99459 -+Node: Relocations102407 -+Node: typedef arelent103134 -+Node: howto manager118945 -+Node: Core Files184040 -+Node: Targets185857 -+Node: bfd_target187827 -+Node: Architectures208003 -+Node: Opening and Closing229644 -+Node: Internal240646 -+Node: File Caching246979 -+Node: Linker Functions248893 -+Node: Creating a Linker Hash Table250566 -+Node: Adding Symbols to the Hash Table252304 -+Node: Differing file formats253204 -+Node: Adding symbols from an object file254952 -+Node: Adding symbols from an archive257103 -+Node: Performing the Final Link259517 -+Node: Information provided by the linker260759 -+Node: Relocating the section contents261913 -+Node: Writing the symbol table263664 -+Node: Hash Tables266706 -+Node: Creating and Freeing a Hash Table267904 -+Node: Looking Up or Entering a String269154 -+Node: Traversing a Hash Table270407 -+Node: Deriving a New Hash Table Type271196 -+Node: Define the Derived Structures272262 -+Node: Write the Derived Creation Routine273343 -+Node: Write Other Derived Routines275967 -+Node: BFD back ends277282 -+Node: What to Put Where277552 -+Node: aout277732 -+Node: coff284050 -+Node: elf308527 -+Node: mmo309390 -+Node: File layout310318 -+Node: Symbol-table315965 -+Node: mmo section mapping319734 -+Node: GNU Free Documentation License323386 -+Node: BFD Index343115 -  - End Tag Table diff -Nbaur gdb-6.6/bfd/elfxx-mips.c gdb-6.6-psp/bfd/elfxx-mips.c --- gdb-6.6/bfd/elfxx-mips.c Fri Nov 3 00:58:10 2006 +++ gdb-6.6-psp/bfd/elfxx-mips.c Fri Jun 15 16:17:50 2007