Changelog for
cross-sun4-binutils-debug-2.17.50.0.9-2mdv2008.0.i586.rpm :
Fri Aug 24 00:00:00 2007 Thierry Vignaud
2.17.50.0.9-2mdv2008.0
+ Revision: 69364
- kill file require on info-install
Wed May 2 00:00:00 2007 David Walluck 2.17.50.0.9-1mdv2008.0
+ Revision: 19751
- 2.17.50.0.9
Wed Feb 8 23:00:00 2006 David Walluck 2.16.91.0.2-3.1mdk
- modify right in the spec for cross-sun4
Sat Aug 13 00:00:00 2005 Gwenole Beauchesne 2.16.91.0.2-3mdk
- fix requires for install-info
Fri Aug 5 00:00:00 2005 Gwenole Beauchesne 2.16.91.0.2-2mdk
- remove obsolete patch that was fixed in a previous snapshot
- make the linker ignore .got2 relocs against symbols from discarded
sections (Alan Modra, PR target/17828)
Sat Jul 23 00:00:00 2005 Gwenole Beauchesne 2.16.91.0.2-1mdk
- 2.16.91.0.2:
* update from binutils 2005 0720
* add AMD SVME & Intel VMX support
* add x86-64 new relocations for medium model
* fix a PIE regression (PR 975)
* fix an x86_64 signed 32bit displacement regression
* fix PPC PLT (PR 1004)
* imrove empty section removal
Fri Jul 8 00:00:00 2005 Gwenole Beauchesne 2.16.91.0.1-1mdk
- 2.16.91.0.1
Thu Jun 16 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.3-2mdk
- all tests pass on ppc64 too
- build sparc with --enable-64-bit-bfd (peroyvind)
Wed May 18 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.3-1mdk
- 2.16.90.0.3
Sat May 7 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.2-3mdk
- enable 64-bit targets for ppc and sparc
Thu May 5 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.2-2mdk
- selected fix from CVS to fix kdebase build:
* skip weak definitions if a strong definition has already been seen
Sun May 1 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.2-1mdk
- 2.16.90.0.2
- fix ld -pie
Wed Apr 27 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.1-2mdk
- Selected fixes from mainline CVS to fix --as-needed and PR ld/815
Tue Apr 26 00:00:00 2005 Gwenole Beauchesne 2.16.90.0.1-1mdk
- 2.16.90.0.1
Tue Mar 8 23:00:00 2005 Gwenole Beauchesne 2.15.92.0.2-6mdk
- don\'t build shared libraries for cross binutils
Tue Feb 1 23:00:00 2005 Gwenole Beauchesne 2.15.92.0.2-5mdk
- handle protected functions correctly on x86_64 (PR binutils/584, H. J. Lu)
Tue Jan 18 23:00:00 2005 Gwenole Beauchesne 2.15.92.0.2-4mdk
- make \"as\" aware of its current personality on x86-64 so that 32-bit
object can be generated by default (if running under linux32)
Thu Dec 16 23:00:00 2004 Gwenole Beauchesne 2.15.92.0.2-3mdk
- fix build on x86_64
Wed Nov 24 23:00:00 2004 Gwenole Beauchesne 2.15.92.0.2-2mdk
- Further merge with RH 2.15.92.0.2-6
* revert Sep 09 change to make ppc L second argument e.g. for tlbie non-optional
* fix --just-symbols on ppc64 (Alan Modra, #135498)
* fix -pie on ppc64
Wed Nov 10 23:00:00 2004 Gwenole Beauchesne 2.15.92.0.2-1mdk
- Merge with RH 2.15.92.0.2-6
* fix ar xo
* fix stripping of prelinked binaries and libraries
* allow strings(1) on 32-bit arches to be used again with > 2GB files
* fix code detecting matching linkonce and single member comdat group sections
* fix -z relro to make sure end of PT_GNU_RELRO segment is always COMMONPAGESIZE aligned
* fix orphan section placement
* change ld\'s ld.so.conf parser to match ldconfig\'s