[MIPS] When calculating a relocation using an undefined weak symbol don't check for...
[platform/upstream/binutils.git] / bfd / elfxx-mips.c
2014-12-19 Andrew Bennett[MIPS] When calculating a relocation using an undefined...
2014-11-10 Matthew FortuneUpdate .MIPS.abiflags to support MIPS R6
2014-10-28 Matthew FortuneShow information about unknown ASEs and extensions...
2014-10-28 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
2014-03-04 Richard Sandifordbfd/
2014-02-19 Jack CarterThe PT_DYNAMIC segment was being hard coded to have...
2014-01-16 Alan ModraFix mips segfault on GOT access of absolute symbol
2013-12-17 H.J. LuCall _bfd_elf_post_process_headers
2013-10-14 Chao-ying Fu2013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
2013-10-13 Richard Sandifordbfd/
2013-09-24 Richard Sandifordbfd/
2013-09-17 Steve Ellcey2013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
2013-07-15 Maciej W. Rozycki include/elf/
2013-07-12 Maciej W. Rozycki include/elf/
2013-06-25 Maciej W. Rozycki bfd/
2013-06-24 Maciej W. Rozycki bfd/
2013-05-22 Alan Modra PR binutils/15462
2013-04-17 Nick Clifton * coffcode.h: Added a cast to void when a bfd_set_sect...
2013-03-30 Alan Modra PR ld/15323
2013-03-08 Maciej W. Rozycki * elfxx-mips.c (mips_elf_allocate_lazy_stub): Correct...
2013-02-21 Alan Modrabfd/
2013-02-19 Maciej W. Rozycki * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_symbol...
2013-02-18 Maciej W. Rozycki * elfxx-mips.c (MICROMIPS_P): New macro.
2013-02-18 Maciej W. Rozycki * elfxx-mips.c (_bfd_mips_elf_create_dynamic_sections...
2013-02-18 Alan Modra * elf-bfd.h (struct elf_obj_tdata): Move find_line_inf...
2013-02-13 Richard Sandifordbfd/
2013-02-12 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-11 Richard Sandifordbfd/
2013-02-10 Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-01-10 H.J. LuRemove trailing white spaces in bfd
2013-01-04 Nick Clifton * archures.c: Add support for MIPS r5900
2012-12-06 Alan Modra * elfxx-mips.c (allocate_dynrelocs): Correct test...
2012-12-03 Maciej W. Rozycki PR ld/10629
2012-12-03 Maciej W. Rozycki bfd/
2012-12-03 Maciej W. Rozycki bfd/
2012-09-02 H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-08-17 Alan Modratypo fixes
2012-08-13 Maciej W. Rozycki * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections...
2012-08-13 Maciej W. Rozycki * elfxx-mips.c (mips_elf_calculate_relocation): Fix...
2012-08-09 Maciej W. Rozycki * elfxx-mips.c (LA25_LUI_MICROMIPS_1, LA25_LUI_MICROMI...
2012-08-03 Maciej W. Rozycki bfd/
2012-08-03 Maciej W. Rozycki * elfxx-mips.c (_bfd_mips_elf_size_dynamic_sections...
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-07-13 Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-07-02 Alan Modra * elf32-m32c.c (m32c_elf_check_relocs): Use bfd_make_s...
2012-06-29 Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-19 Maciej W. Rozycki * elf64-mips.c (elf_backend_got_header_size): Correct...
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2012-04-16 Maciej W. Rozycki * elfxx-mips.c (mips16_stub_symndx): Handle n64 compou...
2011-12-19 Chung-Lin Tang2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>
2011-12-19 Chung-Lin Tang2011-12-19 Chung-Lin Tang <cltang@codesourcery.com>
2011-12-13 Chung-Lin Tang2011-12-13 Chung-Lin Tang <cltang@codesourcery.com>
2011-12-11 David Daney2011-12-10 David Daney <david.daney@cavium.com>
2011-12-08 Andrew Pinskibfd:
2011-11-29 Andrew Pinskiopcode/
2011-11-15 Maxim Kuvyrkov * elfxx-mips.c (mips_n64_exe_plt0_entry): Use 64-bit...
2011-10-24 Maciej W. Rozycki * elfxx-mips.c (_bfd_mips_elf_symbol_processing):...
2011-09-30 Tristan Gingold2011-09-30 Tristan Gingold <gingold@adacore.com>
2011-08-02 Maciej W. Rozycki * elfxx-mips.c (check_4byte_branch): Remove function.
2011-07-29 Maciej W. Rozycki * elfxx-mips.c (check_br32): Fix return type.
2011-07-29 Maciej W. Rozycki * elfxx-mips.c (bz_insn_16): Correct opcode mask.
2011-07-29 Maciej W. Rozycki bfd/
2011-07-24 Richard Sandifordbfd/
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-06-09 Nick Clifton PR ld/12845
2011-06-03 Nick Cliftonoops - spelling fixes accidentally omitted from previou...
2011-05-15 Richard Sandifordbfd/
2011-04-10 Richard Sandifordbfd/
2011-01-22 Richard Sandifordbfd/
2010-11-23 Nick Clifton * mips.h (INSN_CHIP_MASK): Update according to INSN_LO...
2010-11-11 Nick Clifton bfd/
next