]> git.pld-linux.org Git - packages/crossppc-binutils.git/blobdiff - binutils-info.patch
- updated gettext BR
[packages/crossppc-binutils.git] / binutils-info.patch
index 8ef36dda368bf7826a27bbd069f86d72b7f4f7ea..90d85d827c71835c2b6f167dd31942019898364a 100644 (file)
@@ -1,7 +1,7 @@
-diff -Nru binutils-2.9.1.0.23/bfd/doc/bfd.texinfo binutils-2.9.1.0.23.new/bfd/doc/bfd.texinfo
---- binutils-2.9.1.0.23/bfd/doc/bfd.texinfo    Thu Jul 24 20:38:45 1997
-+++ binutils-2.9.1.0.23.new/bfd/doc/bfd.texinfo        Wed Apr  7 22:57:53 1999
-@@ -19,9 +19,10 @@
+diff -urN binutils-2.12.90.0.1.org/bfd/doc/bfd.texinfo binutils-2.12.90.0.1/bfd/doc/bfd.texinfo
+--- binutils-2.12.90.0.1.org/bfd/doc/bfd.texinfo       Mon Mar 11 22:37:36 2002
++++ binutils-2.12.90.0.1/bfd/doc/bfd.texinfo   Mon Mar 11 22:37:52 2002
+@@ -21,9 +21,10 @@
  
  @ifinfo
  @format
@@ -10,101 +10,80 @@ diff -Nru binutils-2.9.1.0.23/bfd/doc/bfd.texinfo binutils-2.9.1.0.23.new/bfd/do
 -END-INFO-DIR-ENTRY
 +@dircategory Programming tools:
 +@direntry
-+* Bfd: (bfd)                          The Binary File Descriptor library
++* Bfd: (bfd).                         The Binary File Descriptor library
 +@end direntry
  @end format
  @end ifinfo
  
-diff -Nru binutils-2.9.1.0.23/bfd/hash.c binutils-2.9.1.0.23.new/bfd/hash.c
---- binutils-2.9.1.0.23/bfd/hash.c     Wed Mar 26 03:05:38 1997
-+++ binutils-2.9.1.0.23.new/bfd/hash.c Thu Apr  8 00:46:11 1999
-@@ -73,7 +73,7 @@
-       The function <<bfd_hash_table_init>> take as an argument a
-       function to use to create new entries.  For a basic hash
-       table, use the function <<bfd_hash_newfunc>>.  @xref{Deriving
--      a New Hash Table Type} for why you would want to use a
-+      a New Hash Table Type}, for why you would want to use a
-       different value for this argument.
- @findex bfd_hash_allocate
-diff -Nru binutils-2.9.1.0.23/bfd/linker.c binutils-2.9.1.0.23.new/bfd/linker.c
---- binutils-2.9.1.0.23/bfd/linker.c   Thu Jan 15 18:37:32 1998
-+++ binutils-2.9.1.0.23.new/bfd/linker.c       Thu Apr  8 00:46:36 1999
-@@ -74,7 +74,7 @@
- @cindex target vector (_bfd_link_hash_table_create)
-       The linker routines must create a hash table, which must be
-       derived from <<struct bfd_link_hash_table>> described in
--      <<bfdlink.c>>.  @xref{Hash Tables} for information on how to
-+      <<bfdlink.c>>.  @xref{Hash Tables}, for information on how to
-       create a derived hash table.  This entry point is called using
-       the target vector of the linker output file.
-diff -Nru binutils-2.9.1.0.23/binutils/binutils.texi binutils-2.9.1.0.23.new/binutils/binutils.texi
---- binutils-2.9.1.0.23/binutils/binutils.texi Sat Apr  4 18:57:23 1998
-+++ binutils-2.9.1.0.23.new/binutils/binutils.texi     Thu Apr  8 01:26:28 1999
-@@ -4,11 +4,19 @@
+diff -urN binutils-2.12.90.0.1.org/etc/configure.texi binutils-2.12.90.0.1/etc/configure.texi
+--- binutils-2.12.90.0.1.org/etc/configure.texi        Mon Mar 11 22:37:37 2002
++++ binutils-2.12.90.0.1/etc/configure.texi    Mon Mar 11 22:37:52 2002
+@@ -5,9 +5,9 @@
+ @setchapternewpage off
+ @c %**end of header
  
- @ifinfo
- @format
--START-INFO-DIR-ENTRY
--* Binutils: (binutils).         The GNU binary utilities "ar", "objcopy",
--                              "objdump", "nm", "nlmconv", "size", 
--                                "strings", "strip", and "ranlib".
--END-INFO-DIR-ENTRY
+-@dircategory GNU admin
 +@dircategory Programming tools:
