packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elf32-microblaze.c
2019-05-28 Alan ModraMicroblaze linker segmentation fault
2019-04-03 Alan ModraBFD whitespace fixes
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-04-17 Michael Eager[MicroBlaze] PIC data text relative
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
2018-02-19 Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-12-06 Alan Modradyn_relocs tidy
2017-11-28 H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23 Alan ModraRename u.weakdef and make it a circular list
2017-10-18 H.J. Lumicroblaze: Check for indirect and warning symbols
2017-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14 H.J. Lumicroblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-08-08 Alan ModraPR21017, microblaze missing _GLOBAL_OFFSET_TABLE_ symbol
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-27 Nick CliftonFix segfault in microblaze linker when garbage collecti...
2017-01-03 Rich FelkerFix generation of GOT table when only GOT-relative...
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-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-10-31 Alan ModraRevert part "Set dynamic tag VMA and size from dynamic...
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan Modrabfd_merge_private_bfd_data tidy
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-02-23 Rich FelkerFix the genetation of GOT entries for the Microblaze...
2016-01-01 Alan ModraCopyright update for binutils
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15 Nick CliftonFix memory access violations triggered by running objdu...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-03-30 Alan Modra PR ld/15323
2012-12-18 Michael EagerPR ld/14736
2012-12-11 Michael EagerMicroblaze: Add support for handling TLS symbol suffixe...
2012-11-09 Michael EagerAdd microblazeel target support to bfd, gas and ld.
2012-09-02 H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-06-29 Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-16 Nick Clifton * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,
2012-05-16 Nick Clifton PR binutils/13558
2012-01-27 Michael Eager * bfd/elf32-microblaze.c (create_got_section):
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-04-11 Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2010-10-04 Bernd Schmidtbfd/
2010-09-24 Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-08-25 H.J. LuAdd target_id to elf_backend_data.
2010-06-27 Alan Modrafix set but unused variable warnings
2010-02-04 Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2010-01-08 Alan Modra PR ld/11133
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-08-07 Tom Tromey * elf32-microblaze.c (microblaze_elf_check_relocs...
2009-08-06 Nick Clifton Add support for Xilinx MicroBlaze processor.