* elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 307bbcc59e0ad65fa659700740edeaa1751469df..ce930f809b48f8078ec6b7609cf5345b526dc970 100644 (file)
@@ -1,3 +1,104 @@
+2002-09-17  Stan Cox <scox@redhat.com> 
+
+       * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
+       (mips_elf64_final_gp): Don't make up gp value.
+       * elfn32-mips.c (mips_elf_final_gp): Likewise.
+       * elfxx-mips.c (_bfd_mips_elf_final_link): Always create
+       .MIPS.options/.options section.
+
+2002-09-17  David O'Brien  <obrien@FreeBSD.org>
+
+       * elf32-i386-fbsd.c: Always label using the EI_OSABI method.
+       It is benign for FreeBSD < 4.1.  Minor reformatting.
+       * elf64-alpha-fbsd.c: Likewise.
+
+2002-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negate addend.
+
+2002-09-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf64-alpha.c (alpha_elf_size_info): Make static.
+
+2002-09-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
+
+       * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
+       * cpu-tic4x.c: Ditto.
+
+2002-09-17  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
+       duplicate define.
+
+2002-09-16  Bruno Haible  <bruno@clisp.org>
+
+       * elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
+       by a target variant implementation.
+       * elf64-alpha.c: Likewise.
+       * elf32-i386-fbsd.c: New file.
+       * elf64-alpha-fbsd.c: New file.
+       * targets.c: Support bfd_elf32_i386_freebsd_vec and
+       bfd_elf64_alpha_freebsd_vec.
+       * configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
+       bfd_elf64_alpha_freebsd_vec.
+       * Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
+       (BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
+       (BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
+       (BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
+       (elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
+       * config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
+       specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.
+
+2002-09-12  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
+       NULL.
+       (elf_i386_relocate_section): Return false after printing error about
+       unresolvable relocation.
+
+2002-09-12  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-arm.h (elf32_arm_final_link_relocate): Fix handling of
+       R_ARM_THM_PC11.
+
+2002-09-11  Andrew Haley  <aph@cambridge.redhat.com>
+
+       * elf.c (_bfd_elf_find_nearest_line): Check functionname_ptr and
+       line_ptr before deciding we've found a symbol.
+
+2002-09-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/da.po: New Danish translation file.
+       * configure.in (LINGUAS): Add 'da'.
+       * configure: Regenerate.
+
+2002-09-10  Michael Snyder  <msnyder@redhat.com>
+
+       * irix-core.c (do_sections, do_sections64): New functions.
+       (irix_core_core_file_p): Call new functions do_sections, 
+       do_sections64, depending on corefile (32-bit or 64-bit).
+
+2002-09-09  Richard Henderson  <rth@redhat.com>
+
+       * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
+       and PCREL21F like PCREL21B.
+
+2002-09-04  Kevin Buettner  <kevinb@redhat.com>
+
+       * config.bfd (mips*-*-irix6*): Add new ABI vectors.  Make n32 default
+       vector.
+
+2002-09-02  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-v850.c (v850_elf_final_link_relocate): Use helpful
+       names instead of cryptically overloaded bfd_reloc error
+       codes.
+       (v850_elf_relocate_section): Likewise.
+       (v850_elf_relax_section): Replace caching of external symbols
+       with caching of internal symbols obtained from calling
+       bfd_elf_get_elf_syms().
+        Fixup problems with freeing cached allocated memory blocks.
+
 2002-09-02  Alan Modra  <amodra@bigpond.net.au>
 
        * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
This page took 0.024651 seconds and 4 git commands to generate.