Use std::vector on tdesc->reg_defs (gdbserver/tdesc.h)
[deliverable/binutils-gdb.git] / bfd / elfxx-mips.c
2017-08-30  Maciej W. RozyckiMIPS/BFD: Correct microMIPS cross-mode BAL to JALX...
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-28  Maciej W. RozyckiMIPS: Add Imagination interAptiv MR2 MIPS32r3 processor...
2017-06-26  Maciej W. RozyckiMIPS/BFD: Consistently mark the LSI CW4010 as a MIPS...
2017-06-06  Jose E. Marchesibfd: remove unused local variables in elf32-score,...
2017-06-06  Maciej W. RozyckiELF/BFD: Hold the number of internal static relocs...
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-15  Maciej W. RozyckiMIPS16e2: Add MIPS16e2 ASE support
2017-04-27  Alan ModraConstify elf_backend_eh_frame_address_size
2017-04-20  Maciej W. RozyckiMIPS/BFD: Reorder comment about dynamic symbol sorting
2017-04-13  Alan ModraWrap long lines
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-04-13  Alan ModraRewrite bfd error handler
2017-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-28  Maciej W. RozyckiMIPS/BFD: Also handle `jalr $0, $25' with R_MIPS_JALR
2017-02-23  Maciej W. RozyckiMIPS/BFD: Remove duplicate NewABI JALR relocation handling
2017-02-23  Maciej W. RozyckiMIPS/BFD: Discard ineligible JALR relocations right...
2017-02-02  Maciej W. RozyckiMIPS/BFD: Respect the ELF gABI dynamic symbol table...
2017-02-02  Maciej W. RozyckiMIPS/BFD: Use `bfd_size_type' for dynamic symbol table...
2017-02-02  Maciej W. RozyckiMIPS/BFD: Streamline hash table references in `mips_elf...
2017-02-02  Maciej W. RozyckiMIPS/BFD: Fix assertion in `mips_elf_sort_hash_table'
2017-01-30  Maciej W. RozyckiMIPS: Add options to control branch ISA checks
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-23  Maciej W. RozyckiMIPS/BFD: Remove EI_ABIVERSION 5 allocation for PT_GNU_...
2016-12-14  Maciej W. RozyckiMIPS/opcodes: Also set disassembler's ASE flags from...
2016-12-01  Ma JiangFix handling of MIPS16 HI16 relocs.
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23  Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-10-25  Maciej W. Rozyckielfxx-mips: Correct STUB_JALR's description
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-11  Alan ModraAlways descend into output section statements in lang_d...
2016-10-07  Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-08-10  Maciej W. RozyckiMIPS/BFD: Actually produce short microMIPS LA25 stubs
2016-08-10  Maciej W. RozyckiMIPS/BFD: Add microMIPS annotation to LA25 stub symbols
2016-08-10  Maciej W. RozyckiMIPS/BFD: Set the ISA bit in microMIPS LA25 stub references
2016-07-26  Maciej W. RozyckiMIPS/BFD: Handle branches in PLT compression selection
2016-07-19  Maciej W. RozyckiMIPS: Convert cross-mode BAL to JALX
2016-07-19  Maciej W. RozyckiMIPS: Verify the ISA mode and alignment of branch and...
2016-06-28  Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-06-21  Maciej W. RozyckiMIPS/BFD: Don't stop processing on a cross-mode jump...
2016-05-28  Maciej W. RozyckiMIPS/BFD: Correctly handle `bfd_reloc_outofrange' with...
2016-05-28  Maciej W. RozyckiMIPS/BFD: Enable local R_MIPS_26 overflow detection
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-27  Maciej W. RozyckiMIPS/BFD: Include the addend in JALX's target alignment...
2016-05-27  Maciej W. RozyckiMIPS/BFD: Fix section symbol name fetching in relocation
2016-05-26  Maciej W. RozyckiMIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'
2016-05-25  Maciej W. RozyckiMIPS/BFD: Report `bfd_reloc_outofrange' errors as such
2016-05-24  Maciej W. RozyckiMIPS/BFD: Unify `bfd_reloc_outofrange' error reporting...
2016-05-20  Maciej W. RozyckiMIPS: Fix the encoding of immediates with microMIPS...
2016-05-17  Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-13  Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-05-11  Matthew FortuneAdd MIPS32 DSPr3 support.
2016-05-03  Maciej W. RozyckiPR 10549: MIPS/LD: Handle OSABI setting for STB_GNU_UNIQUE
2016-03-21  Nick CliftonRemove use of alloca.
2016-02-23  Faraz ShahbazkerIncrement the ABIVERSION to 5 for MIPS objects with...
2016-01-24  Maciej W. RozyckiMIPS/BFD: Simplify register index calculation in BZ16_R...
2016-01-24  Maciej W. RozyckiMIPS/BFD: Correct register index calculation in BZ16_REG
2016-01-04  Maciej W. RozyckiMIPS/BFD: Factor out ABI flag merging
2016-01-04  Maciej W. RozyckiMIPS/BFD: Move attribute check after ELF file header...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Propagate the return status in attribute...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Factor out ELF file header flag checks
2016-01-04  Maciej W. RozyckiMIPS/BFD: Fold the handling of input MIPS ABI flags...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Suppress attribute checks for null input
2016-01-04  Maciej W. RozyckiMIPS/BFD: Use local pointers to target data in private...
2016-01-04  Maciej W. RozyckiMIPS/BFD: Correct an FP ABI warning
2016-01-01  Alan ModraCopyright update for binutils
2015-10-29  Catherine Moore2015-10-29 Catherine Moore <clm@codesourcery.com>
2015-09-23  Nick CliftonFix compile time warnings generated when compiling...
2015-09-20  Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-26  Matthew FortuneSelect MIPS ABi based upon abiflags rather than e_flags.
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  Simon Dardis[MIPS] Map 'move' to 'or'.
2015-07-23  Joseph MyersFix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit...
2015-06-26  Matthew FortuneAdd support for DT_MIPS_RLD_MAP_REL.
2015-05-28  Catherine MooreCompact EH Support
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-12  Alan ModraCopy relocations against protected symbols
2014-12-09  Alan ModraDon't sort ld -r relocs for mips
2014-12-02  Andrew Bennett[MIPS] When calculating a relocation using an undefined...
2014-11-10  Richard Sandifordbfd/
2014-11-05  Matthew FortuneFix segfault when creating a dso with discarded .dynsym...
2014-11-05  Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-10-31  Naveen H.SMIPS: Add Octeon 3 support
2014-10-22  Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-15  Alan ModraMerge bfd_find_nearest_line variants
2014-09-22  Matthew FortuneMIPS: Don't sign extend the addend for RELA relocations
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-08-05  Maciej W. RozyckiMIPS: Fix a .pdr section linker buffer overrun
2014-07-29  Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-06-13  Alan ModraMake bfd.link_next field a union
2014-05-07  Andrew BennettAdd MIPS r3 and r5 support.
2014-05-06  Richard Sandifordbfd/
2014-04-17  Kwok Cheung YeungThis patch causes local GOT entries addressed via a...
2014-03-05  Alan ModraUpdate copyright years
next
This page took 0.398979 seconds and 106 git commands to generate.