This commit was manufactured by cvs2svn to create branch 'binutils-
[external/binutils.git] / bfd / elf32-v850.c
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-02-10 Nick Clifton(PR14907) Fix HI16S/LO16 relocations when buf[-1] is...
1998-02-07 Nick CliftonDo not initialise private data in output BFD if the...
1998-02-06 Nick CliftonDo not generate an error message when merging v850...
1997-12-06 Nick CliftonFix HI16 and HI16_S relocations for PR14258
1997-12-05 Nick CliftonFix PR14180 and 14181 (patch from branch)
1997-10-10 Nick CliftonFixed bugs exposed by compiling NEC sample sources.
1997-09-20 Nick CliftonRemoved v850eq sanitization.
1997-09-18 Nick CliftonImproved error message to include symbol's name.
1997-09-17 Nick CliftonAdded support for the call table relocations.
1997-09-17 Nick CliftonCatch relocations against non-existant symbols.
1997-09-16 Nick CliftonAdd support for a 16 bit reloc against the TDA pointer!
1997-09-15 Andrew CagneyFix sanitization.
1997-09-10 Nick CliftonRemoved spurious error return.
1997-09-09 Nick CliftonDo not complain if an R_V850_LO16 reloc has bit 15...
1997-09-09 Nick CliftonFixed buglet displaying machine architecture.
1997-09-03 Nick CliftonRemoved v850 sanitization.
1997-09-03 Nick CliftonRemoved BFD_RELOC_V850_PCREL.
1997-09-03 Nick CliftonSet machine number based in bits in e_flags field rathe...
1997-09-02 Nick CliftonSwitched over to using new reloc types.
1997-08-25 Nick CliftonSwitched over to using machine numbers to distinguish...
1997-01-03 Michael MeissnerPut common variables into the appropriate section,...
1996-12-31 Michael MeissnerFix some spacing
1996-10-23 Jeff Law * elf32-v850.c: Add comments about assumptions...
1996-10-23 Jeff Law * elf32-v850.c (elf_v850_howto_table): Fix...
1996-10-23 Jeff Law * elf32-v850.c: Include bfdlink.h.
1996-10-17 Jeff Law * elf32-v850.c (enum reloc_type): Add R_V850_SD...
1996-10-16 Jeff Law * elf32-v850.c (bfd_elf32_v850_reloc): Mask...
1996-10-16 Jeff Law * elf32-v850.c (bfd_elf32_v850_reloc): Don...
1996-10-15 Stu Grossman * elf32-v850.c: Define elf_symbol_leading_char to...
1996-09-04 Jeff Law * elf32-v850.c (bfd_elf32_v850_reloc): Fix...
1996-08-31 Jeff Law * elf32-v850.c (enum reloc_type): Add R_V850_...
1996-08-31 J.T. Conklin* elf32-v850.c (reloc_type): Add R_V850_HI16_S.