Update to correctly sign-extend 32-bit ECOFF null values (0xffffffff, -1)
[binutils-gdb.git] / bfd / ChangeLog
2002-09-19 Nick CliftonUpdate to correctly sign-extend 32-bit ECOFF null value...
2002-09-19 Nick Clifton(elf32_arm_adjust_dynamic_symbol): Update ELF_LINK_HASH...
2002-09-19 Jakub JelinekFix the ChangeLog entry for my last commit.
2002-09-18 Daniel Jacobowitz * elfcode.h (elf_slurp_reloc_table_from_section...
2002-09-18 Daniel Jacobowitz * bfd-in.h (bfd_get_dynamic_symcount): Define.
2002-09-18 Stan Cox * elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle...
2002-09-17 David O'Brien2002-09-17 David O'Brien <obrien@FreeBSD.org>
2002-09-17 Jakub Jelinek * elf_i386_relocate_section (R_386_TLS_TPOFF32): Negat...
2002-09-17 Alan Modra * elf64-alpha.c (alpha_elf_size_info): Make static.
2002-09-17 Alan Modra * coff-tic4x.c: Add function declarations and ATTRIBUT...
2002-09-17 Thiemo Seufer * elf64-mips.c (define elf_backend_ignore_discarded_re...
2002-09-17 David O'Brien2002-09-16 Bruno Haible <bruno@clisp.org>
2002-09-12 Jakub Jelinek * elf32-i386.c (dtpoff_base, tpoff): Don't crash if...
2002-09-12 Nick CliftonFix handling of R_ARM_THM_PC11
2002-09-11 Nick CliftonCheck functionname_ptr and line_ptr before deciding...
2002-09-11 Nick CliftonUpdate translations
2002-09-10 Nick CliftonCall new functions do_sections, do_sections64, dependin...
2002-09-09 Richard Henderson * elfxx-ia64.c (elfNN_ia64_relax_section):...
2002-09-04 Kevin Buettner * config.bfd (mips*-*-irix6*): Add new ABI vectors...
2002-09-02 Nick CliftonUse helpful names instead of cryptically overloaded...
2002-09-02 Alan Modra * cpu-pj.c (scan_mach, compatible, arch_info_struct...
2002-09-02 Alan Modra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-09-02 Alan Modra * aoutx.h (NAME(aout,machine_type)): Recognize bfd_mac...
2002-08-30 Dave Anglin * bfd-in.h (align_power): Cast constants to bfd_vma...
2002-08-30 Alan Modra * Makefile.am: Run "make dep-am".
2002-08-29 Nick CliftonAdd linker relaxation to v850 toolchain
2002-08-28 Nick CliftonAdd TMS320C4x support
2002-08-27 Nick CliftonRevert ARM linker patch and apply similar patch to...
2002-08-26 Alan Modra * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.
2002-08-26 Alan Modra * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_R...
2002-08-24 Alan Modra * elf32-sh.c (sh_elf_copy_indirect_symbol): New.
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-23 Nick CliftonUndo previous delta. Add comment explaining why.
2002-08-23 Alan Modra * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_...
2002-08-23 Alan Modra * elf32-sh.c (sh_elf_finish_dynamic_sections): Set...
2002-08-23 Alan Modra * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero...
2002-08-22 Nick CliftonUse a simple byte read when reading the return address...
2002-08-22 Nick CliftonAdd powerpc64-*-*bsd* target.
2002-08-22 Nick CliftonAdd sh-nto support
2002-08-22 Nick CliftonUpdated Turkish translation.
2002-08-22 Nick CliftonSet bfd_error to no_symbols if the symbols could not...
2002-08-22 Alan Modra * elf32-m68hc11.c: Formatting fixes.
2002-08-22 Alan Modra * coff-rs6000.c (rs6000coff_vec <object_flags>): Add...
2002-08-22 Alan Modra * elf-bfd.h (struct elf_backend_data): Add struct...
2002-08-20 Alan Modra * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame...
2002-08-19 Elena Zannoni2002-08-19 Elena Zannoni <ezannoni@redhat.com>
2002-08-19 Alan Modra * elf32-m68hc12.c (elf_backend_can_gc_sections): False.
2002-08-17 Andrew Cagney* elf.c (bfd_elf_get_elf_syms): Change type of `esym' to
2002-08-17 Stan Cox * elfxx-mips.c (_bfd_mips_elf_modify_segment_map)...
2002-08-16 Stephen Clarke * bfd/elf32-sh.c (sh_elf_gc_mark_hook): For sh64,...
2002-08-15 Alan Modra * elf32-i370.c: Move reloc enum to include/elf/i370.h.
2002-08-15 Hans-Peter Nilsson * elf32-cris.c (elf_cris_discard_excess_program_dynami...
2002-08-14 H.J. Lu2002-08-14 H.J. Lu <hjl@gnu.org>
2002-08-14 H.J. LuAlways enable 64bit targets for 32bit Linux/mips.
2002-08-14 Stephane Carrez * elf32-m68hc11.c (m68hc11_relax_group): New to relax...
2002-08-14 H.J. Lu2002-08-13 H.J. Lu <hjl@gnu.org>
2002-08-13 Stephane Carrez * elf32-m68hc11.c (elf32_m68hc11_gc_mark_hook): New...
2002-08-13 Stephane Carrez * elf32-m68hc11.c (_bfd_m68hc11_elf_print_private_bfd_...
2002-08-13 Stephane Carrez * elf32-m68hc11.c (elf_m68hc11_howto_table): Add the...
2002-08-13 Stephane Carrez * reloc.c (BFD_RELOC_M68HC11_RL_JUMP, BFD_RELOC_M68HC1...
2002-08-12 H.J. Lu2002-08-12 H.J. Lu <hjl@gnu.org>
2002-08-09 Nick CliftonAdd QNX Neutrino PowerPC support and common up QNX...
2002-08-09 Nick CliftonUpdated Swedish translation
2002-08-09 Thiemo Seufer * elfxx-mips.c (mips_elf_global_got_index): Avoid...
2002-08-09 H.J. Lu2002-08-08 H.J. Lu <hjl@gnu.org>
2002-08-08 Jakub Jelinek * elf32-i386.c (elf_i386_relocate_section): Fill in...
2002-08-08 H.J. LuCheck symbols with undefine version.
2002-08-08 Alan Modra * elflink.h (elf_link_output_extsym): Don't output...
2002-08-08 Alan Modra * aoutx.h (aout_link_write_symbols): Correct handling...
2002-08-07 Alan Modra * elf64-ppc.c (edit_opd): Arrange to drop symbols...
2002-08-07 Thiemo Seufer * elfxx-mips.c (mips_elf_create_dynamic_relocation...
2002-08-07 Thiemo Seufer * elfxx-mips.c (ABI_64_P): Remove superfluous check.
2002-08-07 Thiemo Seufer * elf32-mips.c (mips_reloc_map): Fix typo.
2002-08-06 Alan Modra * xcofflink.c (xcoff_write_global_symbol): Set n_scnum...
2002-08-06 Alan Modra * elf64-ppc.c (ppc64_elf_howto_raw): Zero all src_mask...
2002-08-06 Alan Modra * libxcoff.h: Use PARAMS on function declarations.
2002-08-06 Alan Modra * coff-rs6000.c: (xcoff_rtype2howto): Don't place...
2002-08-06 Alan Modra * coff-rs6000.c: Formatting fixes.
2002-08-06 Alan Modra * coff-rs6000.c (xcoff_howto_table): Revert some of...
2002-08-06 Alan Modra * coff-rs6000.c (xcoff_howto_table): Fix src_mask...
2002-08-01 Denis Chertykov * elf32-ip2k.c: Processor manufacturer changed to...
2002-08-01 Nick CliftonRevert Adam Nemet's THUMB PLT patch
2002-08-01 Nick CliftonBump version number.
2002-08-01 H.J. LuEnable x86-64 for Linux/i386 if 64bit BFD is selected.
2002-07-31 H.J. LuEnable 64bit emulations for Linux/mips if 64bit BFD...
2002-07-31 Nick CliftonFix bugs and remove compile time warnings for N"32K...
2002-07-31 Jakub Jelinek * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap...
2002-07-31 Nick CliftonAdd new field to bfd_link structure and use it to contr...
2002-07-31 Nick CliftonAdd support for Thumb PLT entries with interworking
2002-07-31 Nick CliftonRename function arguments to avoid shadowing global...
2002-07-31 Thiemo Seufer * Makefile.am: Add n32 ABI support.
2002-07-30 Nick CliftonAdd arm-*-nto port.
2002-07-30 Nick CliftonUpdated Translations
2002-07-30 Jakub Jelinek * elf.c (elf_fake_sections): Fix up .tbss sh_size...
2002-07-30 Alan Modra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-07-30 Alan Modra * elfxx-ia64.c (elfNN_ia64_final_write_processing...
2002-07-26 Richard Sandiford[bfd/]
2002-07-26 Alan Modra * elf32-i386.c (elf_i386_link_hash_table_create):...
2002-07-25 Thiemo Seufer * elf64-mips.c: Update TODO comment.
2002-07-25 Nick CliftonNew translations
next