summaryrefslogtreecommitdiff
path: root/bfd/elf32-m32r.c
Commit message (Expand)AuthorAgeFilesLines
* Return void from linker callbacksAlan Modra2016-05-281-20/+12
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-7/+5
* 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-32/+35
* 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-1/+1
* Unwrap symbols for debug informationAlan Modra2014-06-101-0/+6
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton2013-04-171-3/+3
* 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
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-10/+1
* 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-18/+19
* * elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .relaAlan Modra2012-06-291-26/+0
* * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick 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-1/+1
* * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't errorAlan Modra2012-03-131-9/+2
* PR ld/13177Alan Modra2011-10-191-1/+5
* * linker.c (bfd_link_hash_traverse): Follow warning symbol link.Alan Modra2011-06-131-10/+1
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* bfd/Bernd Schmidt2010-10-041-34/+0
* 2010-09-24 Thomas Schwinge <thomas@codesourcery.com>Thomas Schwinge2010-09-241-1/+1
* Add target_id to elf_backend_data.H.J. Lu2010-08-251-0/+1
* fix set but unused variable warningsAlan Modra2010-06-271-15/+2
* * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton2010-02-041-5/+30
* update copyright datesAlan Modra2009-09-021-1/+1
* * elf-bfd.h (struct sym_sec_cache): Delete.Alan Modra2009-06-181-8/+13
* 2009-06-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-06-171-12/+2
* * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton2008-11-251-46/+9
* 2008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-01-111-0/+3
* * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra2007-09-281-4/+1
* bfd/Jan Beulich2007-09-261-2/+6
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-05-151-23/+1
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+16
* PR 3958Alan Modra2007-03-071-148/+140
* bfd/Alan Modra2006-10-171-0/+2
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-23/+5
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-6/+6
* PR 2434Alan Modra2006-03-161-2/+3
* * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol): Use theRichard Sandiford2006-02-271-1/+1