summaryrefslogtreecommitdiff
path: root/bfd/elf32-microblaze.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2012-12-18PR ld/14736Michael Eager
2012-12-11Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager
2012-11-09Add microblazeel target support to bfd, gas and ld.Michael Eager
2012-09-02Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton
2012-05-16 PR binutils/13558Nick Clifton
2012-01-27 * bfd/elf32-microblaze.c (create_got_section):Michael Eager
2011-06-13 * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra
2011-04-11 * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra
2010-10-04bfd/Bernd Schmidt
2010-09-242010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge
2010-08-25Add target_id to elf_backend_data.H.J. Lu
2010-06-27fix set but unused variable warningsAlan Modra
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton
2010-01-08 PR ld/11133Alan Modra
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-08-07 * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strictTom Tromey
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton