summaryrefslogtreecommitdiffstats
path: root/include/elf/vax.h
Commit message (Collapse)AuthorAgeFilesLines
* include/elf:Jason Thorpe2002-07-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | 2002-07-01 Matt Thomas <matt@3am-software.com> * Rename EF_* to EF_VAX_*. bfd: 2002-07-01 Matt Thomas <matt@3am-software.com> * elf32-vax.c (elf32_vax_print_private_bfd_data): Change EF_* to EF_VAX_*. binutils: 2002-07-01 Matt Thomas <matt@3am-software.com> * readelf.c: Include "elf/vax.h". (guess_is_rela): Move EM_VAX from unknown to RELA case. (dump_relocations): Handle VAX relocations. (get_machine_flags): Handle VAX machine flags.
* 2002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe2002-05-301-0/+51
* vax.h: New file