aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-frv.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton1-1/+1
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra1-13/+11
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-33/+38
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+5
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-12-17Use _bfd_elf_copy_private_bfd_dataH.J. Lu1-42/+0
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2013-02-21 * elf-bfd.h (struct core_elf_obj_tdata): New.Alan Modra1-5/+5
2013-02-10 * i386linux.c (linux_link_hash_table_create): Allocate tableAlan Modra1-1/+1
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-10-23 bfd/Nathan Sidwell1-105/+5
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton1-153/+75
2012-06-29 * section.c (bfd_get_linker_section): New function.Alan Modra1-19/+19
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-3/+3
2011-10-19 PR ld/13177Alan Modra1-1/+4
2011-05-23 * elf32-frv.c: Use info->callbacks->einfo throughout file in linkerAlan Modra1-97/+88
2011-02-28ChangeLog libiberty/Kai Tietz1-3/+3
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-10-11 * elf32-frv.c (elf32_frv_relocate_section): Set "name" for global syms.Alan Modra1-3/+6
2010-08-25Add target_id to elf_backend_data.H.J. Lu1-0/+1
2010-08-182010-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-02-04 * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. AddNick Clifton1-4/+6
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-10bfdTom Tromey1-1/+1
2009-05-27 bfd/Nathan Sidwell1-0/+4
2008-07-30Silence gcc printf warningsAlan Modra1-2/+2
2008-07-212008-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+1
2008-05-21 Multi-GOT support for m68k.Nick Clifton1-1/+10
2008-05-15 bfd/Nick Clifton1-3/+5
2007-12-31* elf.c (_bfd_elf_find_segment_containing_section): New function:Nick Clifton1-19/+2
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra1-8/+2
2007-09-26bfd/Jan Beulich1-1/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-15/+16
2007-06-29bfd:Joseph Myers1-0/+4
2007-05-10* elf32-frv.c (_frvfdpic_check_discarded_relocs): New.Alexandre Oliva1-0/+119
2007-05-08* elf32-frv.c (elf32_frv_relocate_section): Discard dynamic relocsAlexandre Oliva1-47/+64
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+21
2007-03-07 PR 3958Alan Modra1-46/+31
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-51/+12
2006-06-20 * elf-bfd.h (struct elf_backend_data): AddAlan Modra1-35/+21
2006-06-20bfd/Alan Modra1-2/+5