aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-1/+2
2007-04-26bfd/Alan Modra1-1/+1
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra1-0/+17
2007-03-08duh. commit correct version of patch.Alan Modra1-5/+4
2007-03-08include/elf/Alan Modra1-1/+8
2007-03-07 PR 3958Alan Modra1-5/+15
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra1-34/+5
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-27/+26
2006-05-02 * dwarf2.c: Formatting.Alan Modra1-2/+4
2005-07-082005-07-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-19/+1
2005-07-05 * elf.c (special_sections): Move const qualifier.Alan Modra1-2/+2
2005-07-04 PR 1004Alan Modra1-63/+24
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-775/+670
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-06-15* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by theNick Clifton1-0/+1
2005-05-17(v850_elf_relocate_section): Move code to test for the presence of a symbolNick Clifton1-9/+12
2005-05-072005-05-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+67
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-03-202005-03-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+5
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-31 * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,Ben Elliston1-35/+0
2004-12-16include/elf/Richard Sandiford1-177/+215
2004-10-21bfd/H.J. Lu1-2/+3
2004-08-13bfd/Alan Modra1-5/+4
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra1-3/+1
2004-06-24bfd/Alan Modra1-19/+11
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-2/+2
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-2/+2
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+5
2004-03-20bfd/H.J. Lu1-36/+4
2003-12-08 * elf-bfd.h (struct elf_backend_data): Remove "bfd *" and addAlan Modra1-4/+4
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-3/+3
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-09-23 * elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". ChangeAlan Modra1-28/+27
2003-09-04Add binutils support for v850e1 processorNick Clifton1-2/+23
2003-07-25bfd/H.J. Lu1-0/+33
2003-06-25Correct spelling of "relocatable".Alan Modra1-3/+3
2003-06-03Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton1-6/+30
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-2/+2
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-341/+341
2002-11-28include/elf/ChangeLogAlan Modra1-12/+12
2002-11-03 * elf32-v850.c (v850_elf_relax_delete_bytes): Correct parametersHans-Peter Nilsson1-4/+4
2002-09-02Use helpful names instead of cryptically overloaded bfd_reloc error codes.Nick Clifton1-131/+66
2002-09-02 * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-codedAlan Modra1-5/+9
2002-08-29Add linker relaxation to v850 toolchainNick Clifton1-37/+1048
2002-07-23 * elf-hppa.h (elf_hppa_relocate_section): If relocatable, returnAlan Modra1-21/+5
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-04 * elf.c (bfd_section_from_shdr): Make "name" const.Alan Modra1-3/+3