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