summaryrefslogtreecommitdiff
path: root/bfd/elf32-h8300.c
AgeCommit message (Expand)Author
2002-06-06 * elf32-h8300.c (elf32_h8_relax_section): Ignore uninterestingJeff Law
2002-06-06elf_swap_symbol_in args should be "const PTR", not "const PTR *".Alan Modra
2002-06-05 * elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.Alan Modra
2001-12-17 Support for more than 64k ELF sections.Alan Modra
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-09-04 * elf32-h8300.c (elf32_h8_relax_section): New function.Jeff Law
2001-09-04 * elf32-h8300.c (special): New function.Jeff Law
2001-08-30 * elf32-h8300.c (h8_elf_howto_table): Add new PC relativeJeff Law
2001-08-30 * elf32-h8300.c: Put all prototypes together.Jeff Law
2001-08-29 * cpu-h8300.c (h8300_scan, compatible): Prototype.Jeff Law
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke