aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki1-1/+1
2020-06-06ELF: Add target_os to elf_link_hash_table/elf_backend_dataH.J. Lu1-54/+66
2020-06-04ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu1-4/+2
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-57/+28
2020-05-01FIXME for merging of e_flags and .gnu.attributesAlan Modra1-0/+1
2020-04-16Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton1-6/+15
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song1-4/+5
2020-03-02ELF SEC_SMALL_DATAAlan Modra1-4/+4
2020-02-26Indent labelsAlan Modra1-1/+1
2020-02-19_bfd_alloc_and_readAlan Modra1-4/+3
2020-02-19_bfd_mul_overflowAlan Modra1-5/+11
2020-02-19bfd_size_type to size_tAlan Modra1-7/+7
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-18Yet more signed overflow fixesAlan Modra1-1/+1
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra1-1/+2
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra1-20/+10
2019-11-18elf_backend_init_file_headerAlan Modra1-4/+6
2019-09-23ecoff bfd.h tidyAlan Modra1-0/+1
2019-09-19bfd_section_* macrosAlan Modra1-44/+37
2019-09-18bfd_asymbol_* macrosAlan Modra1-2/+2
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra1-1/+0
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic1-0/+78
2019-07-25When linking binary files into MIPS executables, default to MIPS 3 emaulation...YunQiang Su1-0/+6
2019-07-24Complain about mbind, ifunc, and unique in final_writeAlan Modra1-6/+5
2019-07-23ELF final_write_processingAlan Modra1-2/+9
2019-05-28MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker1-2/+0
2019-05-21MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker1-0/+12
2019-05-21MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker1-8/+11
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