SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for binutils-2.14.90.0.7-1sls.i586.rpm :
Wed Dec 24 03:00:00 2003 Vincent Danen 2.14.90.0.7-1sls
- 2.14.90.0.7
- new P3 for this version (gbeauchesne)
- remove the ld/testsuite/ld-screc test since it never wants to pass (bi
must be a magic machine)

Thu Dec 18 03:00:00 2003 Vincent Danen 2.14.90.0.5-3sls
- OpenSLS build
- tidy spec

Thu Aug 7 04:00:00 2003 Gwenole Beauchesne 2.14.90.0.5-2mdk
- better relink fix

Thu Aug 7 04:00:00 2003 Gwenole Beauchesne 2.14.90.0.5-1mdk
- 2.14.90.0.5

Thu Jul 17 04:00:00 2003 Gwenole Beauchesne 2.14.90.0.4-2mdk
- Merge with RH 2.14.90.0.4-19:
- fix -pie support on amd64, s390, s390x and ppc64
- issue relocation overflow errors for s390/s390x -fpic code when
accessing .got slots above 4096 bytes from .got start

Wed Jul 9 04:00:00 2003 Gwenole Beauchesne 2.14.90.0.4-1mdk
- Patch17: Fix embedded libtool relink
- Merge with RH 2.14.90.0.4-18:
- CFI updates
- Rename ld --dynamic option to --pic-executable or --pie
- Add PT_GNU_STACK support
- Handle as --execstack and --noexec stack
- Fix readelf -d on IA-64
- Add new Intel Prescott instructions
- Fix shared libraries with >= 8192 .plt slots on ppc32

Sat May 10 04:00:00 2003 Gwenole Beauchesne 2.13.90.0.20-1mdk
- 2.13.90.0.20
- Ship with c++filt here since it\'s no longer available in gcc3.3
- Patch4: Fix TLS on IA-64 with ld relaxation (Jakub Jelinek)
- Patch5: Fix ppc32 PLT reference counting (Alan Modra)
- Patch6: optimize DW_CFA_advance_loc4 in gas even if there is \'z\'
augmentation with size 0 in FDE (Jakub Jelinek)

Thu Apr 3 04:00:00 2003 Gwenole Beauchesne 2.13.90.0.18-5mdk
- Enable Patch0 (CVS 2003/02/06)
- Patch5: Don\'t optimize .eh_frame during ld -r (RH 2.13.90.0.18-7)

Sun Mar 16 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.18-4mdk
- Enable build of cross binutils
- Move includes to -devel package

Sun Feb 16 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.18-3mdk
- Tighten lib requirements
- Patch11: Handle # \"\" directives, though this is
a deprecated feature (Nick Clifton)

Sun Feb 16 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.18-2mdk
- Remove glibc21 compat patch
- Enable more targets: X86-64 on IA-32, IA-32 on IA-64
- Patch1: Handle .symver x, xAATTFOO in ld such that relocs against x
become dynamic relocations against xAATTFOO (Jakub Jelinek)
- Patch9: Fix ld-shared testsuite if building with -Wall since
ld-lib.exp (prune_warnings) doesn\'t prune gcc warnings

Sun Feb 9 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.18-1mdk
- All tests should pass on PPC by now
- Patch6: Fix ld on lib64 systems (CVS)
- Patch7: Fix SEARCH_DIR statements on multi-abi arches (CVS)
- Patch8: Fix .eh_frame_hdr sign extension bug (CVS)
- Update to 2.13.90.0.18:
- Fix an ia64 gas bug
- Fix some TLS bugs
- Fix some ELF/ppc bugs

Thu Feb 6 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.16-6mdk
- Rewrite Patch7 (x86_64-disasm-movd) to introduce new dq_mode instead

Tue Feb 4 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.16-5mdk
- Patch7: Fix x86-64 disassembly of MOVD with REX prefix

