aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1999-06-26fix copyrightIan Lance Taylor1-1/+1
1999-06-261999-06-26 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor2-1/+10
1999-06-26David Mosberger <davidm@hpl.hp.com>Richard Henderson2-54/+105
1999-06-26David Mosberger <davidm@hpl.hp.com>Richard Henderson2-4/+16
1999-06-26 * elflink.h (elf_link_output_extsym): It's OK for a -BsymbolicIan Lance Taylor2-1/+3
1999-06-26 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:Ian Lance Taylor2-1/+5
1999-06-24ðJeff Law1-1217/+18
1999-06-24*** empty log message ***Jeff Law1-0/+26
1999-06-24dJeff Law1-0/+6
1999-06-23 * elflink.h (size_dynamic_sections): Use user-specified init/finiMark Mitchell2-10/+21
1999-06-22 * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_linkIan Lance Taylor2-0/+14
1999-06-22 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>:Ian Lance Taylor2-22/+33
1999-06-22clarify section dynindx commentIan Lance Taylor1-1/+2
1999-06-22 * elflink.h (link_read_relocs): Explicitly cast external_relocs toMark Mitchell2-1/+6
1999-06-22 * elf-hppa.h: New file. Common stuff for elf32 and elf64 PAJeff Law4-433/+579
1999-06-22Catch overflow in 22_PCREL reloc.Nick Clifton2-0/+9
1999-06-21 * coff-arm.c (arm_emit_base_file_entry): Explicitly declare returnIan Lance Taylor2-1/+6
1999-06-20 * section.c (_bfd_strip_section_from_output): Ignore sectionsRichard Henderson2-2/+9
1999-06-19 * elflink.h (elf_link_remove_section_and_adjust_dynindices):Ian Lance Taylor2-2/+8
1999-06-19 * xcofflink.c (bfd_xcoff_size_dynamic_sections): Don't crash ifIan Lance Taylor1-5/+10
1999-06-18 * elf64-alpha.c (elf64_alpha_relocate_section): Don't adjustRichard Henderson2-0/+11
1999-06-17 * dwarf1.c (alloc_dwarf1_unit): Allocate using bfd_zalloc.Joern Rennecke2-4/+9
1999-06-16 * libhppa.h: Fix various formatting errors.Jeff Law2-61/+48
1999-06-16Fix definition of R_MCORE_NONE relocNick Clifton2-6/+10
1999-06-15 * section.c (SEC_SHORT): Define.Richard Henderson3-0/+13
1999-06-13remove duplicate entry, add missing blank lineIan Lance Taylor1-4/+1
1999-06-13 * elflink.h (elf_link_remove_section_and_adjust_dynindices):Mark Mitchell2-18/+10
1999-06-13 * elf-bfd.h (_bfd_elf_link_adjust_dynindx): New function.Mark Mitchell4-34/+83
1999-06-131999-06-13 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-1/+6
1999-06-13 * elflink.h (elf_link_read_relocs_from_section): New function,Mark Mitchell2-41/+91
1999-06-12 * elfcode.h (elf_slurp_reloc_table_from_section): Don't assumeMark Mitchell2-2/+13
1999-06-12 * elf32-mips.c (mips_elf32_section_processing): Permit aIan Lance Taylor2-1/+7
1999-06-121999-06-12 David O'Brien <obrien@freebsd.org>Ian Lance Taylor2-3/+13
1999-06-11 * reloc.c (_bfd_relocate_contents): Permit bitfield relocations toIan Lance Taylor2-0/+12
1999-06-10 * dwarf2.c (decode_line_info): Remove unused variable first_time.Ian Lance Taylor2-1/+4
1999-06-10Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson3-5/+25
1999-06-07 * section.c (_bfd_strip_section_from_output): Remove outputRichard Henderson2-12/+17
1999-06-07Define ELF_MAXPAGESIZENick Clifton2-0/+5
1999-06-07 * Makefile.am (SOURCE_HFILES): Add missing headers.Andreas Schwab3-8/+13
1999-06-06 * elf32-mips.c (_bfd_mips_elf_print_private_data): RecognizeMark Mitchell2-0/+7
1999-06-04Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Henderson4-35/+47
1999-06-04Define ELF_MAXPAGESIZE for all ELF based ports.Nick Clifton6-5/+18
1999-06-04 * Makefile.am: Rebuild dependencies.Ian Lance Taylor3-0/+17
1999-06-04oops - omitted from previous deltaNick Clifton1-0/+13
1999-06-04Rename epoc-pe interworking function names to avoid a name space clash.Nick Clifton6-2/+39
1999-06-04(ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton3-15/+25
1999-06-04 * elf.c (elf_fake_sections): Undo change of 1999-05-10.Andreas Schwab2-2/+6
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Fix setting ofJoern Rennecke2-6/+11
1999-06-03 * elf32-sh.c (sh_elf_relax_delete_bytes): Handle R_SH_SWITCH32Joern Rennecke2-0/+55
1999-06-03 * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke6-26/+42