* elflink.h (elf_bfd_final_link): Assert that section reloc_count
[external/binutils.git] / bfd / ChangeLog
1999-07-07 Ian Lance Taylor * elflink.h (elf_bfd_final_link): Assert that section...
1999-07-06 Jeff Law * libhppa.h: Revert July 2, 1999 patch.
1999-07-06 Jeff Lawÿ
1999-07-05 Nick CliftonAdd support for arm v5 architectures.
1999-07-05 Nick CliftonAdd BFD_RELOC_ARM_ADRL_IMMEDIATE.
1999-07-02 Mark Mitchell * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.
1999-07-02 Ian Lance Taylor * config.bfd: Add * at the end of i[3456]86-*-unixware.
1999-07-02 Jeff Law * libhppa.h (HPPA_R_ARG_RELOC): Delete.
1999-07-01 Mark Mitchell * elf-bfd.h (bfd_elf_section_data): Add rel_count...
1999-07-01 Jeff Lawè
1999-06-30 Mark Mitchell * elf32-mips.c (mips_elf_got_info): Move declaration...
1999-06-30 Ian Lance Taylor * elf32-mips.c (mips_elf_final_link): Don't set CPIC...
1999-06-30 Nick CliftonDefine 'elf_backend_got_header_size' and 'elf_backend_p...
1999-06-29 Nick CliftonPatch from: Jim Pick <jim@jimpick.com>
1999-06-29 Jeff Lawè
1999-06-27 Mark Mitchell * elf32-mips.c (MIPS_ELF_SRDATA_SECTION_NAME): New...
1999-06-27 Mark Mitchell * elf32-mips.c (mips_elf_adjust_dynindx): Remove.
1999-06-27 Mark Mitchell * elf32-mips.c (mips_elf_swap_msym_in): New function.
1999-06-26 Mark Mitchell * elf32-mips.c (irix_compat_t): New enumeration.
1999-06-26 Ian Lance Taylor1999-06-26 Mumit Khan <khan@xraylith.wisc.edu>
1999-06-26 Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-06-26 Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-06-26 Ian Lance Taylor * elflink.h (elf_link_output_extsym): It's OK for...
1999-06-26 Ian Lance Taylor From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
1999-06-24 Jeff Lawd
1999-06-23 Mark Mitchell * elflink.h (size_dynamic_sections): Use user-specifie...
1999-06-22 Ian Lance Taylor * elf.c (bfd_section_from_shdr): Avoid crashing on...
1999-06-22 Ian Lance Taylor From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:
1999-06-22 Mark Mitchell * elflink.h (link_read_relocs): Explicitly cast extern...
1999-06-22 Jeff Law * elf-hppa.h: New file. Common stuff for elf32...
1999-06-22 Nick CliftonCatch overflow in 22_PCREL reloc.
1999-06-21 Ian Lance Taylor * coff-arm.c (arm_emit_base_file_entry): Explicitly...
1999-06-20 Richard Henderson * section.c (_bfd_strip_section_from_output...
1999-06-19 Ian Lance Taylor * elflink.h (elf_link_remove_section_and_adjust_dynind...
1999-06-18 Richard Henderson * elf64-alpha.c (elf64_alpha_relocate_section...
1999-06-17 Joern Rennecke * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.
1999-06-16 Jeff Law * libhppa.h: Fix various formatting errors.
1999-06-16 Nick CliftonFix definition of R_MCORE_NONE reloc
1999-06-15 Richard Henderson * section.c (SEC_SHORT): Define.
1999-06-13 Ian Lance Taylorremove duplicate entry, add missing blank line
1999-06-13 Mark Mitchell * elflink.h (elf_link_remove_section_and_adjust_dynind...
1999-06-13 Mark Mitchell * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function.
1999-06-13 Ian Lance Taylor1999-06-13 Alan Modra <alan@spri.levels.unisa.edu.au>
1999-06-13 Mark Mitchell * elflink.h (elf_link_read_relocs_from_section): New...
1999-06-12 Mark Mitchell * elfcode.h (elf_slurp_reloc_table_from_section):...
1999-06-12 Ian Lance Taylor * elf32-mips.c (mips_elf32_section_processing): Permit a
1999-06-12 Ian Lance Taylor1999-06-12 David O'Brien <obrien@freebsd.org>
1999-06-11 Ian Lance Taylor * reloc.c (_bfd_relocate_contents): Permit bitfield...
1999-06-10 Ian Lance Taylor * dwarf2.c (decode_line_info): Remove unused variable...
1999-06-10 Richard HendersonJakub Jelinek <jj@ultra.linux.cz>
1999-06-07 Richard Henderson * section.c (_bfd_strip_section_from_output...
1999-06-07 Nick CliftonDefine ELF_MAXPAGESIZE
1999-06-07 Andreas Schwab * Makefile.am (SOURCE_HFILES): Add missing headers.
1999-06-06 Mark Mitchell * elf32-mips.c (_bfd_mips_elf_print_private_data)...
1999-06-04 Richard HendersonFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
1999-06-04 Nick CliftonDefine ELF_MAXPAGESIZE for all ELF based ports.
1999-06-04 Ian Lance Taylor * Makefile.am: Rebuild dependencies.
1999-06-04 Nick Cliftonoops - omitted from previous delta
1999-06-04 Nick Clifton(ELF_MAXPAGESIZE): Default to 0x1000 not 1
1999-06-04 Andreas Schwab * elf.c (elf_fake_sections): Undo change of 1999-05-10.
1999-06-03 Joern Rennecke * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting of
1999-06-03 Joern Rennecke * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_...
1999-06-03 Joern Rennecke * libbfd.c (_bfd_generic_verify_endian_match): New...
1999-06-03 Ulrich DrepperUpdate.
1999-06-03 Ian Lance Taylor * bfd-in.h (bfd_elf32_arm_allocate_interworking_sectio...
1999-06-03 Richard HendersonDavid Mosberger <davidm@hpl.hp.com>
1999-06-02 Mark Mitchell * elf32-mips.c (elf_mips_howto_table): Add R_MIPS_JALR.
1999-06-02 Richard HendersonMark Salter <msalter@cygnus.com>
1999-06-02 Nick CliftonRename interworking functions to avoid a name space...
1999-06-02 Mark Mitchell * elf-bfd.h (elf_backend_data): Remove use_rela_p...
1999-06-02 Richard Henderson* hosts/alphalinux.h (TRAD_CORE_EXTRA_SIZE_ALLOWED...
1999-06-02 Mark Mitchell * reloc.c (BFD_RELOC_MIPS_SUB): New relocation.
1999-06-02 Andreas Schwab * vms-misc.c (_bfd_vms_hash_newfunc): Fix use of unini...
1999-06-02 Andreas Schwab * elf32-m68k.c (elf_m68k_adjust_dynamic_symbol): Avoid...
1999-05-30 Nick CliftonPhilip Blundell <philb@gnu.org>
1999-05-29 Nick CliftonFix implementation of R_ARM_PC24 and R_ARM_THM_PC22...
1999-05-28 Nick CliftonInitialise EI_OSABI and EI_ABIVERSION fields of e_ident...
1999-05-27 Ian Lance Taylor * configure.in: Check whether getuid and getgid exist.
1999-05-27 Ian Lance Taylor1999-05-28 Martin Dorey <mdorey@madge.com>
1999-05-27 Nick CliftonAdd support for BFD_RELOC_ARM_PLT32
1999-05-26 Nick CliftonApplied patches from Philip Blundell <pb@nexus.co...
1999-05-25 Catherine Moore * coff-arm.c (coff_arm_relocate_section): Don...
1999-05-25 DJ Delorie* peicode.h (coff_swap_sym_in): When we create the...
1999-05-24 Nick Clifton1999-05-24 Philip Blundell <pb@nexus.co.uk>
1999-05-19 Nick CliftonUse renamed ARM cpu flag bits
1999-05-16 Nick Cliftonreinstate uin_reloc_p
1999-05-15 Nick CliftonAdd support for mcore RVA relocs.
1999-05-14 Andreas Schwab * elf32-arm.h (elf32_arm_relocate_section): Fix operator
1999-05-13 Richard HendersonJoel Sherrill (joel@OARcorp.com)
1999-05-11 DJ Delorie * ecoff.c (_bfd_ecoff_write_armap): give the symtab...
1999-05-11 Jeff Law * elf32-v850.c (v850_elf_howto_table): Make...
1999-05-10 Catherine Moore * bfd-in.h (bfd_arm_allocate_interworking_secti...
1999-05-10 Nick CliftonCheck for period after .rel{a} when detecting reloc...
1999-05-07 Nick CliftonReplace assert (about endianism) with an error message
1999-05-06 Richard HendersonFred Fish <fnf@be.com>
1999-05-05 Catherine Moore * coff-arm.c (coff_arm_relocate_section): ...
1999-05-05 Catherine Moore * elf32-m68k.c (elf32_m68k_set_private_flags...
1999-05-03 Jeff Lawÿ
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
next