Add support for RDOS targets.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
2005-12-27  Nick CliftonAdd support for RDOS targets.
2005-12-27  Nick Clifton(lookup_symbol_in_function_table): Check for a function...
2005-12-27  Alan Modra * elf.c (elf_find_function): Don't ignore section...
2005-12-27  Alan Modra * elf32-ppc.c (add_stub_sym): Pass info rather than...
2005-12-27  Alan Modra * elf.c (bfd_section_from_shdr): Treat invalid reloc...
2005-12-27  Alan Modra * coff-h8300.c (h8300_reloc16_extra_cases): Use input...
2005-12-27  Alan Modra * Makefile.am: Run "make dep-am".
2005-12-24  Alan Modra * aix5ppc-core.c: Remove duplicate prototypes.
2005-12-23  Nick CliftonPR 1150
2005-12-23  Joel Brobecker * corefile.c (generic_core_file_matches_executa...
2005-12-20  Bob Wilson * elf32-xtensa.c (action_list_count, xlate_map_entry...
2005-12-16  Nathan Sidwell Second part of ms1 to mt renaming.
2005-12-13  H.J. Lu2005-12-13 H.J. Lu <hongjiu.lu@intel.com>
2005-12-13  Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Force...
2005-12-12  Paul Brook2005-12-12 Paul Brook <paul@codesourcery.com>
2005-12-12  Nathan Sidwell Rename ms1 to mt, part 1
2005-12-12  Alan Modra * elf64-ppc.c (ppc64_elf_size_stubs): Don't consider...
2005-12-10  Alan Modra * elflink.c (elf_gc_mark_dynamic_ref_symbol): Use...
2005-12-08  Alan Modrabfd/
2005-12-08  Alan Modra * reloc.c (enum complain_overflow): Correct comments.
2005-12-08  H.J. Lu2005-12-07 H.J. Lu <hongjiu.lu@intel.com>
2005-12-07  H.J. Lu2005-12-07 H.J. Lu <hongjiu.lu@intel.com>
2005-12-07  H.J. Lubfd/
2005-12-06  Alan Modra * cpu-powerpc.c (bfd_powerpc_archs): Add ppc 750.
2005-12-04  Mark Kettenis* elf64-hppa.c (elf64_hppa_section_from_phdr): Create...
2005-12-01  Nick Clifton* elf32-m32r.c (m32r_elf_sweep_hook): Fix an illegal...
2005-11-24  Alan Modrabfd/
2005-11-23  Daniel Jacobowitzbfd/
2005-11-23  Alan Modra * elfcode.h (elf_object_p): Delay the setting of start...
2005-11-20  Dave Anglin * som.c (som_decode_symclass): Decode BSF_WEAK symbols...
2005-11-18  Alan Modra * elf64-ppc.c (ppc64_elf_check_relocs): Don't set...
2005-11-18  Dave Anglin * elf64-hppa.c (elf64_hppa_object_p): Recognize corefi...
2005-11-11  Nick CliftonPR 1150
2005-11-08  Nathan Sidwellbfd:
2005-11-07  Steve Ellcey * warning.m4 (AM_BINUTILS_WARNINGS): Default to empty...
2005-11-07  Steve Ellcey * configure.host (ia64-*-hpux*): Set _LARGEFILE64_SOURCE.
2005-11-03  Daniel Jacobowitz * configure.in: Check for fopen64.
2005-11-03  Thiemo Seufer * elfxx-mips.c (mips_elf_calculate_relocation): Handle...
2005-11-03  Alan Modra * elf.c (elf_fake_sections): When calculating tbss...
2005-11-01  Alan Modra PR ld/1775
2005-10-29  H.J. Lu2005-10-29 H.J. Lu <hongjiu.lu@intel.com>
2005-10-29  H.J. Lu2005-10-29 H.J. Lu <hongjiu.lu@intel.com>
2005-10-29  Mark Kettenis* Makefile.am: Run "make dep-am".
2005-10-28  Joel Brobecker From Eric Botcazou <botcazou@adacore.com>
2005-10-28  Joel Brobecker Mostly from Eric Botcazou <botcazou@adacore...
2005-10-28  H.J. Lu2005-10-28 H.J. Lu <hongjiu.lu@intel.com>
2005-10-28  Hans-Peter Nilsson PR ld/1567
2005-10-27  Alan Modra PR 973
2005-10-27  Alan Modra * bfdwin.c (bfd_get_file_window): Seek into file in...
2005-10-27  Alan Modra * cache.c (BFD_CACHE_MAX_OPEN): Make private to this...
2005-10-27  Alan Modra * hppabsd-core.c (hppabsd_core_core_file_p): Use bfd_s...
2005-10-27  Alan Modra * cache.c: Reorganize file to avoid forward reference.
2005-10-26  Alan Modra * cache.c (bfd_cache_lookup_worker): Don't abort on...
2005-10-26  Alan Modra * cache.c (bfd_cache_lookup_worker): Use bfd_error_handler
2005-10-26  Alan Modra * cache.c (bfd_open_file): Set bfd_error_system_call...
2005-10-25  Nick CliftonAdd support for the Z80 processor family
2005-10-25  Alan Modra PR ld/1540
2005-10-25  Alan ModraRegenerate
2005-10-24  Jie Zhangbfd/
2005-10-24  Jie Zhang * elf32-bfin.c (bfin_howto_table): Set src_mask to...
2005-10-24  Alan Modra * elflink.c (elf_link_input_bfd): Don't use linker_mar...
2005-10-24  Alan Modra * elf32-i370.c (i370_elf_fake_sections): Don't set...
2005-10-24  Jan Beulichinclude/opcode/
2005-10-24  Alan Modra * elf32-ppc.c (ppc_elf_fake_sections): Don't set SHF_E...
2005-10-24  H.J. Lu2005-10-23 H.J. Lu <hongjiu.lu@intel.com>
2005-10-24  H.J. Lubfd/
2005-10-23  Alan Modra * elf64-ppc.c (dec_dynrel_count): Don't report errors...
2005-10-19  Nick Clifton* elf32-arm.c (find_arm_elf_section_entry): New function.
2005-10-15  H.J. Lu2005-10-15 H.J. Lu <hongjiu.lu@intel.com>
2005-10-15  H.J. Lubfd/
2005-10-08  Paul Brook2005-10-08 Paul Brook <paul@codesourcery.com>
2005-10-06  Daniel Jacobowitzbfd/
2005-10-05  Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-10-04  Nick Clifton* elf32-arm.c (get_arm_elf_section_data): Cache the...
2005-10-03  Bob Wilson * elf32-xtensa.c (relocations_reach): Skip range check for
2005-10-03  Alan Modra * elf.c (_bfd_elf_get_synthetic_symtab): Set BSF_GLOBAL on
2005-09-30  H.J. Lu2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
2005-09-30  Catherine Moore * Makefile.am: Bfin support.
2005-09-30  Alan Modra * elf64-ppc.c (ppc_type_of_stub): Check both func...
2005-09-28  H.J. Lu2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
2005-09-28  H.J. Lu2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
2005-09-22  Jim WilsonFix addr2line -i problem; reports incorrect function...
2005-09-20  Jim WilsonAdd mangled names to addr2line -i output.
2005-09-19  Alan Modra * elflink.c (_bfd_elf_merge_symbol): Simplify.
2005-09-19  Alan Modra * elf64-ppc.c (ppc_build_one_stub): Replace assertion...
2005-09-09  Kevin Buettner * elf32-am33lin.c (bfd.h, sysdep.h, elf-bfd.h, elf...
2005-09-09  Richard Earnshaw * elf32-arm.c (elf32_arm_section_from_shdr): Accept...
2005-09-09  H.J. Lu2005-09-08 H.J. Lu <hongjiu.lu@intel.com>
2005-09-08  H.J. Lu2005-09-08 H.J. Lu <hongjiu.lu@intel.com>
2005-09-08  Paul Brook2005-09-08 Paul Brook <paul@codesourcery.com>
2005-09-07  H.J. Lu2005-09-06 H.J. Lu <hongjiu.lu@intel.com>
2005-09-02  Paul Brook2005-09-02 Paul Brook <paul@codesourcery.com>
2005-09-01  Dmitry Diky2005-09-01 Dmitry Diky <diwil@spec.ru>
2005-08-31  DJ Delorie* elf32-i386.c (elf_i386_check_relocs): Don't cast...
2005-08-30  Nick Clifton(i[3-7]86-*-vxworks): Match vxworks* instead.
2005-08-29  H.J. Lu2005-08-29 H.J. Lu <hongjiu.lu@intel.com>
2005-08-29  Nick Clifton(_bfd_mips_elf_relocate_section): Initialise 'value...
2005-08-26  Nick CliftonRe-enable GAS for z8k-coff
2005-08-25  Kaz Kojima * elf32-sh.c (sh_elf_get_flags_from_mach): Fix off...
2005-08-25  H.J. Lu2005-08-24 H.J. Lu <hongjiu.lu@intel.com>
next
This page took 0.261556 seconds and 106 git commands to generate.