summaryrefslogtreecommitdiff
path: root/bfd/elf32-lm32.c
Commit message (Expand)AuthorAgeFilesLines
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* bfd/Alan Modra2013-02-211-2/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-11/+1
* bfd/Nathan Sidwell2012-10-231-122/+6
* Add hdynamic to elf_link_hash_table for _DYNAMICH.J. Lu2012-09-021-2/+1
* * section.c (bfd_get_linker_section): New function.Alan Modra2012-06-291-31/+36
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra2012-06-291-26/+0
* PR binutils/13558Nick Clifton2012-05-161-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-3/+3
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-10/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-17/+2
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-6/+35
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-2/+0
* update copyright datesAlan Modra2009-09-021-1/+1
* 2009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-171-12/+2
* Add LM32 port.Nick Clifton2008-12-231-0/+2909