summaryrefslogtreecommitdiff
path: root/bfd/elf32-microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* * bfd/elf32-microblaze.c (create_got_section):Michael 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>Thomas Schwinge2010-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