aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-03PR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUEMaciej W. Rozycki1-0/+5
2016-03-21Remove use of alloca.Nick Clifton1-10/+16
2016-02-23Increment the ABIVERSION to 5 for MIPS objects with non-executable stacks.Faraz Shahbazker1-0/+3
2016-01-24MIPS/BFD: Simplify register index calculation in BZ16_REG_FIELDMaciej W. Rozycki1-2/+1
2016-01-24MIPS/BFD: Correct register index calculation in BZ16_REGMaciej W. Rozycki1-1/+1
2016-01-04MIPS/BFD: Factor out ABI flag mergingMaciej W. Rozycki1-20/+33
2016-01-04MIPS/BFD: Move attribute check after ELF file header flag checkMaciej W. Rozycki1-5/+7
2016-01-04MIPS/BFD: Propagate the return status in attribute mergingMaciej W. Rozycki1-3/+1
2016-01-04MIPS/BFD: Factor out ELF file header flag checksMaciej W. Rozycki1-182/+194
2016-01-04MIPS/BFD: Fold the handling of input MIPS ABI flags togetherMaciej W. Rozycki1-16/+14
2016-01-04MIPS/BFD: Suppress attribute checks for null inputMaciej W. Rozycki1-15/+15
2016-01-04MIPS/BFD: Use local pointers to target data in private data mergeMaciej W. Rozycki1-32/+29
2016-01-04MIPS/BFD: Correct an FP ABI warningMaciej W. Rozycki1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
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