aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
AgeCommit message (Expand)AuthorFilesLines
1998-12-15This adds ABI flags to MIPS/ELF object files.Gavin Romig-Koch1-0/+42
1998-12-13for bfd:Gavin Romig-Koch1-0/+11
1998-12-12elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle bfd_mach_mips4300.Gavin Romig-Koch1-15/+50
1998-08-12sanitize-vr5400 -> sanitize-cygnusKen Raeburn1-27/+50
1998-07-22Let ELF header now define the macros to get the enum.Ulrich Drepper1-4/+0
1998-07-22Before include system specific ELF header defineUlrich Drepper1-45/+5
1998-07-22(reloc_type): Temporarily disable definition of standard relocation sinceUlrich Drepper1-19/+157
1998-06-30ELF Section-level Garbage Collection.Richard Henderson1-45/+218
1998-06-02 * elf32-mips.c (mips_elf_relocate_section): If we issue anIan Lance Taylor1-0/+9
1998-05-31 * elf32-mips.c (_bfd_mips_elf_final_write_processing): Set sh_linkDoug Evans1-77/+281
1998-01-31 * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true.Doug Evans1-1/+8
1998-01-29 * elf32-mips.c: Add dvp support.Doug Evans1-1/+38
1997-06-26 * elflink.h (elf_link_output_extsym): Use the right section for aIan Lance Taylor1-4/+12
1997-04-04 * elf32-mips.c (elf_mips_ctor64_howto): Set complain_on_overflowIan Lance Taylor1-21/+48
1997-04-02 * elf32-mips.c (mips16_jump_reloc): Print a warning rather thanIan Lance Taylor1-11/+49
1997-03-15 * elf32-mips.c (mips_elf_check_relocs): Give an error if CALL16 isIan Lance Taylor1-1/+8
1997-03-13 * elf32-mips.c (mips_elf_add_symbol_hook): Don't set the owner ofIan Lance Taylor1-21/+49
1997-02-27 * elf32-mips.c (struct mips_got_info): Add assigned_gotno field.Ian Lance Taylor1-30/+201
1997-02-06 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.Ian Lance Taylor1-5/+412
1997-01-27 * elf32-i386.c (elf_i386_size_dynamic_sections): When checking forIan Lance Taylor1-3/+6
1997-01-03Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu>Ian Lance Taylor1-13/+16
1996-12-31 * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up.Ian Lance Taylor1-45/+68
1996-12-17 * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of aIan Lance Taylor1-8/+250
1996-10-08 * elf32-mips.c (elf_mips_isa): New static function.Ian Lance Taylor1-12/+59
1996-08-27 * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed forIan Lance Taylor1-64/+87
1996-07-24tipoIan Lance Taylor1-1/+1
1996-07-22 * elf32-mips.c (_bfd_mips_elf_final_write_processing): HandleIan Lance Taylor1-7/+91
1996-07-09 From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>:Ian Lance Taylor1-2/+112
1996-07-08 * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry.Ian Lance Taylor1-27/+35
1996-06-02 * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in)Ian Lance Taylor1-0/+43
1996-05-31 * elf64-mips.c: Improve reloc special_functions and handling ofIan Lance Taylor1-93/+219
1996-05-30 * elf64-mips.c: Extensive additions to provide better support forIan Lance Taylor1-64/+83
1996-05-30 * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4.Ian Lance Taylor1-0/+8
1996-05-29 64-bit MIPS ELF ABI objdump support:Ian Lance Taylor1-13/+29
1996-04-29 * elf32-mips.c (struct mips_elf_link_hash_entry): AddIan Lance Taylor1-94/+205
1996-02-16 * bfd.c (_bfd_get_gp_value): New function.Ian Lance Taylor1-21/+28
1996-02-14Add reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16.Ian Lance Taylor1-1/+3
1996-02-13 * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define.Ian Lance Taylor1-2/+9
1996-01-29 * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, whenIan Lance Taylor1-223/+329
1996-01-11fix crinfo swappingIan Lance Taylor1-25/+30
1996-01-11 * elf32-mips.c: Extensive changes for a start at dynamic linkingIan Lance Taylor1-179/+2897
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-11/+5
1995-10-31 * libelf.h: Rename to elf-bfd.h to avoid conflict withFred Fish1-6/+24
1995-07-13 * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_tIan Lance Taylor1-3/+3
1995-07-06Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1-7/+7
1995-07-05 * elf32-mips.c (mips_elf_object_p): Unconditionally setIan Lance Taylor1-21/+2
1995-07-05 * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.Ian Lance Taylor1-3/+17
1995-05-23Make linking mips-elf and mips-ecoff work. At least, better than it did.Ken Raeburn1-10/+322
1995-01-24update copyright datesIan Lance Taylor1-1/+1
1995-01-24 * elf32-mips.c (mips_elf_output_extsym): Set the value of theIan Lance Taylor1-2/+18