patches/binutils/2.20/200-document-new-dtags-behaviour.patch
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sat Apr 30 23:13:12 2011 +0200 (2011-04-30)
changeset 2424 28092887b486
permissions -rw-r--r--
scripts: fix installation

Changeset e013ddebc063 forgot to install the samples.mk file.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 Index: binutils-2.19.51.0.5/ld/ld.texinfo
     2 ===================================================================
     3 --- binutils-2.19.51.0.5.orig/ld/ld.texinfo
     4 +++ binutils-2.19.51.0.5/ld/ld.texinfo
     5 @@ -2036,8 +2036,9 @@ This linker can create the new dynamic t
     6  systems may not understand them. If you specify
     7  @option{--enable-new-dtags}, the dynamic tags will be created as needed.
     8  If you specify @option{--disable-new-dtags}, no new dynamic tags will be
     9 -created. By default, the new dynamic tags are not created. Note that
    10 -those options are only available for ELF systems.
    11 +created. On Gentoo, by default, the new dynamic tags are created (this
    12 +differs from upstream behaviour). Note that those options are only
    13 +available for ELF systems.
    14  
    15  @kindex --hash-size=@var{number}
    16  @item --hash-size=@var{number}