168349Sobrien
268349Sobrien#------------------------------------------------------------------------------
3267843Sdelphij# $File: varied.out,v 1.23 2014/04/30 21:41:02 christos Exp $
468349Sobrien# varied.out:  file(1) magic for various USG systems
568349Sobrien#
668349Sobrien#	Herewith many of the object file formats used by USG systems.
768349Sobrien#	Most have been moved to files for a particular processor,
868349Sobrien#	and deleted if they duplicate other entries.
968349Sobrien#
1068349Sobrien0	short		0610		Perkin-Elmer executable
1168349Sobrien# AMD 29K
1268349Sobrien0	beshort		0572		amd 29k coff noprebar executable
1368349Sobrien0	beshort		01572		amd 29k coff prebar executable
1468349Sobrien0	beshort		0160007		amd 29k coff archive
1568349Sobrien# Cray
1668349Sobrien6	beshort		0407		unicos (cray) executable
1768349Sobrien# Ultrix 4.3
1868349Sobrien596	string		\130\337\377\377	Ultrix core file
1968349Sobrien>600	string		>\0		from '%s'
2068349Sobrien# BeOS and MAcOS PEF executables
2168349Sobrien# From: hplus@zilker.net (Jon Watte)
2268349Sobrien0	string		Joy!peffpwpc	header for PowerPC PEF executable
2368349Sobrien#
2468349Sobrien# ava assembler/linker Uros Platise <uros.platise@ijs.si>
2568349Sobrien0       string          avaobj  AVR assembler object code
2668349Sobrien>7      string          >\0     version '%s'
2769216Sobrien# gnu gmon magic From: Eugen Dedu <dedu@ese-metz.fr>
2869216Sobrien0	string		gmon		GNU prof performance data
29267843Sdelphij>4	long		x		- version %d
30103373Sobrien# From: Dave Pearson <davep@davep.org>
31226048Sobrien# Harbour <URL:http://harbour-project.org/> HRB files.
32133359Sobrien0	string		\xc0HRB		Harbour HRB file
33226048Sobrien>4	leshort		x		version %d
34226048Sobrien# Harbour HBV files
35226048Sobrien0	string		\xc0HBV		Harbour variable dump file
36226048Sobrien>4	leshort		x		version %d
37133359Sobrien
38159764Sobrien# From: Alex Beregszaszi <alex@fsn.hu>
39159764Sobrien# 0	string		exec 		BugOS executable
40159764Sobrien# 0	string		pack		BugOS archive
41169962Sobrien
42169962Sobrien# From: Jason Spence <jspence@lightconsulting.com>
43169962Sobrien# Generated by the "examples" in STM's ST40 devkit, and derived code.
44169962Sobrien0	lelong		0x13a9f17e	ST40 component image format
45169962Sobrien>4	string		>\0		\b, name '%s'
46169962Sobrien
47