vax 1001 B

1234567891011121314151617181920212223242526272829303132
  1. #------------------------------------------------------------------------------
  2. # $File: vax,v 1.10 2019/10/04 18:07:46 christos Exp $
  3. # vax: file(1) magic for VAX executable/object and APL workspace
  4. #
  5. 0 lelong 0101557 VAX single precision APL workspace
  6. 0 lelong 0101556 VAX double precision APL workspace
  7. #
  8. # VAX a.out (BSD; others collide with 386 and other 32-bit little-endian
  9. # executables, and are handled in aout)
  10. #
  11. 0 lelong 0420 a.out VAX demand paged (first page unmapped) pure executable
  12. >16 lelong >0 not stripped
  13. #
  14. # VAX COFF
  15. #
  16. # The `versions' were commented out, but have been un-commented out.
  17. # (Was the problem just one of endianness?)
  18. #
  19. 0 leshort 0570
  20. >2 uleshort <100 VAX COFF executable, sections %d
  21. >>4 ledate x \b, created %s
  22. >>12 lelong >0 \b, not stripped
  23. >>22 leshort >0 \b, version %d
  24. 0 leshort 0575
  25. >2 uleshort <100 VAX COFF pure executable, sections %d
  26. >>4 ledate x \b, created %s
  27. >>12 lelong >0 \b, not stripped
  28. >>22 leshort >0 \b, version %d