* elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL
[platform/upstream/binutils.git] / bfd / ChangeLog
2002-05-23 Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23 Nick CliftonFor the Thumb BLX reloc round the relocation up rather...
2002-05-22 H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-05-22 Alan Modra * elf64-ppc.c (ppc64_elf_size_stubs): Don't strip...
2002-05-22 Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Return...
2002-05-21 Thiemo Seufer * objdump.c (dump_headers): Fix output formatting...
2002-05-21 Thiemo Seufer * elf-bfd.h (elf_backend_emit_relocs): Change prototyp...
2002-05-21 Jason Thorpebfd:
2002-05-20 Alan Modra * elf64-ppc.c (ppc_build_one_stub): Point undefined...
2002-05-19 Thiemo Seufer * cpu-mips.c (mips_compatible): Don't try to check...
2002-05-18 Tom RixFix C_FILE auxent.
2002-05-17 Alan Modra * elf64-ppc.c (ppc64_elf_info_to_howto): Formatting.
2002-05-17 Alan Modra * acinclude.m4 (AM_INSTALL_LIBBFD): New.
2002-05-17 Nick CliftonRemove computation of len from inside hash loop.
2002-05-16 Nick CliftonAdd targets for sh64-linux (little endian and big endian).
2002-05-15 Nick CliftonDo not assume that the first thunk is located in the...
2002-05-15 Nick CliftonReplace bfd_read with bfd_bread.
2002-05-15 Alan ModraFix ld --just-symbols
2002-05-14 Thiemo Seufer * elf32-mips.c: Remove superfluous definitions copied...
2002-05-14 Thiemo Seufer * elfxx-mips.c: Call it IRIX, not Irix in comments.
2002-05-13 Jason Thorpe* config.bfd (shle-*-netbsdelf*): Add target which...
2002-05-13 Alan Modra * configure.in: Revert 2002-04-07. Instead, auto...
2002-05-13 Nick CliftonSupport sparc64-openbsd corefiles as well.
2002-05-13 Alan Modra * Makefile.am (install-data-local): Install headers to
2002-05-11 Daniel Jacobowitz2002-05-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2002-05-11 Nick CliftonAdd configure supprot for: alpha*-*-openbsd*, sparc64...
2002-05-10 Tom RixXCOFF64 fixes. For setting arch/mach and for R_BR reloc...
2002-05-10 Alan Modra * elf32-i386.c (elf_i386_relocate_section): Remove...
2002-05-10 Alan Modra * elf32-hppa.c (elf32_hppa_size_stubs): Revert part...
2002-05-09 Alan Modra * elf64-ppc.c (RA_REGISTER_MASK, RA_REGISTER_SHIFT...
2002-05-09 Alan Modra * elf32-i386.c (elf_howto_table): Comments.
2002-05-08 Alan Modra * elf32-ppc.c (ppc_elf_create_got): New function.
2002-05-07 Alan Modra * elf-bfd.h (struct elf_backend_data): Add rela_normal.
2002-05-06 Nick CliftonFix check for overflow of relocation for the Thumb...
2002-05-06 Alan Modra * elflink.h (elf_link_input_bfd <emit_relocs>): Adjust...
2002-05-04 Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate...
2002-05-04 Tom RixFix problem with objdump and 16 bit R_BA.
2002-05-04 Alan Modra * elf32-hppa.c (struct elf32_hppa_link_hash_table...
2002-05-04 Alan Modra * opncls.c (_bfd_new_bfd_contained_in): Check return...
2002-05-03 H.J. Lu2002-05-03 H.J. Lu (hjl@gnu.org)
2002-05-02 Richard Henderson * elf64-alpha.c (elf64_alpha_relocate_section...
2002-05-02 Alan Modra * elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_SECTOFF...
2002-05-02 Alan Modra * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
2002-05-01 Alan Modra * syms.c (_bfd_stab_section_find_nearest_line): Don...
2002-05-01 Alan Modra * elf64-ppc.c (CROR_151515, CROR_313131): Define.
2002-04-30 Mark Mitchell * bfd/config.bfd: Add support for powerpc-*-windiss.
2002-04-30 Tom RixFix a problem with static linking with cross tools.
2002-04-28 Tom RixRewrite xcoff*_ppc_relocate_section.
2002-04-28 Alan Modra * elf64-x86-64.c (struct elf64_x86_64_dyn_relocs)...
2002-04-26 Alan Modra * opncls.c (bfd_make_readable): Call bfd_section_list_...
2002-04-26 Alan Modra * elflink.h (elf_bfd_final_link): Ensure input bfd...
2002-04-26 Alan Modra * coffcode.h (coff_compute_section_file_positions...
2002-04-25 Nick CliftonThe patch contains mostly fixes for the disassembler...
2002-04-24 Chris Demetriou2002-04-24 Chris G. Demetriou <cgd@broadcom.com>
2002-04-23 Alan Modra * elf32-hppa.c (hppa_type_of_stub): Correct and simpli...
2002-04-22 Jakub Jelinek * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-04-22 Jakub Jelinek * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding...
2002-04-20 Tom RixFix C_FILE auxent on xcoff64.
2002-04-20 Alan Modra * archures.c (bfd_lookup_arch): Move the list order...
2002-04-20 Alan Modra * archures.c (bfd_lookup_arch): Add comment on list...
2002-04-18 Nick CliftonFix problems building arm-wince-pe toolchain.
2002-04-17 Joern RenneckeRe-enable linking for sh5:
2002-04-16 Nick CliftonFix test for records crossing a 64K boundary
2002-04-16 Alan Modra * elf32-m32r.c (m32r_elf_add_symbol_hook): Check the...
2002-04-16 Richard Henderson * elf32-mips.c (mips_elf32_object_p): Revert...
2002-04-15 Nick CliftonWrite contents if writeable.
2002-04-15 Alan Modra * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the...
2002-04-12 Michael Snyder2002-04-12 Michael Snyder <msnyder@redhat.com>
2002-04-12 Alan Modra * elf.c (prep_headers): Don't zero EI_OSABI, EI_ABIVER...
2002-04-10 DJ Delorie* elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16...
2002-04-09 Nick CliftonCompute checksum for PE images.
2002-04-08 Alan Modra * elf32-hppa.c (hppa_unwind_entry_compare): Move to...
2002-04-07 Andrew Cagney* configure.in: Add missing ``|'' to powerpc-*-aix4...
2002-04-07 Andrew Cagney* configure.in: Only define AIX_CORE_DUMPX_CORE when...
2002-04-05 Hans-Peter Nilsson * elf32-cris.c (cris_elf_howto_table) <R_CRIS_16_PCREL,
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-04-04 Alan Modra * dep-in.sed: Cope with absolute paths.
2002-04-04 Thiemo Seufer * Makefile.am: Add elfxx-mips.c to the known backends.
2002-04-04 Alan Modra * srec.c (MAXCHUNK, Chunk): Revise comments.
2002-04-03 Jakub Jelinek * elf32-sparc.c (elf32_sparc_relocate_section): Don...
2002-04-03 Alan Modra * elf.c (_bfd_elf_make_section_from_shdr): When settin...
2002-04-02 Nick CliftonDo not allow records to cross a 64K boundary - wrap...
2002-04-01 Jason Thorpe2002-04-01 Nathan Williams <nathanw@wasabisystems...
2002-04-01 Richard Henderson * elf32-sparc.c (WILL_CALL_FINISH_DYNAMIC_SYMBO...
2002-03-28 Alan Modra * linker.c (link_action): Ignore duplicate warning...
2002-03-27 Nick CliftonCopy the r_offset field into and out of the internal...
2002-03-27 Alan Modra * elf.c (_bfd_elf_get_symtab_upper_bound): Leave space for
2002-03-26 H.J. Lu2002-03-26 H.J. Lu (hjl@gnu.org)
2002-03-26 H.J. Lu2002-03-26 H.J. Lu (hjl@gnu.org)
2002-03-26 Alan Modra * elflink.h (elf_gc_mark): Don't recurse into non...
2002-03-23 Alan Modra * elf.c (_bfd_elf_make_section_from_shdr): Don't set...
2002-03-21 Richard Earnshaw* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM...
2002-03-21 Alan Modra * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name):...
2002-03-20 Daniel Jacobowitz2002-03-20 Daniel Jacobowitz <drow@mvista.com>
2002-03-20 Tom RixFix extracting from AIX big archives.
2002-03-20 Tom RixFix problem with linking shared libstdc++-v3 on AIX.
2002-03-19 Hans-Peter Nilsson * elflink.h (NAME(bfd_elf,record_link_assignment)...
2002-03-18 Jan Hubicka * cpu-i386.c (bfd_x86_64_arch): Rename to "i386:x86-64"
2002-03-18 Nick CliftonAdd AIX 64 shared library support and emulation layer...
2002-03-18 Nick CliftonUpdated French translations
next