5b6c883075
Tue Sep 30 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-3 - don't abort on some linker warnings/errors on IA-64 Sat Sep 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-2 - fix up merge2.s to use .p2align instead of .align Sat Sep 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.6-1 - update to 2.14.90.0.6 - speed up string merging (Lars Knoll, Michael Matz, Alan Modra) - speed up IA-64 local symbol handling during linking Fri Sep 05 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-7 - avoid ld -s segfaults introduced in 2.14.90.0.5-5 (Dmitry V. Levin, Fri Aug 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-6 - build old demangler into libiberty.a (#102268) - SPARC .cfi* support Tue Aug 05 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-5 - fix orphan section placement Tue Jul 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-4 - fix ppc64 elfvsb linker tests - some more 64-bit cleanliness fixes, give ppc64 fdesc symbols type and size (Alan Modra) Tue Jul 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-3 - fix 64-bit unclean code in ppc-opc.c Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-2 - fix 64-bit unclean code in tc-ppc.c Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.5-1 - update to 2.14.90.0.5 - fix ld -r on ppc64 (Alan Modra) Fri Jul 18 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-23 - rebuilt Thu Jul 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-22 - fix elfNN_ia64_dynamic_symbol_p (Richard Henderson, #86661) - don't access memory beyond what was allocated in readelf (Richard Henderson) Thu Jul 10 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-21 - add .cfi_* support on ppc{,64} and s390{,x} Tue Jul 08 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-20 - remove lib{bfd,opcodes}.la (#98190) Mon Jul 07 2003 Jakub Jelinek <jakub@redhat.com> 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 Thu Jul 03 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-18 - rebuilt Thu Jul 03 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-17 - fix ia64 -pie support - require no undefined non-weak symbols in PIEs like required for normal binaries Wed Jul 02 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-16 - fix readelf -d on IA-64 - build libiberty.a with -fPIC, so that it can be lined into shared libraries Wed Jun 25 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-15 - rebuilt Wed Jun 25 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-14 - added support for Intel Prescott instructions - fix hint@pause for ia64 - add workaround for LTP sillyness (#97934) Wed Jun 18 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-13 - update CFI stuff to 2003-06-18 - make sure .eh_frame is aligned to 8 bytes on 64-bit arches, remove padding within one .eh_frame section Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-12 - rebuilt Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-11 - one more fix for the same patch Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-10 - fix previous patch Mon Jun 16 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-9 - ensure R_PPC64_{RELATIVE,ADDR64} have *r_offset == r_addend and the other relocs have *r_offset == 0 Tue Jun 10 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-8 - remove some unnecessary provides in ppc64 linker script which were causing e.g. empty .ctors/.dtors section creation Fri Jun 06 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-7 - some CFI updates/fixes - don't create dynamic relocations against symbols defined in PIE exported from its .dynsym Wed Jun 04 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-6 - update gas to 20030604 - PT_GNU_STACK support Mon Jun 02 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-5 - buildrequire gettext (#91838) Sat May 31 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-4 - fix shared libraries with >= 8192 .plt slots on ppc32 Thu May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-3 - rebuilt Thu May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-2 - rename ld --dynamic option to --pic-executable or --pie - fix ld --help output - document --pie/--pic-executable in ld.info and ld.1 Wed May 28 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.4-1 - update to 2.14.90.0.4-1 - gas CFI updates (Richard Henderson) - dynamic executables (Ulrich Drepper) Tue May 20 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.2-2 - fix ELF visibility handling - tidy plt entries on IA-32, ppc and ppc64 Mon May 19 2003 Jakub Jelinek <jakub@redhat.com> 2.14.90.0.2-1 - update to 2.14.90.0.2-1 Tue May 13 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-8 - fix bfd_elf_hash on 64-bit arches (Andrew Haley) Wed Apr 30 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-7 - rebuilt Mon Apr 14 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-6 - optimize DW_CFA_advance_loc4 in gas even if there is 'z' augmentation with size 0 in FDE Fri Apr 11 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-5 - fix SPARC build Thu Apr 03 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-4 - fix ppc32 plt reference counting - don't include /usr/lib64/debug in the non-debuginfo package (#87729) Mon Mar 31 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-3 - make elf64ppc target native extra on ppc and elf32ppc native extra on ppc64. Fri Mar 28 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-2 - fix TLS on IA-64 with ld relaxation Sat Mar 22 2003 Jakub Jelinek <jakub@redhat.com> 2.13.90.0.20-1 - update to 2.13.90.0.20 |
||
---|---|---|
.cvsignore | ||
binutils.spec | ||
Makefile | ||
sources |