]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elfxx-mips.c
Fix the BFD library's find_nearest_line feature to produce consistent results.
[thirdparty/binutils-gdb.git] / bfd / elfxx-mips.c
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS in relax routines
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-17  Alan Modrabfd_get_relocated_section_contents allow NULL data...
2022-12-13  Alan Modraasan: mips_hi16_list segfault in bfd_get_section_limit_...
2022-12-09  Alan ModraPR28306, segfault in _bfd_mips_elf_reloc_unshuffle
2022-11-11  Alan ModraSanity check SHT_MIPS_OPTIONS size
2022-06-08  Alan ModraHOWTO size encoding
2022-06-08  Alan ModraNONE reloc fixes
2022-06-03  Alan Modraasan: heap buffer overflow in _bfd_mips_elf_section_fro...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-17  Alan Modraasan: use after free in _bfd_elf_mips_get_relocated_sec...
2021-10-28  Alan Modrabfd: remove use of INLINE
2021-06-30  YunQiang SuMark .gnu.debuglto_.debug_* as SHT_MIPS_DWARF
2021-03-31  Alan ModraUse bool in bfd
2021-03-29  Alan ModraTRUE/FALSE simplification
2021-03-29  Alan Modrahash table iterator callback functions int vs. bfd_boolean
2021-03-29  Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-02-14  Alan ModraModernise _bfd_elf_mips_get_relocated_section_contents
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18  Alan ModraStatically initialise target common sections
2020-12-01  Alan ModraPR26979, Visibility of undefined foo@v1 should constrai...
2020-08-31  Alan ModraPR26476, PR26477 UBSAN: elfxx-mips.c:2695,5370 cannot...
2020-08-26  Alan ModraPR26475 UBSAN: elfxx-mips.c:12180 null pointer memset
2020-08-24  Alan Modraelf_hash_table_id access
2020-08-15  Alan ModraSet SEC_SMALL_DATA on small common
2020-08-15  Alan ModraPR26389, nm prints "c" for a common symbol with -flto...
2020-07-30  H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-07-29  Maciej W. RozyckiMIPS: Make the IRIX naming of local section symbols...
2020-06-06  H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-04  H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-01  Alan ModraFIXME for merging of e_flags and .gnu.attributes
2020-04-16  Nick CliftonStop the MIPS assembler from accepting ifunc symbols.
2020-04-15  Fangrui SongUnify the behaviour of ld.bfd and ld.gold with respect...
2020-03-02  Alan ModraELF SEC_SMALL_DATA
2020-02-26  Alan ModraIndent labels
2020-02-19  Alan Modra_bfd_alloc_and_read
2020-02-19  Alan Modra_bfd_mul_overflow
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-18  Alan ModraYet more signed overflow fixes
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-18  Alan Modraelf_backend_init_file_header
2019-09-23  Alan Modraecoff bfd.h tidy
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-08-09  Mihailo StojanovicAdd support for a MIPS specific .MIPS.xhash section.
2019-07-25  YunQiang SuWhen linking binary files into MIPS executables, defaul...
2019-07-24  Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23  Alan ModraELF final_write_processing
2019-05-28  Faraz ShahbazkerMIPS/LD: Skip overflow check for %pcrel_hi relocations
2019-05-21  Faraz ShahbazkerMIPS/LD: Reject tprel_hi and tprel_lo relocations in...
2019-05-21  Faraz ShahbazkerMIPS/LD: Fix memory fault linking non-PIC object in...
2019-05-21  Matthew Fortune[MIPS] Add generation of PLT entries with compact jumps...
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-27  Maciej W. RozyckiMIPS/LD: Accept high-part relocations in PIC code with...
2018-11-27  Maciej W. RozyckiMIPS/LD: Continue processing with refused relocations...
2018-09-14  Maciej W. RozyckiPR ld/21375: MIPS: Fix non-zero run-time value for...
2018-09-14  Maciej W. RozyckiMIPS/BFD: Factor out relocated field storing
2018-08-29  Chenghua Xu[MIPS] Add Loongson 2K1000 proccessor support.
2018-08-29  Chenghua Xu[MIPS] Add Loongson 3A2000/3A3000 proccessor support.
2018-08-29  Chenghua Xu[MIPS] Add Loongson 3A1000 proccessor support.
2018-08-29  Chenghua Xu[MIPS/GAS] Add Loongson EXT2 Instructions support.
2018-08-29  Chenghua Xu[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.
2018-08-29  Chenghua Xu[MIPS/GAS] Split Loongson CAM Instructions from loongson3a
2018-07-20  Chenghua XuMIPS/GAS: Split Loongson MMI Instructions from loongson...
2018-07-20  Maciej W. RozyckiMIPS/LD: Fix crashing with a discarded dynamic relocati...
2018-07-11  Maciej W. RozyckiMIPS/BFD: Fix TLS relocation resolution for regular...
2018-07-11  Maciej W. RozyckiPR ld/22570: MIPS/BFD: Fix TLS relocation resolution...
2018-07-09  Maciej W. RozyckiMIPS/BFD: Do not redirect to discarded lazy binding...
2018-07-02  Maciej W. RozyckiMIPS/BFD: Make section GC work with `ict_irix5' targets
2018-06-29  Maciej W. RozyckiMIPS/BFD: Remove extraneous undefined weak symbol visib...
2018-06-21  Maciej W. RozyckiMIPS/BFD: Correct formatting of compact EH backend...
2018-06-21  Maciej W. RozyckiMIPS/BFD: Keep EI_ABIVERSION setting together
2018-06-21  Maciej W. RozyckiMIPS/BFD: Use enumeration constants for EI_ABIVERSION
2018-06-19  Maciej W. RozyckiPR ld/22966: Fix n64 MIPS `.got.plt' range checks
2018-06-19  Maciej W. RozyckiMIPS/BFD: Fix `loc' formatting in `_bfd_mips_elf_finish...
2018-06-14  Faraz ShahbazkerMIPS: Add Global INValidate ASE support
2018-06-14  Alan ModraELF dynsyms
2018-06-13  Scott EgertonMIPS: Add CRC ASE support
2018-05-03  Simon AtanasyanBFD: Prevent writing the MIPS _gp_disp symbol into...
2018-03-03  James CowgillPR ld/21900: MIPS: Fix relocation processing with undef...
2018-02-25  Alan ModraMIPS messages
2018-02-25  Alan Modraunrecognized/unsupported reloc message
2018-02-19  Maciej W. RozyckiRevert "_bfd_mips_elf_final_link: Notify user about...
2018-02-19  Maciej W. RozyckiMIPS/BFD: Fix the size of `.reginfo' and `.MIPS.abiflag...
2018-02-19  Alan ModraAdd attribute printf to _bfd_error_handler
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-06  Nick CliftonImprove the find_nearest_line function for the MIPS...
2018-02-05  Maciej W. RozyckiMIPS/BFD: Correctly report unsupported `.reginfo' secti...
2018-01-23  Maciej W. RozyckiMIPS/BFD: Update a stale `mips_elf32_section_processing...
2018-01-12  Vlad Ivanov_bfd_mips_elf_final_link: Notify user about wrong ...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
next