SHA256
6
0
forked from pool/binutils

- Revert back to --copy-dt-needed-entries being the default for ld.

- Make --no-copy-dt-needed-entries the default for ld.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=66
This commit is contained in:
2011-08-29 08:10:55 +00:00
committed by Git OBS Bridge
parent 61b85cabb1
commit da09f347b2
30 changed files with 177 additions and 87 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 29 08:09:15 UTC 2011 - rguenther@suse.com
- Revert back to --copy-dt-needed-entries being the default for ld.
-------------------------------------------------------------------
Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com
@@ -6,7 +11,7 @@ Tue Aug 23 11:39:25 UTC 2011 - rguenther@novell.com
-------------------------------------------------------------------
Sun Aug 21 14:14:41 UTC 2011 - aj@suse.de
- Make --no-copy-dt-needed-default the default for ld.
- Make --no-copy-dt-needed-entries the default for ld.
-------------------------------------------------------------------
Tue Jul 12 08:54:56 UTC 2011 - rguenther@novell.com