Tue Jan 21 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.16-4mdk
- Patch6: Fix ld invocation flags in ld-srec testsuite (Alan Modra)

Sat Jan 18 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.16-3mdk
- Move linker name libraries to -devel package
- Add Provides: binutils-devel, libbinutils accordingly

Sat Jan 18 03:00:00 2003 Gwenole Beauchesne 2.13.90.0.16-2mdk
- Rebuild, use %mklibname

Wed Dec 11 03:00:00 2002 Gwenole Beauchesne 2.13.90.0.16-1mdk
- Update to 2.13.90.0.16
- Merge with Red Hat release 2.13.90.0.16-3:
- pad .rodata.cstNN sections at the end if they aren\'t sized to
multiple of sh_entsize
- temporary patch to make .eh_frame and .gcc_except_table sections
readonly if possible (should be removed when AUTO_PLACE is implemented)
- fix .PPC.EMB.apuinfo section flags
- STT_TLS SHN_UNDEF fix
- fix IA-64 ld bootstrap
- fix strip on TLS binaries and libraries

Sat Nov 16 03:00:00 2002 Gwenole Beauchesne 2.13.90.0.10-1mdk
- Update to 2.13.90.0.10
- Ship with the PIC libiberty

Tue Nov 5 03:00:00 2002 Gwenole Beauchesne 2.12.90.0.15-4mdk
- Patch6: USE_BRL optimization for Itanium2

Tue Nov 5 03:00:00 2002 Ha Qu�c-Vi�t 2.12.90.0.15-3mdk
-Patch20: corrects missing include in budemang.c, memcpy should be linked now

Sat Sep 21 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.15-2mdk
- Patch3: Fix reference counting on various platforms (Alan Modra)
- Patch4: Fix problem with absolute section (Alan Modra)
- Patch5: Fix counting of definitions in shared objects (H.J. Lu)
- Patch12: Fix x86-64 gotpcrel generation (Jan Hubicka, SuSE 2.12.90.0.15-37)
- Patch13: Fix LIB_PATH for x86_64 (SuSE 2.12.90.0.15-37)

Tue Aug 13 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.15-1mdk
- Update to 2.12.90.0.15
- Patch2: Fix IA-32 gas _GLOBAL_OFFSET_TABLE_ handling bugs (Jakub Jelinek)

Fri Jul 19 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.14-3mdk
- Patch16: Fix generation of nops for x86-64 (SuSE 2.12.90.0.14-8)

Tue Jul 16 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.14-2mdk
- Add BuildRequires: for make check\'ing
- Don\'t forcibly redefine CFLAGS
- Patch3: Fix -ffunction-sections
- Patch2: Performance bug fix on Itanium 2 concerning an encoding
table bug for the indirect call instruction (br.call b1=b2)

Sat Jun 29 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.14-1mdk
- Update to 2.12.90.0.14
- Merge with SuSE release 2.12.90.0.11-4:
- Revert ld -Y patch
- Try to error out if shared libs are built without -fPIC on x86-64

Mon Jun 24 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-6mdk
- Merge with SuSE release 2.12.90.0.11-1:
- Update Patch2 (x86_64-biarch)
- Better handling of ld -Y with multilibs

Wed Jun 19 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-5mdk
- Make check in %build stage, shall all pass on x86 and x86_64
- Patch2: Select the correct library for the target
architecture. Aka. Fix biarch support for x86-64 (H.J. Lu)

Tue Jun 11 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-4mdk
- Rebuild, use %makeinstall

Tue Jun 11 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-3mdk
- Merge with SuSE release 2.12.90.0.7-10 (4 new patches):
- Fix pcrel relocations for x86-64
- Add PIC configuration for x86-64
- x86-64 relocations conversion should not just convert to 64-bit
relocations since there are sometimes 32-bit ones
- Make selective[1245] xfail on x86-64

Tue May 7 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-2mdk
- Automated rebuild in gcc3.1 environment

