aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune1-12/+115
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-11-27MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki1-0/+4
2018-11-27MIPS/LD: Continue processing with refused relocations in PIC codeMaciej W. Rozycki1-6/+5
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki1-41/+235
2018-09-14MIPS/BFD: Factor out relocated field storingMaciej W. Rozycki1-4/+16
2018-08-29[MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu1-0/+8
2018-08-29[MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu1-0/+8
2018-08-29[MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu1-10/+5
2018-08-29[MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu1-0/+2
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu1-1/+3
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu1-0/+2
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu1-0/+2
2018-07-20MIPS/LD: Fix crashing with a discarded dynamic relocation sectionMaciej W. Rozycki1-1/+3
2018-07-11MIPS/BFD: Fix TLS relocation resolution for regular executablesMaciej W. Rozycki1-12/+10
2018-07-11PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executablesMaciej W. Rozycki1-4/+4
2018-07-09MIPS/BFD: Do not redirect to discarded lazy binding stubsMaciej W. Rozycki1-1/+2
2018-07-02MIPS/BFD: Make section GC work with `ict_irix5' targetsMaciej W. Rozycki1-0/+1
2018-06-29MIPS/BFD: Remove extraneous undefined weak symbol visibility checkMaciej W. Rozycki1-4/+3
2018-06-21MIPS/BFD: Correct formatting of compact EH backend methodsMaciej W. Rozycki1-2/+4
2018-06-21MIPS/BFD: Keep EI_ABIVERSION setting togetherMaciej W. Rozycki1-2/+2
2018-06-21MIPS/BFD: Use enumeration constants for EI_ABIVERSIONMaciej W. Rozycki1-2/+14
2018-06-20PR ld/22966: Fix n64 MIPS `.got.plt' range checksMaciej W. Rozycki1-2/+29
2018-06-20MIPS/BFD: Fix `loc' formatting in `_bfd_mips_elf_finish_dynamic_symbol'Maciej W. Rozycki1-1/+2
2018-06-14MIPS: Add Global INValidate ASE supportFaraz Shahbazker1-0/+2
2018-06-14ELF dynsymsAlan Modra1-0/+1
2018-06-13MIPS: Add CRC ASE supportScott Egerton1-0/+2
2018-05-03BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan1-12/+0
2018-03-03PR ld/21900: MIPS: Fix relocation processing with undefined symbolsJames Cowgill1-4/+10
2018-02-26MIPS messagesAlan Modra1-29/+29
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-1/+1
2018-02-19Revert "_bfd_mips_elf_final_link: Notify user about wrong .reginfo size"Maciej W. Rozycki1-10/+1
2018-02-19MIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflags' sectionsMaciej W. Rozycki1-3/+14
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra1-3/+4
2018-02-19%L conversionsAlan Modra1-13/+15
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-44/+44
2018-02-06Improve the find_nearest_line function for the MIPS target so that it tries h...Nick Clifton1-6/+22
2018-02-05MIPS/BFD: Correctly report unsupported `.reginfo' section sizeMaciej W. Rozycki1-1/+10
2018-01-23MIPS/BFD: Update a stale `mips_elf32_section_processing' referenceMaciej W. Rozycki1-1/+1
2018-01-12_bfd_mips_elf_final_link: Notify user about wrong .reginfo sizeVlad Ivanov1-1/+9
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-167/+167
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-6/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-60/+0
2017-10-14mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-2/+9
2017-08-30MIPS/BFD: Correct microMIPS cross-mode BAL to JALX relaxationMaciej W. Rozycki1-1/+5
2017-07-18Fix spelling typos.Yuri Chornovian1-3/+3
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-14/+13