aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-292015-10-29 Catherine Moore <clm@codesourcery.com>Catherine Moore1-0/+3
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-12/+0
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-26Select MIPS ABi based upon abiflags rather than e_flags.Matthew Fortune1-201/+194
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-66/+69
2015-08-12[MIPS] Map 'move' to 'or'.Simon Dardis1-16/+9
2015-07-23Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.Joseph Myers1-1/+1
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-3/+35
2015-05-28Compact EH SupportCatherine Moore1-0/+15
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+1
2014-12-10Don't sort ld -r relocs for mipsAlan Modra1-0/+12
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett1-11/+22
2014-11-10bfd/Richard Sandiford1-12/+3
2014-11-05Fix segfault when creating a dso with discarded .dynsym section.Matthew Fortune1-2/+4
2014-11-05Update .MIPS.abiflags to support MIPS R6Matthew Fortune1-0/+8
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S1-0/+13
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune1-1/+3
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-11/+13
2014-09-22MIPS: Don't sign extend the addend for RELA relocationsMatthew Fortune1-7/+25
2014-09-15Add support for MIPS R6.Andrew Bennett1-4/+130
2014-08-05MIPS: Fix a .pdr section linker buffer overrunMaciej W. Rozycki1-0/+2
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-50/+708
2014-06-13Make bfd.link_next field a unionAlan Modra1-3/+3
2014-05-07Add MIPS r3 and r5 support.Andrew Bennett1-0/+4
2014-05-06bfd/Richard Sandiford1-168/+68
2014-04-17This patch causes local GOT entries addressed via a 16-bit index toKwok Cheung Yeung1-18/+33
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-04bfd/Richard Sandiford1-2/+2
2014-02-18The PT_DYNAMIC segment was being hard coded to have read, write, andJack Carter1-12/+0
2014-01-16Fix mips segfault on GOT access of absolute symbolAlan Modra1-4/+5
2013-12-17Call _bfd_elf_post_process_headersH.J. Lu1-0/+2
2013-10-142013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>Chao-ying Fu1-0/+50
2013-10-13bfd/Richard Sandiford1-75/+89
2013-09-24bfd/Richard Sandiford1-0/+1
2013-09-172013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>Steve Ellcey1-0/+3
2013-07-15 include/elf/Maciej W. Rozycki1-23/+23
2013-07-12 include/elf/Maciej W. Rozycki1-0/+17
2013-06-25 bfd/Maciej W. Rozycki1-40/+173
2013-06-24 bfd/Maciej W. Rozycki1-182/+940
2013-05-22 PR binutils/15462Alan Modra1-1/+1
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-10/+14
2013-03-30 PR ld/15323Alan Modra1-4/+10
2013-03-08 * elfxx-mips.c (mips_elf_allocate_lazy_stub): Correct data type.Maciej W. Rozycki1-1/+1
2013-02-21bfd/Alan Modra1-7/+7
2013-02-19 * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol): Also clearMaciej W. Rozycki1-2/+7
2013-02-18 * elfxx-mips.c (MICROMIPS_P): New macro.Maciej W. Rozycki1-1/+5
2013-02-18 * elfxx-mips.c (_bfd_mips_elf_create_dynamic_sections): ClarifyMaciej W. Rozycki1-1/+1
2013-02-18 * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs,Alan Modra1-24/+40