This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / bfd / elf32-v850.c
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24 Alan Modra PR ld/13991
2011-01-14 Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-10-25 Daniel Jacobowitz bfd/
2010-07-23 Nick CliftonAdd support for v850E2 and v850E2V3
2010-06-27 Alan Modrafix set but unused variable warnings
2010-01-11 Nick Clifton * elf32-v850.c (v850_elf_perform_relocation...
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-02 Alan Modraupdate copyright dates
2009-06-22 Alan Modrainclude/elf/
2009-05-21 Alan Modra * elf-bfd.h (struct elf_backend_data
2008-11-25 Nick Clifton * elflink.c (is_reloc_section): New function...
2007-09-26 Jan Beulichbfd/
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-03-26 Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-08 Alan Modraduh. commit correct version of patch.
2007-03-08 Alan Modrainclude/elf/
2007-03-07 Alan Modra PR 3958
2006-09-28 Alan Modra * elflink.c (_bfd_elf_gc_mark_hook): New function.
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-05-02 Alan Modra * dwarf2.c: Formatting.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-07-08 H.J. Lu2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
2005-07-05 Alan Modra * elf.c (special_sections): Move const qualifier.
2005-07-04 Alan Modra PR 1004
2005-07-01 Nick CliftonUpdate function declarations to ISO C90 formatting
2005-06-20 H.J. Lu2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-06-15 Nick Clifton* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binar...
2005-05-17 Nick Clifton(v850_elf_relocate_section): Move code to test for...
2005-05-07 H.J. Lu2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-03-20 H.J. Lu2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03 Alan Modraupdate copyright dates
2005-01-31 Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-12-16 Richard Sandifordinclude/elf/
2004-10-21 H.J. Lubfd/
2004-08-13 Alan Modrabfd/
2004-06-29 Alan Modra * bfd-in.h (bfd_get_section_limit): Define.
2004-06-24 Alan Modrabfd/
2004-03-27 Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-26 Alan Modra * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
2004-03-22 Alan Modra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
2004-03-20 H.J. Lubfd/
2003-12-08 Alan Modra * elf-bfd.h (struct elf_backend_data): Remove "bfd...
2003-11-27 Kazu Hirata * elf32-arm.h: Fix comment typos.
2003-11-05 Alan Modra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-09-23 Alan Modra * elf-bfd.h (struct bfd_elf_special_section): Remove...
2003-09-04 Nick CliftonAdd binutils support for v850e1 processor
2003-07-25 H.J. Lubfd/
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2003-06-03 Nick CliftonAdd pc-relative 32-bit reloc to v850 port. Fixes ld...
2003-05-09 Alan Modra * elflink.c (_bfd_elf_link_create_dynamic_sections...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-28 Alan Modrainclude/elf/ChangeLog
2002-11-03 Hans-Peter Nilsson * elf32-v850.c (v850_elf_relax_delete_bytes): Correct...
2002-09-02 Nick CliftonUse helpful names instead of cryptically overloaded...
2002-09-02 Alan Modra * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use...
2002-08-29 Nick CliftonAdd linker relaxation to v850 toolchain
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-07-23 Alan Modra * elf-hppa.h (elf_hppa_relocate_section): If relocatab...
2002-07-01 Alan Modra * elflink.h (elf_gc_mark): Pass in the section whose...
2002-06-25 Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-04 Alan Modra * elf.c (bfd_section_from_shdr): Make "name" const.
2002-01-17 Alan Modra * elf-bfd.h (elf_backend_data <elf_backend_section_fro...
2001-12-18 H.J. Lu2001-12-18 H.J. Lu <hjl@gnu.org>
2001-12-17 Alan Modra Support for more than 64k ELF sections.
2001-11-23 Jakub Jelinek * elf.c (_bfd_elf_rela_local_sym): New.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-09-12 Alexandre Oliva* elf.c (prep_headers): Get the machine code from the elf
2001-08-25 Nick CliftonAdd missing prototypes
2001-08-13 Nick CliftonFix bug in previous delta
2001-08-13 Nick CliftonAdd missing prototypes. Fix formatting.
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-04 Nick CliftonDo not convert reloc addend to PC rel, it will be handl...
2001-01-23 Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2000-12-08 Kazu Hirata2000-12-08 Kazu Hirata <kazu@hxi.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-03-01 H.J. Lu2000-03-01 H.J. Lu <hjl@gnu.org>
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-12 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Remove...
1999-06-22 Nick CliftonCatch overflow in 22_PCREL reloc.
1999-05-11 Jeff Law * elf32-v850.c (v850_elf_howto_table): Make...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-11-16 Nick CliftonReplaced fixed size array for hi16 relocations with...
1998-06-06 Nick CliftonAdd prototypes for static functions.
1998-06-03 Nick CliftonFixed private data printing to include program headers.
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-04-01 Catherine MooreChanges required to emit Elf Rela structures
next