-+@direntry
-+* Binutils: (binutils)                        The GNU binary utilities
-+* ar: (binutils)ar                    Create, modify, and extract from archives
-+* nm: (binutils)nm                    List symbols from object files
-+* objcopy: (binutils)objcopy          Copy and translate object files
-+* objdump: (binutils)objdump          Display information from object files
-+* ranlib: (binutils)ranlib            Generate index to archive contents
-+* size: (binutils)size                        List section sizes and total size
-+* strings: (binutils)strings          List printable strings from files
-+* strip: (binutils)strip              Discard symbols
-+* nlmconv: (binutils)nlmconv          Converts object code into an NLM
-+@end direntry
- @end format
- @end ifinfo
+ @direntry
+-* configure: (configure).     The GNU configure and build system
++* configure: (configure).             The GNU configure and build system
+ @end direntry
+ @ifinfo
+--- binutils-2.18.50.0.1/etc/standards.texi.orig       2007-09-08 19:33:36.000000000 +0200
++++ binutils-2.18.50.0.1/etc/standards.texi    2007-09-15 21:32:14.252217649 +0200
+@@ -6,9 +6,9 @@
+ @set lastupdate July 22, 2007
+ @c %**end of header
+-@dircategory GNU organization
++@dircategory Miscellaneous:
+ @direntry
+-* Standards: (standards).         GNU coding standards.
++* Standards: (standards).             GNU coding standards
+ @end direntry
  
-diff -Nru binutils-2.9.1.0.23/etc/standards.texi binutils-2.9.1.0.23.new/etc/standards.texi
---- binutils-2.9.1.0.23/etc/standards.texi     Sat Apr  4 18:57:59 1998
-+++ binutils-2.9.1.0.23.new/etc/standards.texi Wed Apr  7 22:59:33 1999
-@@ -8,9 +8,10 @@
+ @c @setchapternewpage odd
+diff -urN binutils-2.12.90.0.1.org/gas/doc/as.texinfo binutils-2.12.90.0.1/gas/doc/as.texinfo
+--- binutils-2.12.90.0.1.org/gas/doc/as.texinfo        Mon Mar 11 22:37:38 2002
++++ binutils-2.12.90.0.1/gas/doc/as.texinfo    Mon Mar 11 22:40:25 2002
+@@ -117,10 +117,11 @@
  
  @ifinfo
  @format
 -START-INFO-DIR-ENTRY
--* Standards: (standards).        GNU coding standards.
+-* As: (as).                     The GNU assembler.
+-* Gas: (as).                    The GNU assembler.
 -END-INFO-DIR-ENTRY
-+@dircategory Miscellaneous:
++@dircategory Programming tools:
 +@direntry
-+* Standards: (standards)              GNU coding standards
++* As: (as).                           The GNU assembler
++* Gas: (as).                          The GNU assembler
 +@end direntry
  @end format
  @end ifinfo
  
-diff -Nru binutils-2.9.1.0.23/gas/doc/as.texinfo binutils-2.9.1.0.23.new/gas/doc/as.texinfo
---- binutils-2.9.1.0.23/gas/doc/as.texinfo     Wed Mar 31 19:34:16 1999
-+++ binutils-2.9.1.0.23.new/gas/doc/as.texinfo Wed Apr  7 23:01:41 1999
-@@ -74,9 +74,10 @@
+diff -urN binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo binutils-2.14.90.0.7/gas/doc/gasp.texinfo
+--- binutils-2.14.90.0.7.org/gas/doc/gasp.texinfo      Mon Mar 11 22:37:38 2002
++++ binutils-2.14.90.0.7/gas/doc/gasp.texinfo  Mon Mar 11 22:37:52 2002
+@@ -14,9 +14,10 @@
  
  @ifinfo
  @format
 -START-INFO-DIR-ENTRY
--* As: (as).                     The GNU assembler.
+-* gasp: (gasp).                     The GNU Assembler Preprocessor
 -END-INFO-DIR-ENTRY
 +@dircategory Programming tools:
 +@direntry
-+* As: (as)                            The GNU assembler
++* gasp: (gasp).                               The GNU Assembler Preprocessor
 +@end direntry
  @end format
  @end ifinfo
  
-diff -Nru binutils-2.9.1.0.23/gprof/gprof.texi binutils-2.9.1.0.23.new/gprof/gprof.texi
---- binutils-2.9.1.0.23/gprof/gprof.texi       Wed Mar 25 17:01:36 1998
-+++ binutils-2.9.1.0.23.new/gprof/gprof.texi   Wed Apr  7 23:02:51 1999
-@@ -7,9 +7,10 @@
+diff -urN binutils-2.12.90.0.1.org/gprof/gprof.texi binutils-2.12.90.0.1/gprof/gprof.texi
+--- binutils-2.12.90.0.1.org/gprof/gprof.texi  Mon Mar 11 22:37:40 2002
++++ binutils-2.12.90.0.1/gprof/gprof.texi      Mon Mar 11 22:37:52 2002
+@@ -9,9 +9,10 @@
  @c This is a dir.info fragment to support semi-automated addition of
  @c manuals to an info tree.  zoo@cygnus.com is developing this facility.
  @format
@@ -113,15 +92,15 @@ diff -Nru binutils-2.9.1.0.23/gprof/gprof.texi binutils-2.9.1.0.23.new/gprof/gpr
 -END-INFO-DIR-ENTRY
 +@dircategory Programming tools:
 +@direntry
-+* gprof: (gprof)                      Profiling your program's execution
++* gprof: (gprof).                     Profiling your program's execution
 +@end direntry
  @end format
  @end ifinfo
  
