summaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
Commit message (Expand)AuthorAgeFilesLines
...
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-233/+90
* * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law2002-06-061-4/+8
* elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra2002-06-061-8/+8
* * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra2002-06-051-6/+13
* Support for more than 64k ELF sections.Alan Modra2001-12-171-93/+145
* * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek2001-11-231-3/+1
* * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra2001-10-171-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-26/+42
* * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law2001-09-041-0/+860
* * elf32-h8300.c (special): New function.Jeff Law2001-09-041-12/+56
* * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law2001-08-301-6/+48
* * elf32-h8300.c: Put all prototypes together.Jeff Law2001-08-301-9/+245
* * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law2001-08-291-0/+109
* * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke2001-08-291-0/+250