summaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
Commit message (Expand)AuthorAgeFilesLines
* Return void from linker callbacksAlan Modra2016-05-281-13/+7
* V850/BFD: Call `_bfd_elf_copy_private_bfd_data' againMaciej W. Rozycki2016-05-161-6/+13
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* objcopy --extract-symbolAlan Modra2015-10-151-3/+4
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-231-3/+11
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-3/+3
* Remove trailing spaces in bfdH.J. Lu2015-08-121-9/+9
* Adds support for generating notes in V850 binaries.Nick Clifton2015-02-241-23/+344
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-4/+4
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton2015-01-151-1/+5
* 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
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* * ecoff.c: casting the return value of BFD_ALIGN to intNick Clifton2013-04-241-1/+1
* * elf32-v850.c (v850_elf_is_target_special_symbol): New function.Nick Clifton2013-04-031-0/+8
* PR ld/15323Alan Modra2013-03-301-0/+4
* Add support for V850E3V5 architectureNick Clifton2013-01-241-4/+19
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-3/+3
* 2012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton2012-11-091-92/+420
* Remove trailing redundant `;'H.J. Lu2012-11-091-1/+1
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+3
* * bfd.c (bfd_perror): Flush stdout before and stderr after printingAlan Modra2011-01-141-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* Add support for v850E2 and v850E2V3Nick Clifton2010-07-231-140/+626
* fix set but unused variable warningsAlan Modra2010-06-271-8/+1
* * elf32-v850.c (v850_elf_perform_relocation): Fix overflowNick Clifton2010-01-111-1/+1
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* update copyright datesAlan Modra2009-09-021-1/+1
* include/elf/Alan Modra2009-06-221-1/+1
* * elf-bfd.h (struct elf_backend_dataAlan Modra2009-05-211-2/+2
* * elflink.c (is_reloc_section): New function. Returns true if theNick Clifton2008-11-251-3/+1
* bfd/Jan Beulich2007-09-261-1/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-1/+2
* bfd/Alan Modra2007-04-261-1/+1
* * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra2007-03-261-0/+17
* duh. commit correct version of patch.Alan Modra2007-03-081-5/+4
* include/elf/Alan Modra2007-03-081-1/+8
* PR 3958Alan Modra2007-03-071-5/+15
* * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra2006-09-281-34/+5
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-27/+26
* * dwarf2.c: Formatting.Alan Modra2006-05-021-2/+4
* 2005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-081-19/+1
* * elf.c (special_sections): Move const qualifier.Alan Modra2005-07-051-2/+2
* PR 1004Alan Modra2005-07-041-63/+24
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-775/+670
* 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-201-1/+6