]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 4 Nov 2007 17:15:13 +0000 (17:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    binutils-gasp.patch -> 1.18
    binutils-info.patch -> 1.10

binutils-gasp.patch
binutils-info.patch

index 0e83c85178465089bd41fc99e75cc5b0bfbd92b2..164fa00566d3ce7e0c5b459a4449d27189226d37 100644 (file)
@@ -4,8 +4,8 @@
        symbols.c \
        write.c
  
--CFILES = $(GAS_CFILES) itbl-ops.c
-+CFILES = $(GAS_CFILES) gasp.c itbl-ops.c
+-CFILES = $(GAS_CFILES) itbl-ops.c cgen.c
++CFILES = $(GAS_CFILES) gasp.c itbl-ops.c cgen.c
  
  HFILES = \
        as.h \
index 1fa12348f05150072bb461aa6bc345539d9e843d..c63cfb8ca37e1f2695a2f412b5178f3cbb6fe9ac 100644 (file)
@@ -15,56 +15,6 @@ diff -urN binutils-2.12.90.0.1.org/bfd/doc/bfd.texinfo binutils-2.12.90.0.1/bfd/
  @end format
  @end ifinfo
  
-diff -urN binutils-2.12.90.0.1.org/binutils/doc/binutils.texi binutils-2.12.90.0.1/binutils/doc/binutils.texi
---- binutils-2.12.90.0.1.org/binutils/doc/binutils.texi        Mon Mar 11 22:37:37 2002
-+++ binutils-2.12.90.0.1/binutils/doc/binutils.texi    Mon Mar 11 22:37:52 2002
-@@ -6,25 +6,27 @@
- @ifinfo
- @format
--START-INFO-DIR-ENTRY
--* 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
--* 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
--* c++filt: (binutils)c++filt.   Filter to demangle encoded C++ symbols
--* cxxfilt: (binutils)c++filt.     MS-DOS name for c++filt
--* addr2line: (binutils)addr2line. Convert addresses to file and line
--* nlmconv: (binutils)nlmconv.     Converts object code into an NLM
--* windres: (binutils)windres.   Manipulate Windows resources
--* windmc: (binutils)windmc.     Generator for Windows message resources
--* dlltool: (binutils)dlltool.   Create files needed to build and use DLLs
--END-INFO-DIR-ENTRY
-+@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
-+* 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
-+* c++filt: (binutils)c++filt.         Filter to demangle encoded C++ symbols
-+* cxxfilt: (binutils)c++filt.         MS-DOS name for c++filt
-+* addr2line: (binutils)addr2line.     Convert addresses to file and line
-+* nlmconv: (binutils)nlmconv.         Converts object code into an NLM
-+* windres: (binutils)windres.         Manipulate Windows resources
-+* windmc: (binutils)windmc.           Generator for Windows message resources
-+* dlltool: (binutils)dlltool.         Create files needed to 
-+                                      build and use DLLs
-+@end direntry
- @end format
- @end ifinfo
 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
This page took 0.209524 seconds and 4 git commands to generate.