SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for binutils-2.12.90.0.7-3.i386.rpm :
Thu May 30 06:00:00 2002 Bill Nottingham 2.12.90.0.7-3
- apparently gasp went away; remove the install-info calls for it

Fri May 24 06:00:00 2002 Tim Powers
- automated rebuild

Tue Apr 30 06:00:00 2002 Jakub Jelinek 2.12.90.0.7-1
- update to 2.12.90.0.7
- run make check

Tue Apr 30 06:00:00 2002 Jakub Jelinek 2.11.93.0.2-12
- fix .hidden handling on SPARC (Richard Henderson)
- don\'t crash when linking -shared non-pic code with SHF_MERGE
- fix .eh_frame_hdr for DW_EH_PE_aligned
- correctly adjust DW_EH_PE_pcrel encoded personalities in CIEs

Sat Apr 6 06:00:00 2002 Jakub Jelinek 2.11.93.0.2-11
- don\'t emit dynamic R_SPARC_DISP
* relocs against STV_HIDDEN symbols
into shared libraries

Fri Mar 22 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-10
- don\'t merge IA-64 unwind info sections together during ld -r

Tue Mar 12 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-9
- fix DATA_SEGMENT_ALIGN on ia64/alpha/sparc/sparc64

Sat Mar 9 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-8
- don\'t crash on SHN_UNDEF local dynsyms (Andrew MacLeod)

Fri Mar 8 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-7
- fix bfd configury bug (Alan Modra)

Wed Mar 6 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-6
- don\'t copy visibility when equating symbols
- fix alpha .text/.data with .previous directive bug

