aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2001-05-30 * elf64-x86-64.c (elf64_x86_64_check_relocs): Handle R_X86_64_64.Andreas Jaeger2-0/+7
2001-05-30 * elf32-hppa.c (elf32_hppa_check_relocs): Don't NEED_PLT forAlan Modra2-108/+160
2001-05-28 * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use theAndreas Jaeger2-43/+12
2001-05-28Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_relNick Clifton2-55/+149
2001-05-28Support big endian PLT entries.Nick Clifton2-12/+24
2001-05-28 * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entriesAlan Modra2-17/+58
2001-05-28Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton7-49/+74
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu5-285/+279
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu3-18/+60
2001-05-25monterey updatesTimothy Wall2-25/+27
2001-05-252001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu3-3/+26
2001-05-25 * elf32-hppa.c (elf32_hppa_relocate_section): Don't allowAlan Modra2-21/+45
2001-05-24Support for xcoff64Tom Rix15-2445/+5071
2001-05-23* elf64-sparc.c (sparc64_elf_slurp_reloc_table): Fix typoAlexandre Oliva2-1/+6
2001-05-23Add MIPS ELF64 relocsNick Clifton4-0/+48
2001-05-23Add MIPS r12k supportNick Clifton9-164/+178
2001-05-23Change PLT code to avoid using r2 - it used by GCC to return large starturesNick Clifton2-0/+117
2001-05-23Replace sh_size/sh_entsize with NUM_SHDR_ENTRIESNick Clifton10-31/+44
2001-05-21 * dwarf2.c (decode_line_info): Fix error message.Andreas Jaeger2-3/+9
2001-05-20* ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva1-5876/+3336
2001-05-182001-05-18 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-05-18 * elf32-hppa.c (clobber_millicode_symbols): Temporarily setAlan Modra2-1/+14
2001-05-182001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-05-172001-05-17 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+6
2001-05-17Add a flag to asection, linker_has_input, and use it to reliablyAlan Modra4-10/+30
2001-05-16* elf-m10300.c (mn10300_elf_relax_section): Don't relaxAlexandre Oliva2-8/+34
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra3-17/+28
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek2-3/+24
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek32-77/+565
2001-05-11Change type of 'addr' to be unsigned long, in order to match its use.Nick Clifton2-1/+6
2001-05-102001-05-10 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+14
2001-05-092001-05-09 H.J. Lu <hjl@gnu.org>H.J. Lu2-4/+7
2001-05-08 * coff-i386.c (coff_i386_reloc): Don't dump core if output_bfd isIan Lance Taylor2-2/+13
2001-05-08Remove extraneous character in first line.Ian Lance Taylor1-1/+1
2001-05-07 * ecoff.c (bfd_debug_section): Fix initialization.Alan Modra6-17/+29
2001-05-04 * elf64-alpha.c (SREL16, SREL32, SREL64): Set pcrel_offset true.Richard Henderson2-3/+7
2001-05-04Set EF_ARM_HASENTRY if the start address is set.Nick Clifton2-0/+17
2001-05-03Compute value of _bfd_target_vector_entries based on the size ofNick Clifton2-1/+6
2001-05-032001-05-03 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+13
2001-05-03 * coff-alpha.c (reloc_nil): Likewise.Andreas Jaeger1-13/+13
2001-05-03 * elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.Andreas Jaeger5-36/+59
2001-05-02Add gas and ld support for openriscNick Clifton2-6/+12
2001-04-302000-04-27 H.J. Lu <hjl@gnu.org>H.J. Lu6-4/+22
2001-04-30 * elf32-hppa.c (final_link_relocate): Branch to .+8 forAlan Modra2-3/+11
2001-04-30 * elf64-x86-64.c (elf64_x86_64_relocate_section): Correct test forAndreas Jaeger2-5/+10
2001-04-29 * elf64-x86-64.c (elf64_x86_64_finish_dynamic_sections): Only swapAndreas Jaeger2-89/+67
2001-04-27Revert the last change on aclocal.m4.H.J. Lu1-345/+0
2001-04-27Add support for arm-vxworks targetNick Clifton4-33/+61
2001-04-262001-04-26 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+20
2001-04-25* externalize a functionFrank Ch. Eigler3-0/+11