summaryrefslogtreecommitdiff
path: root/bfd/elfxx-mips.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-57/+28
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+1
* Stop the MIPS assembler from accepting ifunc symbols.Nick Clifton2020-04-161-6/+15
* Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2020-04-151-4/+5
* ELF SEC_SMALL_DATAAlan Modra2020-03-021-4/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* _bfd_alloc_and_readAlan Modra2020-02-191-4/+3
* _bfd_mul_overflowAlan Modra2020-02-191-5/+11
* bfd_size_type to size_tAlan Modra2020-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Yet more signed overflow fixesAlan Modra2019-12-181-1/+1
* PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra2019-11-271-1/+2
* PR23652, Use symbols from debug bfd for _bfd_elf_find_functionAlan Modra2019-11-271-20/+10
* elf_backend_init_file_headerAlan Modra2019-11-181-4/+6
* ecoff bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-44/+37
* bfd_asymbol_* macrosAlan Modra2019-09-181-2/+2
* Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra2019-08-141-1/+0
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-091-0/+78
* When linking binary files into MIPS executables, default to MIPS 3 emaulation...YunQiang Su2019-07-251-0/+6
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-6/+5
* ELF final_write_processingAlan Modra2019-07-231-2/+9
* MIPS/LD: Skip overflow check for %pcrel_hi relocationsFaraz Shahbazker2019-05-281-2/+0
* MIPS/LD: Reject tprel_hi and tprel_lo relocations in shared libraryFaraz Shahbazker2019-05-211-0/+12
* MIPS/LD: Fix memory fault linking non-PIC object in to shared libraryFaraz Shahbazker2019-05-211-8/+11
* [MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune2019-05-211-12/+115
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* MIPS/LD: Accept high-part relocations in PIC code with absolute symbolsMaciej W. Rozycki2018-11-271-0/+4
* MIPS/LD: Continue processing with refused relocations in PIC codeMaciej W. Rozycki2018-11-271-6/+5
* PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki2018-09-141-41/+235
* MIPS/BFD: Factor out relocated field storingMaciej W. Rozycki2018-09-141-4/+16
* [MIPS] Add Loongson 2K1000 proccessor support.Chenghua Xu2018-08-291-0/+8
* [MIPS] Add Loongson 3A2000/3A3000 proccessor support.Chenghua Xu2018-08-291-0/+8
* [MIPS] Add Loongson 3A1000 proccessor support.Chenghua Xu2018-08-291-10/+5
* [MIPS/GAS] Add Loongson EXT2 Instructions support.Chenghua Xu2018-08-291-0/+2
* [MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu2018-08-291-1/+3
* [MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu2018-08-291-0/+2
* MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu2018-07-201-0/+2
* MIPS/LD: Fix crashing with a discarded dynamic relocation sectionMaciej W. Rozycki2018-07-201-1/+3
* MIPS/BFD: Fix TLS relocation resolution for regular executablesMaciej W. Rozycki2018-07-111-12/+10
* PR ld/22570: MIPS/BFD: Fix TLS relocation resolution for PIE executablesMaciej W. Rozycki2018-07-111-4/+4
* MIPS/BFD: Do not redirect to discarded lazy binding stubsMaciej W. Rozycki2018-07-091-1/+2
* MIPS/BFD: Make section GC work with `ict_irix5' targetsMaciej W. Rozycki2018-07-021-0/+1
* MIPS/BFD: Remove extraneous undefined weak symbol visibility checkMaciej W. Rozycki2018-06-291-4/+3
* MIPS/BFD: Correct formatting of compact EH backend methodsMaciej W. Rozycki2018-06-211-2/+4
* MIPS/BFD: Keep EI_ABIVERSION setting togetherMaciej W. Rozycki2018-06-211-2/+2
* MIPS/BFD: Use enumeration constants for EI_ABIVERSIONMaciej W. Rozycki2018-06-211-2/+14
* PR ld/22966: Fix n64 MIPS `.got.plt' range checksMaciej W. Rozycki2018-06-201-2/+29
* MIPS/BFD: Fix `loc' formatting in `_bfd_mips_elf_finish_dynamic_symbol'Maciej W. Rozycki2018-06-201-1/+2