summaryrefslogtreecommitdiff
path: root/bfd/elf32-microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* PR ld/15323Alan Modra2013-03-301-1/+7
* PR ld/14736eager2012-12-181-23/+32
* Microblaze: Add support for handling TLS symbol suffixes and generatingeager2012-12-111-121/+508
* Add microblazeel target support to bfd, gas and ld.eager2012-11-091-42/+92
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-3/+3
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-17/+17
* * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton2012-05-161-5/+5
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * bfd/elf32-microblaze.c (create_got_section):eager2012-01-271-1/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-6/+0
* * bfd-in.h (bfd_get_section_limit): Don't use rawsize with outputAlan Modra2011-04-111-2/+2
* bfd/Bernd Schmidt2010-10-041-1/+1
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>tschwinge2010-09-241-2/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-7/+2
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-2/+29
* PR ld/11133Alan Modra2010-01-081-28/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-12/+9
* * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strictTom Tromey2009-08-071-2/+3
* Add support for Xilinx MicroBlaze processor.Nick Clifton2009-08-061-0/+3058