aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
AgeCommit message (Expand)AuthorFilesLines
1997-01-03Put common variables into the appropriate section, based on relocation typesMichael Meissner1-227/+362
1996-12-31Fix some spacingMichael Meissner1-121/+121
1996-10-23 * elf32-v850.c: Add comments about assumptions aboutJeff Law1-8/+14
1996-10-23 * elf32-v850.c (elf_v850_howto_table): Fix ordering ofJeff Law1-19/+72
1996-10-23 * elf32-v850.c: Include bfdlink.h.Jeff Law1-0/+314
1996-10-17 * elf32-v850.c (enum reloc_type): Add R_V850_SDA_OFFSET,Jeff Law1-0/+52
1996-10-16 * elf32-v850.c (bfd_elf32_v850_reloc): Mask out bits weJeff Law1-0/+2
1996-10-16 * elf32-v850.c (bfd_elf32_v850_reloc): Don't silentlyJeff Law1-0/+6
1996-10-15 * elf32-v850.c: Define elf_symbol_leading_char to be '_'.Stu Grossman1-0/+19
1996-09-04 * elf32-v850.c (bfd_elf32_v850_reloc): Fix handling ofJeff Law1-15/+120
1996-08-31 * elf32-v850.c (enum reloc_type): Add R_V850_{32,16,8}.Jeff Law1-0/+51
1996-08-31* elf32-v850.c (reloc_type): Add R_V850_HI16_S.J.T. Conklin1-0/+199