-diff -Nru binutils-2.9.1.0.23/ld/ld.texinfo binutils-2.9.1.0.23.new/ld/ld.texinfo
---- binutils-2.9.1.0.23/ld/ld.texinfo  Tue May  5 18:24:20 1998
-+++ binutils-2.9.1.0.23.new/ld/ld.texinfo      Thu Apr  8 01:14:16 1999
-@@ -8,9 +8,10 @@
+diff -urN binutils-2.12.90.0.1.org/ld/ld.texinfo binutils-2.12.90.0.1/ld/ld.texinfo
+--- binutils-2.12.90.0.1.org/ld/ld.texinfo     Mon Mar 11 22:37:41 2002
++++ binutils-2.12.90.0.1/ld/ld.texinfo Mon Mar 11 22:37:52 2002
+@@ -48,9 +48,10 @@
  
  @ifinfo
  @format
@@ -130,26 +109,12 @@ diff -Nru binutils-2.9.1.0.23/ld/ld.texinfo binutils-2.9.1.0.23.new/ld/ld.texinf
 -END-INFO-DIR-ENTRY
 +@dircategory Programming tools:
 +@direntry
-+* Ld: (ld)                            The GNU linker
++* Ld: (ld).                           The GNU linker
 +@end direntry
  @end format
  @end ifinfo
  
-@@ -1837,11 +1838,11 @@
- @table @code
- @item Assignment
- Semicolons must appear at the end of assignment expressions.
--@xref{Assignment}
-+@xref{Assignment}.
- @item PHDRS
- Semicolons must appear at the end of a @code{PHDRS} statement.
--@xref{PHDRS}
-+@xref{PHDRS}.
- @end table
- @node MEMORY
-@@ -3330,7 +3331,7 @@
+@@ -4590,7 +4591,7 @@
  @node BFD outline
  @section How it works: an outline of BFD
  @cindex opening object files
@@ -158,3 +123,53 @@ diff -Nru binutils-2.9.1.0.23/ld/ld.texinfo binutils-2.9.1.0.23.new/ld/ld.texinf
  @end ifclear
  
  @node Reporting Bugs
+--- binutils-2.18.50.0.5/binutils/doc/binutils.texi.orig       2008-03-14 19:23:02.000000000 +0100
++++ binutils-2.18.50.0.5/binutils/doc/binutils.texi    2008-03-18 08:27:03.340177183 +0100
+@@ -23,29 +23,25 @@
+ @c man end
+ @end copying
+-@dircategory Software development
++@dircategory Programming tools:
+ @direntry
+-* Binutils: (binutils).         The GNU binary utilities.
+-@end direntry
+-
+-@dircategory Individual utilities
+-@direntry
+-* addr2line: (binutils)addr2line. Convert addresses to file and line.
+-* ar: (binutils)ar.               Create, modify, and extract from archives.
+-* c++filt: (binutils)c++filt.   Filter to demangle encoded C++ symbols.
+-* cxxfilt: (binutils)c++filt.     MS-DOS name for c++filt.
+-* dlltool: (binutils)dlltool.   Create files needed to build and use DLLs.
+-* nlmconv: (binutils)nlmconv.     Converts object code into an NLM.
+-* nm: (binutils)nm.               List symbols from object files.
+-* objcopy: (binutils)objcopy.   Copy and translate object files.
+-* objdump: (binutils)objdump.     Display information from object files.
+-* ranlib: (binutils)ranlib.       Generate index to archive contents.
+-* readelf: (binutils)readelf.   Display the contents of ELF format files.
+-* size: (binutils)size.           List section sizes and total size.
+-* strings: (binutils)strings.     List printable strings from files.
+-* strip: (binutils)strip.         Discard symbols.
+-* windmc: (binutils)windmc.     Generator for Windows message resources.
+-* windres: (binutils)windres.   Manipulate Windows resources.
++* Binutils: (binutils).                       The GNU binary utilities
++* addr2line: (binutils)addr2line.     Convert addresses to file and line
++* ar: (binutils)ar.                   Create, modify, and extract from archives
++* c++filt: (binutils)c++filt.         Filter to demangle encoded C++ symbols
++* cxxfilt: (binutils)c++filt.         MS-DOS name for c++filt
++* dlltool: (binutils)dlltool.         Create files needed to build and use DLLs
++* nlmconv: (binutils)nlmconv.         Converts object code into an NLM
++* nm: (binutils)nm.                   List symbols from object files
++* objcopy: (binutils)objcopy.         Copy and translate object files
++* objdump: (binutils)objdump.         Display information from object files
++* ranlib: (binutils)ranlib.           Generate index to archive contents
++* readelf: (binutils)readelf.         Display the contents of ELF format files
++* size: (binutils)size.                       List section sizes and total size
++* strings: (binutils)strings.         List printable strings from files
++* strip: (binutils)strip.             Discard symbols
++* windmc: (binutils)windmc.           Generator for Windows message resources
++* windres: (binutils)windres.         Manipulate Windows resources
+ @end direntry
+ @titlepage
This page took 0.887207 seconds and 4 git commands to generate.