summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Add MIPS SB1 machineNick Clifton2000-12-021-0/+7
* Add MIPS V and MIPS 64 machine numbersNick Clifton2000-12-021-0/+24
* Add MIPS32 as a seperate MIPS architectureNick Clifton2000-12-011-10/+21
* 2000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-291-434/+414
* 2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-10-141-8/+9
* 2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-10-021-1/+1
* Add support for the MIPS32Nick Clifton2000-09-141-0/+7
* 2000-07-23 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-231-2/+2
* Detect and report corrupt relocsNick Clifton2000-07-211-0/+7
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-181-2/+3
* 2000-07-17 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-171-150/+220
* The MIPS thinks that addresses are signed. Sign extend MIPS ECOFFAndrew Cagney2000-07-111-1/+1
* 2000-07-09 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-091-0/+42
* 2000-07-03 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-07-041-0/+17
* 2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Ulf Carlsson2000-06-201-1/+24
* 2000-06-20 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-201-67/+147
* 2000-06-17 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2000-06-171-0/+13
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+2
* 2000-05-23 H.J. Lu <hjl@gnu.org>H.J. Lu2000-05-231-2/+4
* Use bfd_generic_verify_endian_match() and fix it to only check when endiannessNick Clifton2000-05-221-15/+2
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-131-4/+4
* Fit 64-bit nits.Alan Modra2000-04-111-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Do properGeoffrey Keating2000-03-111-4/+45
* In bfd/:Geoffrey Keating2000-03-111-15/+149
* Fix building with --enable-targets=allNick Clifton2000-03-011-5/+7
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-5/+8
* * section.c (_bfd_strip_section_from_output): Add info parameter.Ian Lance Taylor2000-02-131-1/+1
* * elf32-mips.c (mips_elf_calculate_relocation): Divide R_MIPS_PC16Ian Lance Taylor1999-12-031-0/+1
* * elf-bfd.h (struct elf_backend_data): Reorder collect andRichard Henderson1999-11-181-0/+1
* * elf32-mips.c (mips_elf_calculate_relocation): R_MIPS_LITERALGeoffrey Keating1999-10-081-37/+21
* * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating1999-09-281-126/+0
* * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate localMark Mitchell1999-08-271-6/+12
* * elf32-mips.c (_bfd_mips_elf_add_symbol_hook): Set BSF_DYNAMICIan Lance Taylor1999-08-171-2/+2
* * elf32-mips.c (mips_elf_calculate_relocation): Fix unfortunateMark Mitchell1999-08-151-2/+2
* * elf32-mips.c (_bfd_mips_elf_size_dynamic_sections): AlwaysMark Mitchell1999-08-101-14/+19
* * elf32-mips.c (mips_elf_create_dynamic_relocation): ChangeMark Mitchell1999-08-101-54/+126
* * elf32-mips.c (elf_mips_howto_table): Fix src_mask forMark Mitchell1999-08-091-3/+7
* * elf32-mips.c (mips_elf_got16_entry): Don't multiply GOT index byMark Mitchell1999-08-061-9/+13
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Tweak HI16/LO16Mark Mitchell1999-08-041-7/+15
* * elf32-mips.c (mips_elf_next_lo16_addend): Rename to ...Mark Mitchell1999-08-041-17/+23
* * elf32-mips.c (mips_elf_calculate_relocation): RestoreMark Mitchell1999-08-031-0/+13
* Fix typoMark Mitchell1999-08-031-1/+1
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Handle R_MIPS_26Mark Mitchell1999-08-031-9/+21
* Fix typoMark Mitchell1999-08-011-6/+4
* * elf32-mips.c (_bfd_mips_elf_final_link): Handle the case whereMark Mitchell1999-08-011-6/+16
* * elf32-mips.c (mips_elf_calculate_relocation): Undefined weakMark Mitchell1999-08-011-8/+17
* * elf32-mips.c (_bfd_mips_elf_final_link): Only re-sort dynsyms ifRichard Henderson1999-07-291-1/+1
* * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...Richard Henderson1999-07-291-14/+25
* * elf32-mips.c (_bfd_mips_elf_relocate_section): Fix typo.Mark Mitchell1999-07-281-1/+1