patches/binutils/2.20/200-document-new-dtags-behaviour.patch
changeset 2663 7179903f8d2e
parent 2662 e7266674d492
child 2664 346263a07115
     1.1 --- a/patches/binutils/2.20/200-document-new-dtags-behaviour.patch	Sun Sep 11 18:28:45 2011 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,16 +0,0 @@
     1.4 -Index: binutils-2.19.51.0.5/ld/ld.texinfo
     1.5 -===================================================================
     1.6 ---- binutils-2.19.51.0.5.orig/ld/ld.texinfo
     1.7 -+++ binutils-2.19.51.0.5/ld/ld.texinfo
     1.8 -@@ -2036,8 +2036,9 @@ This linker can create the new dynamic t
     1.9 - systems may not understand them. If you specify
    1.10 - @option{--enable-new-dtags}, the dynamic tags will be created as needed.
    1.11 - If you specify @option{--disable-new-dtags}, no new dynamic tags will be
    1.12 --created. By default, the new dynamic tags are not created. Note that
    1.13 --those options are only available for ELF systems.
    1.14 -+created. On Gentoo, by default, the new dynamic tags are created (this
    1.15 -+differs from upstream behaviour). Note that those options are only
    1.16 -+available for ELF systems.
    1.17 - 
    1.18 - @kindex --hash-size=@var{number}
    1.19 - @item --hash-size=@var{number}