Wed May 1 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.7-1mdk
- Fix URL and Source0 links
- Update to 2.12.90.0.7, which fixes an .eh_frame optimization
- Drop Patch2 (DATA_SEGMENT_ALIGN) since integrated in upstream sources
- Disable \"gasp\" regression testsuite since that tool is deprecated
henceforth neither built nor already installed, thus always failing

Fri Apr 5 04:00:00 2002 Gwenole Beauchesne 2.12.90.0.3-1mdk
- Regenerate Patch1 (elf_i386_glibc21)
- Regenerate Patch12 as Patch2 (DATA_SEGMENT_ALIGN)
- Update to 2.12.90.0.3 which obsoletes Patch2 up to Patch11
- Also note that \"gasp\" is deprecated henceforth not packaged

Wed Mar 20 03:00:00 2002 Gwenole Beauchesne 2.11.93.0.2-1mdk
- Remove Patch50 now included in sources
- Merge with RH release 2.11.93.0.2-9:
- fix DATA_SEGMENT_ALIGN on ia64/alpha/sparc/sparc64
- don\'t crash on SHN_UNDEF local dynsyms (Andrew MacLeod)
- fix bfd configury bug (Alan Modra)
- don\'t copy visibility when equating symbols
- fix alpha .text/.data with .previous directive bug
- fix SHF_MERGE crash with --gc-sections (#60369)
- C++ symbol versioning patch
- add DW_EH_PE_absptr -> DW_EH_PE_pcrel optimization for shared libs,
if DW_EH_PE_absptr cannot be converted that way, don\'t build the
.eh_frame_hdr search table
- trade one saved runtime page for data segment (=almost always not shared)
for up to one page of disk space where possible

Thu Feb 7 03:00:00 2002 Gwenole Beauchesne 2.11.92.0.12-6mdk
- Rename Patch19 (Fix handling of Alpha plt entries) to Patch50.
- Merge with RH release 2.11.92.0.12-10:
- Patch19: Don\'t create SHN_UNDEF STB_WEAK symbols unless there are
any relocations against them.

Sat Jan 26 03:00:00 2002 Gwenole Beauchesne 2.11.92.0.12-5mdk
- Temporarily disable all .shf-merge patches for Alpha since they
break glibc build. That\'s a solution to fix glibc build on Alpha but
it breaks other application builds with SHF_MERGE support.
- Patch19: elf64-alpha.c (elf64_alpha_adjust_dynamic_symbol): Don\'t
suppress plt entries for undefweak symbols. This should fix
glibc-2.2.5 build on Alpha. (Richard Henderson, CVS HEAD 2002/01/23)
- Remove all .eh-frame patches (P9, P12, P13, P14, P17, P18)
concerning the PT_GNU_EH_FRAME optimization that appears to break
other arches (ppc, alpha). It\'s probably not stable enough for IA-32
as well.

Tue Jan 22 03:00:00 2002 Stefan van der Eijk 2.11.92.0.12-4mdk
- eh-frame patches cause segfaults with ld on certain c++ builds - alpha
- BuildRequires

Wed Jan 16 03:00:00 2002 Stew Benedict 2.11.92.0.12-3mdk
- eh-frame patches cause segfaults with ld on certain c++ builds - PPC

Thu Jan 3 03:00:00 2002 Gwenole Beauchesne 2.11.92.0.12-2mdk
- Merge up to RH release 2.11.92.0.12-8

Thu Dec 20 03:00:00 2001 Chmouel Boudjnah 2.11.92.0.12-1mdk
- Merge with rh patches.
- 2.11.92.0.12.

Sat Dec 8 03:00:00 2001 Chmouel Boudjnah 2.11.92.0.7-4mdk
- Disable patch2 break kernel build.

Thu Dec 6 03:00:00 2001 Chmouel Boudjnah 2.11.92.0.7-3mdk
- Upgrade strings64 patch to fix strings on ia32 :p.

Tue Nov 20 03:00:00 2001 Chmouel Boudjnah 2.11.92.0.7-2mdk
- Use oldmakeinstall instead of makeinstall (too tricky to do proper support of DESTDIR).

Thu Nov 1 03:00:00 2001 Gwenole Beauchesne 2.11.92.0.7-1mdk
- Merge up to RH-2.11.92.0.7

Sat Oct 6 04:00:00 2001 Gwenole Beauchesne 2.11.90.0.8-6mdk
- Patch9: add IA-64 AATTiplt reloc
- Really enable -z combreloc by default

Sat Sep 15 04:00:00 2001 Chmouel Boudjnah 2.11.90.0.8-5mdk
- put RELATIVE relocs first, not last (rh).
- enable -z combreloc by default on IA-{32,64}, Alpha, Sparc
* (rh).

Wed Aug 1 04:00:00 2001 Chmouel Boudjnah 2.11.90.0.8-4mdk
- Merge with rh patches.

Wed Jun 27 04:00:00 2001 Chmouel Boudjnah 2.11.90.0.8-3mdk
- Make hard-links as true files.

Wed Jun 27 04:00:00 2001 Chmouel Boudjnah 2.11.90.0.8-2mdk
- Workaround libtool/rpm weirdness.

Tue Jun 26 04:00:00 2001 Chmouel Boudjnah 2.11.90.0.8-1mdk
- Various spec fixes and rh merges.
- 2.11.90.

Sun May 27 04:00:00 2001 Chmouel Boudjnah 2.10.91.0.2-1mdk
- Merge RH patches.
- 2.10.91.0.2.

Mon May 21 04:00:00 2001 Jeff Garzik 2.10.1.0.2-5mdk
- BuildRequires bison, flex

Fri Apr 13 04:00:00 2001 Francis Galiegue 2.10.1.0.2-4mdk
- No longer excludearch ia64

Tue Jan 23 03:00:00 2001 Stefan van der Eijk 2.10.1.0.2-3mdk
- rebuild to fix broken src.rpm on mirrors

Sat Jan 6 03:00:00 2001 David BAUDENS 2.10.1.0.2-2mdk
- BuildRequires: texinfo

Wed Nov 29 03:00:00 2000 Chmouel Boudjnah 2.10.1.0.2-1mdk
- Split libs(and devel) of binaries.
- 2.10.1.0.2.

Fri Nov 10 03:00:00 2000 Fran�ois Pons 2.10.1-1mdk
- new release

Wed Oct 11 04:00:00 2000 Chmouel Boudjnah 2.10.0.24-5mdk
- Really remove c++filt this one come from gcc2.96 package.

Mon Aug 28 04:00:00 2000 Geoffrey Lee 2.10.0.24-4mdk
- add back c++filt (chmouscks)

Mon Aug 28 04:00:00 2000 Chmouel Boudjnah 2.10.0.24-3mdk
- Fix %post script.

Sun Aug 27 04:00:00 2000 David BAUDENS 2.10.0.24-2mdk
- Fix build for i486 (and other x86 archs)
- Human readable Description

Fri Aug 25 04:00:00 2000 Thierry Vignaud 2.10.0.24-1mdk
- new release
- fix tmppath

Sat Jul 29 04:00:00 2000 Thierry Vignaud 2.10.0.18-1mdk
- BM
- new release
- real macroszification.

Thu Jul 13 04:00:00 2000 Warly 2.10.0.12-1mdk
- 2.10.0.12

Fri Jun 30 04:00:00 2000 Chmouel Boudjnah 2.10.0.9-2mdk
- Macroszification.
- Remove c++-filt since the one from gcc2.96 is more recent.

Tue Jun 27 04:00:00 2000 Warly 2.10.0.9-1mdk
- 2.10.0.9

Fri Mar 24 03:00:00 2000 Florent Villard 2.9.5.0.31-1mdk
- group update
- mandrake adaptation


 
ICM