summaryrefslogtreecommitdiff
path: root/bfd/elf32-lm32.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-20/+22
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Make bfd.link_next field a unionAlan Modra2014-06-131-2/+2
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Use _bfd_elf_copy_private_bfd_dataH.J. Lu2013-12-171-21/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* 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