summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * libelf.h: Rename to elf-bfd.h to avoid conflict withFred Fish1995-10-311-6/+24
* * aoutx.h (NAME(aout,slurp_reloc_table)): Cast argument to size_tIan Lance Taylor1995-07-131-3/+3
* Added new files elflink.c, elflink.h, elfcore.h.Ken Raeburn1995-07-061-7/+7
* * elf32-mips.c (mips_elf_object_p): Unconditionally setIan Lance Taylor1995-07-051-21/+2
* * ecoff.c (_bfd_ecoff_bfd_is_local_label): New function.Ian Lance Taylor1995-07-051-3/+17
* Make linking mips-elf and mips-ecoff work. At least, better than it did.Ken Raeburn1995-05-231-10/+322
* update copyright datesIan Lance Taylor1995-01-241-1/+1
* * elf32-mips.c (mips_elf_output_extsym): Set the value of theIan Lance Taylor1995-01-241-2/+18
* * elf32-mips.c (enum reloc_type): Define new relocs used on Irix.Ian Lance Taylor1995-01-171-0/+200
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-121-6/+11
* * elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section.Ian Lance Taylor1994-10-171-18/+19
* * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,Ian Lance Taylor1994-06-201-4/+4
* * ecoff.c (ecoff_swap_tir_in): Change input argument to const.Ian Lance Taylor1994-06-201-277/+1059
* * elf.c (_bfd_elf_make_section_from_shdr): New function, based onIan Lance Taylor1994-05-201-61/+32
* Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1994-03-301-2/+6
* Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1994-03-251-16/+60
* Make all callers of malloc or realloc (including via obstacks)David MacKenzie1994-02-121-24/+65
* * linker.c (_bfd_generic_link_add_one_symbol): Add constructor andIan Lance Taylor1994-01-061-84/+694
* * reloc.c (enum bfd_reloc_code_real): AddedIan Lance Taylor1993-11-011-5/+984
* * cache.c, bfd-in.h: New function bfd_make_cacheable.Jim Kingdon1993-06-181-0/+36