xref: /freebsd/contrib/file/magic/Magdir/varied.out (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: varied.out,v 1.23 2014/04/30 21:41:02 christos Exp $
4*b6cee71dSXin LI# varied.out:  file(1) magic for various USG systems
5*b6cee71dSXin LI#
6*b6cee71dSXin LI#	Herewith many of the object file formats used by USG systems.
7*b6cee71dSXin LI#	Most have been moved to files for a particular processor,
8*b6cee71dSXin LI#	and deleted if they duplicate other entries.
9*b6cee71dSXin LI#
10*b6cee71dSXin LI0	short		0610		Perkin-Elmer executable
11*b6cee71dSXin LI# AMD 29K
12*b6cee71dSXin LI0	beshort		0572		amd 29k coff noprebar executable
13*b6cee71dSXin LI0	beshort		01572		amd 29k coff prebar executable
14*b6cee71dSXin LI0	beshort		0160007		amd 29k coff archive
15*b6cee71dSXin LI# Cray
16*b6cee71dSXin LI6	beshort		0407		unicos (cray) executable
17*b6cee71dSXin LI# Ultrix 4.3
18*b6cee71dSXin LI596	string		\130\337\377\377	Ultrix core file
19*b6cee71dSXin LI>600	string		>\0		from '%s'
20*b6cee71dSXin LI# BeOS and MAcOS PEF executables
21*b6cee71dSXin LI# From: hplus@zilker.net (Jon Watte)
22*b6cee71dSXin LI0	string		Joy!peffpwpc	header for PowerPC PEF executable
23*b6cee71dSXin LI#
24*b6cee71dSXin LI# ava assembler/linker Uros Platise <uros.platise@ijs.si>
25*b6cee71dSXin LI0       string          avaobj  AVR assembler object code
26*b6cee71dSXin LI>7      string          >\0     version '%s'
27*b6cee71dSXin LI# gnu gmon magic From: Eugen Dedu <dedu@ese-metz.fr>
28*b6cee71dSXin LI0	string		gmon		GNU prof performance data
29*b6cee71dSXin LI>4	long		x		- version %d
30*b6cee71dSXin LI# From: Dave Pearson <davep@davep.org>
31*b6cee71dSXin LI# Harbour <URL:http://harbour-project.org/> HRB files.
32*b6cee71dSXin LI0	string		\xc0HRB		Harbour HRB file
33*b6cee71dSXin LI>4	leshort		x		version %d
34*b6cee71dSXin LI# Harbour HBV files
35*b6cee71dSXin LI0	string		\xc0HBV		Harbour variable dump file
36*b6cee71dSXin LI>4	leshort		x		version %d
37*b6cee71dSXin LI
38*b6cee71dSXin LI# From: Alex Beregszaszi <alex@fsn.hu>
39*b6cee71dSXin LI# 0	string		exec 		BugOS executable
40*b6cee71dSXin LI# 0	string		pack		BugOS archive
41*b6cee71dSXin LI
42*b6cee71dSXin LI# From: Jason Spence <jspence@lightconsulting.com>
43*b6cee71dSXin LI# Generated by the "examples" in STM's ST40 devkit, and derived code.
44*b6cee71dSXin LI0	lelong		0x13a9f17e	ST40 component image format
45*b6cee71dSXin LI>4	string		>\0		\b, name '%s'
46*b6cee71dSXin LI
47