Age | Commit message (Expand) | Author | Files | Lines |
1997-02-06 | * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define. | Ian Lance Taylor | 1 | -5/+412 |
1997-01-27 | * elf32-i386.c (elf_i386_size_dynamic_sections): When checking for | Ian Lance Taylor | 1 | -3/+6 |
1997-01-03 | Fri Jan 3 16:58:31 1997 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 1 | -13/+16 |
1996-12-31 | * elf32-mips.c (_bfd_mips_elf_merge_private_bfd_data): Clean up. | Ian Lance Taylor | 1 | -45/+68 |
1996-12-17 | * elf32-mips.c (mips_elf_add_symbol_hook): Add 1 to the value of a | Ian Lance Taylor | 1 | -8/+250 |
1996-10-08 | * elf32-mips.c (elf_mips_isa): New static function. | Ian Lance Taylor | 1 | -12/+59 |
1996-08-27 | * elf32-mips.c (mips_elf_check_relocs): Set dynobj if needed for | Ian Lance Taylor | 1 | -64/+87 |
1996-07-24 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1996-07-22 | * elf32-mips.c (_bfd_mips_elf_final_write_processing): Handle | Ian Lance Taylor | 1 | -7/+91 |
1996-07-09 | From Kazumoto Kojima <kkojima@kk.info.kanagawa-u.ac.jp>: | Ian Lance Taylor | 1 | -2/+112 |
1996-07-08 | * elf32-mips.c (mips_reloc_map): Remove BFD_RELOC_32_PCREL entry. | Ian Lance Taylor | 1 | -27/+35 |
1996-06-02 | * elf64-mips.c (bfd_mips_elf64_swap_reginfo_in) | Ian Lance Taylor | 1 | -0/+43 |
1996-05-31 | * elf64-mips.c: Improve reloc special_functions and handling of | Ian Lance Taylor | 1 | -93/+219 |
1996-05-30 | * elf64-mips.c: Extensive additions to provide better support for | Ian Lance Taylor | 1 | -64/+83 |
1996-05-30 | * elf32-mips.c (mips_elf_object_p): Handle E_MIPS_ARCH_4. | Ian Lance Taylor | 1 | -0/+8 |
1996-05-29 | 64-bit MIPS ELF ABI objdump support: | Ian Lance Taylor | 1 | -13/+29 |
1996-04-29 | * elf32-mips.c (struct mips_elf_link_hash_entry): Add | Ian Lance Taylor | 1 | -94/+205 |
1996-02-16 | * bfd.c (_bfd_get_gp_value): New function. | Ian Lance Taylor | 1 | -21/+28 |
1996-02-14 | Add reloc.c entries MIPS_CALL_HI16/MIPS_CALL_LO16. | Ian Lance Taylor | 1 | -1/+3 |
1996-02-13 | * reloc.c (BFD_RELOC_MIPS_GOT_HI16): Define. | Ian Lance Taylor | 1 | -2/+9 |
1996-01-29 | * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when | Ian Lance Taylor | 1 | -223/+329 |
1996-01-11 | fix crinfo swapping | Ian Lance Taylor | 1 | -25/+30 |
1996-01-11 | * elf32-mips.c: Extensive changes for a start at dynamic linking | Ian Lance Taylor | 1 | -179/+2897 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -11/+5 |
1995-10-31 | * libelf.h: Rename to elf-bfd.h to avoid conflict with | Fred Fish | 1 | -6/+24 |
1995-07-13 | * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_t | Ian Lance Taylor | 1 | -3/+3 |
1995-07-06 | Added new files elflink.c, elflink.h, elfcore.h. | Ken Raeburn | 1 | -7/+7 |
1995-07-05 | * elf32-mips.c (mips_elf_object_p): Unconditionally set | Ian Lance Taylor | 1 | -21/+2 |
1995-07-05 | * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function. | Ian Lance Taylor | 1 | -3/+17 |
1995-05-23 | Make linking mips-elf and mips-ecoff work. At least, better than it did. | Ken Raeburn | 1 | -10/+322 |
1995-01-24 | update copyright dates | Ian Lance Taylor | 1 | -1/+1 |
1995-01-24 | * elf32-mips.c (mips_elf_output_extsym): Set the value of the | Ian Lance Taylor | 1 | -2/+18 |
1995-01-17 | * elf32-mips.c (enum reloc_type): Define new relocs used on Irix. | Ian Lance Taylor | 1 | -0/+200 |
1995-01-12 | Change "reloc_howto_type" typedef to be "const", since all uses of it are (or | Ken Raeburn | 1 | -6/+11 |
1994-10-17 | * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section. | Ian Lance Taylor | 1 | -18/+19 |
1994-06-20 | * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c, | Ian Lance Taylor | 1 | -4/+4 |
1994-06-20 | * ecoff.c (ecoff_swap_tir_in): Change input argument to const. | Ian Lance Taylor | 1 | -277/+1059 |
1994-05-20 | * elf.c (_bfd_elf_make_section_from_shdr): New function, based on | Ian Lance Taylor | 1 | -61/+32 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -2/+6 |
1994-03-25 | Changes to support linker relaxing of embedded MIPS PIC code to | Ian Lance Taylor | 1 | -16/+60 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -24/+65 |
1994-01-06 | * linker.c (_bfd_generic_link_add_one_symbol): Add constructor and | Ian Lance Taylor | 1 | -84/+694 |
1993-11-01 | * reloc.c (enum bfd_reloc_code_real): Added | Ian Lance Taylor | 1 | -5/+984 |
1993-06-18 | * cache.c, bfd-in.h: New function bfd_make_cacheable. | Jim Kingdon | 1 | -0/+36 |