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