aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-v850.c
AgeCommit message (Expand)AuthorFilesLines
1997-09-09Fixed buglet displaying machine architecture.Nick Clifton1-3/+3
1997-09-03Removed v850 sanitization.Nick Clifton1-1/+1
1997-09-03Removed BFD_RELOC_V850_PCREL.Nick Clifton1-46/+0
1997-09-03Set machine number based in bits in e_flags field rather than magic number.Nick Clifton1-19/+142
1997-09-02Switched over to using new reloc types.Nick Clifton1-173/+610
1997-08-25Switched over to using machine numbers to distinguish v850 architecture varia...Nick Clifton1-57/+190
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