Wed Mar 6 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-5
- fix SHF_MERGE crash with --gc-sections (#60369)
- C++ symbol versioning patch

Sat Feb 23 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-4
- 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

Sat Feb 16 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-3
- fix ld -N broken by last patch

Wed Feb 13 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-2
- trade one saved runtime page for data segment (=almost always not shared)
for up to one page of disk space where possible

Sat Feb 9 05:00:00 2002 Jakub Jelinek 2.11.93.0.2-1
- update to 2.11.93.0.2
- use %{ix86} instead of i386 for -z combreloc default (#59086)

Fri Feb 1 05:00:00 2002 Jakub Jelinek 2.11.92.0.12-10
- don\'t create SHN_UNDEF STB_WEAK symbols unless there are any relocations
against them

Thu Jan 31 05:00:00 2002 Bill Nottingham 2.11.92.0.12-9.1
- rebuild (fix ia64 miscompilation)

Thu Jan 10 05:00:00 2002 Tim Powers
- automated rebuild

Sat Dec 29 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-8
- two further .eh_frame patch fixes

Thu Dec 20 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-7
- as ld is currently not able to shrink input sections to zero size
during discard_info, build a fake minimal CIE in that case
- update elf-strtab patch to what was commited

Tue Dec 18 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-6
- one more .eh_frame patch fix
- fix alpha .eh_frame handling
- optimize elf-strtab finalize

Sun Dec 16 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-5
- yet another fix for the .eh_frame patch

Sat Dec 15 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-4
- Alan Modra\'s patch to avoid crash if there is no dynobj

Fri Dec 14 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-3
- H.J.\'s patch to avoid crash if input files are not ELF
- don\'t crash if a SHF_MERGE for some reason could not be merged
- fix objcopy/strip to preserve SHF_MERGE sh_entsize
- optimize .eh_frame sections, add PT_GNU_EH_FRAME support
- support anonymous version tags in version script

Wed Nov 28 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-2
- fix IA-64 SHF_MERGE handling

Wed Nov 28 05:00:00 2001 Jakub Jelinek 2.11.92.0.12-1
- update to 2.11.92.0.12
- optimize .dynstr and .shstrtab sections (#55524)
- fix ld.1 glitch (#55459)
- turn relocs against SHF_MERGE local symbols with zero addend
into STT_SECTION + addend
- remove man pages for programs not included (nlmconv, windres, dlltool;
- add BuildRequires for texinfo

Fri Oct 26 06:00:00 2001 Jakub Jelinek 2.11.92.0.7-2
- duh, fix strings on bfd objects (#55084)

Sun Oct 21 06:00:00 2001 Jakub Jelinek 2.11.92.0.7-1
- update to 2.11.92.0.7
- remove .rel{,a}.dyn from output if it is empty

Fri Oct 12 06:00:00 2001 Jakub Jelinek 2.11.92.0.5-2
- fix strings patch
- use getc_unlocked in strings to speed it up by 50% on large files

Thu Oct 11 06:00:00 2001 Jakub Jelinek 2.11.92.0.5-1
- update to 2.11.92.0.5
- binutils localization (#45148)
- fix typo in REPORT_BUGS_TO (#54325)
- support files bigger than 2GB in strings (#54406)

Thu Sep 27 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-12
- on IA-64, don\'t mix R_IA64_IPLTLSB relocs with non-PLT relocs in
.rela.dyn section.

Wed Sep 26 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-11
- add iplt support for IA-64 (Richard Henderson)
- switch to new section flags for SHF_MERGE and SHF_STRINGS, put
in compatibility code
- \"s\" section flag for small data sections on IA-64 and Alpha
(Richard Henderson)
- fix sparc64 .plt[32768+] handling
- don\'t emit .rela.stab on sparc

Tue Sep 11 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-10
- fix SHF_MERGE on Sparc

Sat Sep 1 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-9
- on Alpha, copy
*r_offset to R_ALPHA_RELATIVE\'s r_addend

Fri Aug 31 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-8
- on IA-64, put crtend{,S}.o\'s .IA_64.unwind section last in
.IA_64.unwind output section (for compatibility with 7.1 eh)

Sat Aug 25 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-7
- put RELATIVE relocs first, not last
- enable -z combreloc by default on IA-{32,64}, Alpha, Sparc
*

Fri Aug 24 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-6
- support for -z combreloc
- remove .dynamic patch, -z combreloc patch does this better
- set STT_FUNC default symbol sizes in .endp directive on IA-64

Tue Jul 17 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-5
- fix last patch (H.J.Lu)

Sat Jul 14 06:00:00 2001 Jakub Jelinek 2.11.90.0.8-4
- fix placing of orphan sections

Sun Jun 24 06:00:00 2001 Jakub Jelinek
- fix SHF_MERGE support on Alpha

Sat Jun 9 06:00:00 2001 Jakub Jelinek
- 2.11.90.0.8
- some SHF_MERGE suport fixes
- don\'t build with tooldir /usrusr instead of /usr (#40937)
- reserve few .dynamic entries for prelinking

Tue Apr 17 06:00:00 2001 Jakub Jelinek
- 2.11.90.0.5
- SHF_MERGE support

Wed Apr 4 06:00:00 2001 Jakub Jelinek
- 2.11.90.0.4
- fix uleb128 support, so that CVS gcc bootstraps
- some ia64 fixes

Tue Mar 20 05:00:00 2001 Jakub Jelinek
- add -Bgroup support from Ulrich Drepper

Sat Mar 10 05:00:00 2001 Jakub Jelinek
- hack - add elf_i386_glibc21 emulation

Sat Feb 17 05:00:00 2001 Jakub Jelinek
- 2.10.91.0.2

Sat Feb 10 05:00:00 2001 Jakub Jelinek
- 2.10.1.0.7
- remove ExcludeArch ia64
- back out the -oformat, -omagic and -output change for now

Sat Dec 16 05:00:00 2000 Jakub Jelinek
- Prereq /sbin/install-info

Wed Nov 22 05:00:00 2000 Jakub Jelinek
- 2.10.1.0.2

Wed Nov 22 05:00:00 2000 Jakub Jelinek
- add one more alpha patch

Thu Nov 16 05:00:00 2000 Jakub Jelinek
- fix alpha visibility as problem
- add support for Ultra-III

Sat Sep 16 06:00:00 2000 Jakub Jelinek
- and one more alpha patch

Sat Sep 16 06:00:00 2000 Jakub Jelinek
- two sparc patches

Tue Jul 25 06:00:00 2000 Jakub Jelinek
- 2.10.0.18

Tue Jul 11 06:00:00 2000 Jakub Jelinek
- 2.10.0.12

Tue Jun 27 06:00:00 2000 Jakub Jelinek
- 2.10.0.9

Fri Jun 16 06:00:00 2000 Jakub Jelinek
- fix ld -r

Tue Jun 6 06:00:00 2000 Jakub Jelinek
- 2.9.5.0.46
- use _mandir/_infodir/_lib

Tue May 9 06:00:00 2000 Bernhard Rosenkraenzer
- 2.9.5.0.41

Thu Apr 13 06:00:00 2000 Bernhard Rosenkraenzer
- 2.9.5.0.34

Thu Mar 23 05:00:00 2000 Bernhard Rosenkraenzer
- 2.9.5.0.31

Sat Feb 5 05:00:00 2000 Cristian Gafton
- man pages are compressed
- apply kingdon\'s patch from #5031

Thu Jan 20 05:00:00 2000 Jeff Johnson
- Permit package to be built with a prefix other than /usr.

Fri Jan 14 05:00:00 2000 Cristian Gafton
- add pacth from hjl to fix the versioning problems in ld

Wed Jan 12 05:00:00 2000 Bernhard Rosenkraenzer
- Add sparc patches from Jakub Jelinek
- Add URL:

Wed Dec 15 05:00:00 1999 Bernhard Rosenkraenzer
- 2.9.5.0.22

Thu Nov 25 05:00:00 1999 Bernhard Rosenkraenzer
- 2.9.5.0.19

Mon Oct 25 06:00:00 1999 Bernhard Rosenkraenzer
- 2.9.5.0.16

Tue Sep 7 06:00:00 1999 Jakub Jelinek
- make shared non-pic libraries work on sparc with glibc 2.1.

Sat Aug 28 06:00:00 1999 Jim Kingdon
- No source/spec changes, just rebuilding with egcs-1.1.2-18 because
the older egcs was miscompling gprof.

Tue Apr 27 06:00:00 1999 Cristian Gafton
- back out very
*stupid
* sparc patch done by HJLu. People, keep out of
things you don\'t understand.
- add alpha relax patch from rth

Tue Apr 6 06:00:00 1999 Cristian Gafton
- version 2.9.1.0.23
- patch to make texinfo documentation compile
- auto rebuild in the new build environment (release 2)

Wed Feb 24 05:00:00 1999 Cristian Gafton
- updated to 2.9.1.0.21
- merged with UltraPenguin

Tue Jan 5 05:00:00 1999 Cristian Gafton
- added ARM patch from philb
- version 2.9.1.0.19a
- added a patch to allow arm
* arch to be identified as an ARM

Fri Oct 2 06:00:00 1998 Cristian Gafton
- updated to 2.9.1.0.14.

Sun Sep 20 06:00:00 1998 Jeff Johnson
- updated to 2.9.1.0.13.

Thu Sep 10 06:00:00 1998 Cristian Gafton
- updated to 2.9.1.0.12

Fri Jul 3 06:00:00 1998 Jeff Johnson
- updated to 2.9.1.0.7.

Thu Jun 4 06:00:00 1998 Jeff Johnson
- updated to 2.9.1.0.6.

Wed Jun 3 06:00:00 1998 Erik Troan
- added patch from rth to get right offsets for sections in relocateable
objects on sparc32

Fri May 8 06:00:00 1998 Prospector System
- translations modified for de, fr, tr

Wed May 6 06:00:00 1998 Cristian Gafton
- version 2.9.1.0.4 is out; even more, it is public !

Wed May 6 06:00:00 1998 Jeff Johnson
- updated to 2.9.1.0.3.

Tue Apr 21 06:00:00 1998 Cristian Gafton
- updated to 2.9.0.3

Wed Apr 15 06:00:00 1998 Cristian Gafton
- upgraded to 2.9.0.2

Mon Apr 6 06:00:00 1998 Cristian Gafton
- updated to 2.8.1.0.29 (HJ warned me that this thing is a moving target...
:-)
- \"fixed\" the damn make install command so that all tools get installed

Fri Apr 3 06:00:00 1998 Cristian Gafton
- upgraded again to 2.8.1.0.28 (at least on alpha now egcs will compile)
- added info packages handling

Wed Mar 11 05:00:00 1998 Cristian Gafton
- upgraded to 2.8.1.0.23

Tue Mar 3 05:00:00 1998 Cristian Gafton
- updated to 2.8.1.0.15 (required to compile the newer glibc)
- all patches are obsoleted now

Thu Oct 23 06:00:00 1997 Erik Troan
- added 2.8.1.0.1 patch from hj
- added patch for alpha palcode form rth


 
ICM