* ppc.h: Add relocs from the 64-bit PowerPC ELF ABI revision 1.2.
[binutils-gdb.git] / bfd /
2001-08-27 Alan Modra * config.bfd: Add powerpc64 target. Add powerpc64...
2001-08-27 Andreas Schwab * elf32-m68k.c (elf32_m68k_check_relocs): Set DF_TEXTR...
2001-08-27 Andreas Jaeger * elf64-s390.c (elf_s390_check_relocs): Set DF_TEXTREL...
2001-08-26 Andreas Jaeger * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL...
2001-08-26 Andreas Jaeger * oasys.c: Add missing prototypes.
2001-08-25 Nick CliftonAdd missing prototypes
2001-08-25 Thiemo Seufer * elf32-mips.c (elf_mips_abi_name): Return the right...
2001-08-24 H.J. Lu2001-08-24 H.J. Lu <hjl@gnu.org>
2001-08-24 Nick CliftonApply H.J.'s patch to revert change to elfxx-target.h
2001-08-24 Alexandre Oliva* bfd.c (bfd_alt_mach_code): New function.
2001-08-24 Alexandre Oliva* elf-m10300.c (mn10300_elf_relocate_section): Test...
2001-08-24 Jakub Jelinek * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs...
2001-08-24 Thiemo Seufer * linker.c (_bfd_generic_link_add_archive_symbols...
2001-08-23 Andreas Jaeger * elf64-x86-64.c (elf64_x86_64_check_relocs): Set...
2001-08-23 Nick CliftonAdd more missing prototypes
2001-08-23 H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-08-23 Nick CliftonAdd missing prototypes for bout.c
2001-08-23 Jakub Jelinek * elf-bfd.h (enum elf_reloc_type_class): New.
2001-08-23 Nick CliftonNo corefile support for x86-bsdi systems
2001-08-22 Nick CliftonAdd missing comma
2001-08-21 DJ Delorie* coff-go32.c: Set the alignment of dwarf2 linkonce...
2001-08-21 DJ Delorie* coff-go32.c: Make DWARF2 sections use an alignment...
2001-08-21 Andreas Jaeger * coff-sparc.c: Add missing prototypes.
2001-08-21 H.J. Lu2001-08-20 H.J. Lu <hjl@gnu.org>
2001-08-20 Nick CliftonNever select the generic has table creator. All elf...
2001-08-19 Alan Modra * archive.c (offsetof): Remove define.
2001-08-17 Alan Modra * bfd.c (bfd_get_gp_size): Return an unsigned int.
2001-08-17 Alan Modra * linker.c (default_fill_link_order): Handle four...
2001-08-17 Alan Modra * elf64-sparc.c (sparc64_elf_output_arch_syms): Add...
2001-08-17 Alan Modra * elf64-mips.c (UNUSED_RELOC): Define.
2001-08-17 Alan ModraOops missed from last commit
2001-08-17 Alan Modra * coffcode.h (coff_write_object_contents): Add ATTRIBU...
2001-08-17 Alan Modra * config.bfd (targ64_selvecs): New.
2001-08-17 Alan Modra * bfd-in.h (BFD_VERSION): Remove wrong comment.
2001-08-17 Alan Modra * bfd.c (enum bfd_error): Add bfd_error_wrong_object_f...
2001-08-15 Alan Modra * libieee.h (common_header_type): Add last_byte field.
2001-08-14 Nick CliftonAdd missing protypes
2001-08-13 Nick CliftonFix bug in previous delta
2001-08-13 Nick Cliftonoops - omitted from previous delta!
2001-08-13 Nick CliftonAdd missing prototypes. Fix formatting.
2001-08-11 Nick Cliftonreplace direct invocation og elf vma print functions...
2001-08-11 Andreas Jaeger2001-08-10 Andreas Jaeger <aj@suse.de>
2001-08-10 Andreas Jaeger * elf64-x86-64.c (elf64_x86_64_elf_object_p): Make...
2001-08-10 H.J. Lu2001-08-10 H.J. Lu <hjl@gnu.org>
2001-08-10 H.J. Lu2001-08-10 H.J. Lu <hjl@gnu.org>
2001-08-10 Andreas Jaeger * configure.in: Add -Wstrict-prototypes and -Wmissing...
2001-08-10 Alan Modra * elf.c (bfd_elf_sprintf_vma): Add ATTRIBUTE_UNUSED...
2001-08-10 Alan Modra * libxcoff.h (struct xcoff_backend_data_rec): Constify...
2001-08-09 H.J. Lu2001-08-09 H.J. Lu <hjl@gnu.org>
2001-08-09 H.J. Lu2001-08-09 H.J. Lu <hjl@gnu.org>
2001-08-09 H.J. Lu2001-08-09 H.J. Lu <hjl@gnu.org>
2001-08-09 Alan Modra * coff-rs6000.c: Add missing prototypes.
2001-08-09 Nick CliftonFix formatting
2001-08-09 Nick CliftonChange 'partial_inplace' to true (this target uses...
2001-08-08 Alan Modra * elf-bfd.h (struct elf_backend_data): Add want_got_sym.
2001-08-08 Alexandre Oliva* dwarf2.c (struct dwarf2_debug): Add sec, sec_info_ptr...
2001-08-07 Nick CliftonSupport relocs for sh-coff targets as well as sh-pe.
2001-08-03 Nick CliftonInclude offset of reloc from start of section when...
2001-08-03 Alan Modra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-08-02 Charles Wilson2001-08-02 Paul Sokolovsky <paul.sokolovsky@technolog...
2001-08-01 Nick CliftonReturn zero only as the last step of qsort function.
2001-08-01 Nick CliftonReplace VXWORKS with ARM_COFF_BUGFIX.
2001-07-30 Nick CliftonFix prototype of _bfd_ecoff_styp_to_sec_flags
2001-07-24 Alan ModraUpdate dependencies with "make dep-am".
2001-07-15 H.J. Lu2001-07-15 H.J. Lu <hjl@gnu.org>
2001-07-12 H.J. Lu2001-07-11 H.J. Lu <hjl@gnu.org>
2001-07-12 Jim Wilsonsje patch for 32-bit IA-64 ELF relocs for HPUX
2001-07-11 Jakub Jelinek * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove...
2001-07-11 H.J. Lu2001-07-11 H.J. Lu <hjl@gnu.org>
2001-07-05 Jim WilsonFix ia64-linux fortran common linking problem.
2001-07-05 Jim WilsonFix ia64-linux binutils readelf -s testsuite failure.
2001-07-05 Nick CliftonFor sections containing uninitialised data, only set...
2001-07-04 H.J. Lu2001-07-04 H.J. Lu <hjl@gnu.org>
2001-07-03 Nick CliftonSupport DJGPP COFF targets in bfd_get_sign_extend_vma()
2001-07-03 Nick CliftonSkip section symbols from sections being discarded
2001-06-30 Alan Modra * elfcore.h (elf_core_file_p): Call bfd_section_from_p...
2001-06-30 Alan Modra * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseu...
2001-06-30 H.J. Lu2001-06-29 H.J. Lu <hjl@gnu.org>
2001-06-29 Alan Modra* elflink.h (elf_link_output_extsym): Revert 1999-04-10.
2001-06-27 Alan Modra Avoid creating COPY relocs.
2001-06-27 Alan Modra * elf32-i386.c (elf_i386_check_relocs): Don't make...
2001-06-25 Alan Modra * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386...
2001-06-25 Alan Modra * elf32-i386.c (allocate_plt_and_got_and_discard_reloc...
2001-06-24 H.J. Lu2001-06-24 H.J. Lu <hjl@gnu.org>
2001-06-24 H.J. Lu2001-06-23 H.J. Lu <hjl@gnu.org>
2001-06-23 Alan Modra * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32...
2001-06-23 Alan Modra * elf32-i386.c (elf_i386_relocate_section): Replace...
2001-06-23 Alan Modra * elf32-i386.c (struct elf_i386_pcrel_relocs_copied...
2001-06-23 Alan Modra Avoid creating COPY relocs if possible.
2001-06-21 Andreas Jaeger * elf64-x86-64.c (elf64_x86_64_relocate_section):...
2001-06-21 Nick CliftonFix typos
2001-06-21 Alan Modra * elf32-hppa.c (elf32_hppa_size_dynamic_sections)...
2001-06-20 Hans-Peter Nilsson * bfdint.texi (BFD relocation functions) <different...
2001-06-20 Catherine Moore * elf-bfd.h (struct elf_backend_data):
2001-06-20 H.J. Lu2001-06-20 H.J. Lu <hjl@gnu.org>
2001-06-19 Andreas Jaeger(elf64_x86_64_relocate_section): Fix creation of dynami...
2001-06-18 Hans-Peter Nilsson * elflink.h (struct elf_assign_sym_version_info):...
2001-06-18 H.J. Lu2001-06-18 H.J. Lu <hjl@gnu.org>
2001-06-17 H.J. Lu2001-06-17 H.J. Lu <hjl@gnu.org>
2001-06-15 Nick CliftonChnage styp_flags_to_sec_flags() to a boolean function
next