head	1.2;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.1.1.4.1
	RELENG_3_4_0_RELEASE:1.1.1.1.4.1
	RELENG_3_3_0_RELEASE:1.1.1.1.4.1
	RELENG_3_2_0_RELEASE:1.1.1.1.4.1
	RELENG_3_1_0_RELEASE:1.1.1.1
	RELENG_3:1.1.1.1.0.4
	RELENG_3_BP:1.1.1.1
	RELENG_2_2_8_RELEASE:1.1.1.1
	RELENG_3_0_0_RELEASE:1.1.1.1
	RELENG_2_2_7_RELEASE:1.1.1.1
	RELENG_2_2_6_RELEASE:1.1.1.1
	RELENG_2_2_5_RELEASE:1.1.1.1
	RELENG_2_2_2_RELEASE:1.1.1.1
	RELENG_2_2_1_RELEASE:1.1.1.1
	RELENG_2_2_0_RELEASE:1.1.1.1
	RELENG_2_2:1.1.1.1.0.2
	v4_16:1.1.1.1
	FSF:1.1.1;
locks; strict;
comment	@# @;


1.2
date	99.05.02.15.29.55;	author dfr;	state dead;
branches;
next	1.1;

1.1
date	96.11.03.17.02.50;	author pst;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.11.03.17.02.50;	author pst;	state Exp;
branches
	1.1.1.1.4.1;
next	1.1.1.2;

1.1.1.2
date	2004.06.20.01.53.31;	author marcel;	state dead;
branches;
next	;

1.1.1.1.4.1
date	99.05.08.08.57.11;	author dfr;	state dead;
branches;
next	;


desc
@@


1.2
log
@Delete parts of gdb which are now shared with binutils.
@
text
@Fri May  6 13:31:04 1994  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* external.h (nlmNAME(External_Custom_Header)): Add length,
	dataOffset, and dataStamp field.
	(nlmNAME(External_Cygnus_Ext_Header)): Remove.
	* internal.h (Nlm_Internal_Custom_Header): Add hdrLength,
	dataOffset, dataStamp and hdr fields.

Fri Apr 22 11:12:39 1994  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* external.h (struct nlmNAME(external_cygnus_ext_header)): Rename
	from nlmNAME(external_cygnus_section_header).  Change stamp field
	to 8 bytes.  Add bytes field.
	* internal.h (nlm_internal_cygnus_ext_header): Rename from
	nlm_internal_cygnus_section_header.  Change stamp field to 8
	bytes.

Thu Apr 21 11:57:09 1994  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* internal.h (struct nlm_internal_cygnus_section_header): Define.
	* external.h (struct nlmNAME(external_cygnus_section_header):
	Define.

Wed Apr 20 14:27:43 1994  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* internal.h (struct nlm_internal_custom_header): Remove
	debugRecOffset and debugRecLength fields.  Add data field.
	* external.h (struct nlmNAME(external_custom_header)): Remove
	debugRecOffset and debugRecLength fields.

Mon Feb  7 08:28:40 1994  Jim Kingdon  (kingdon@@lioth.cygnus.com)

	* internal.h: Change HOST_64_BIT to BFD_HOST_64_BIT.

Thu Dec  2 14:14:48 1993  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* alpha-ext.h: New file describing formats of information in Alpha
	NetWare files.
	* common.h: Define some non-external Alpha information.

Wed Nov 17 17:38:58 1993  Sean Eric Fagan  (sef@@cygnus.com)

	* external.h: Don't define external_fixed_header here.
	* i386-ext.h, sparc32-ext.h: New header files to define
	external_fixed_header for particular CPU's.

Wed Oct 27 11:45:56 1993  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* internal.h (Nlm_Internal_Extended_Header): Added fields
	sharedDebugRecordOffset and sharedDebugRecordCount.
	* external.h (NlmNAME(External_Extended_Header)): Likewise.

	* common.h (NLM_SIGNATURE): Do not define (it's different for each
	backend).

Tue Aug 31 13:24:15 1993  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* internal.h: Change length fields of type char to type unsigned
	char.

Sat Jul 31 02:12:14 1993  Ian Lance Taylor  (ian@@tweedledumb.cygnus.com)

	* common.h (NLM_HIBIT, NLM_HEADER_VERSION): Define.

Thu Jul 22 16:09:47 1993  Fred Fish  (fnf@@deneb.cygnus.com)

	* common.h (NLM_CAT*, NLM_ARCH_SIZE, NLM_TARGET_LONG_SIZE,
	NLM_TARGET_ADDRESS_SIZE, NLM_NAME, NlmNAME, nlmNAME):  New
	macros.
	* external.h (TARGET_LONG_SIZE, TARGET_ADDRESS_SIZE): Remove
	macros, convert usages to NLM_ equivalents.
	* external.h:  Use nlmNAME and NlmNAME macros to derive both
	32 and 64 bit versions.

Mon Jul 19 22:12:40 1993  Fred Fish  (fnf@@deneb.cygnus.com)

	* (common.h, external.h, internal.h):  New files for NLM/NetWare
	support.


Local Variables:
version-control: never
End:
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import GDB in its full glory (all 25mb).  We'll put it on a diet once it's
fully registered.

(This is the second try, the first import ignored .info files but not .info-*
 files, for some reason.  I'm going to make this consistent.)

Reviewed by:	core
Approved for:	2.2
@
text
@@


1.1.1.2
log
@This file was not part of the GDB 5.2.1 import and should have been
deleted from the vendor branch.
@
text
@@


1.1.1.1.4.1
log
@MFC: Import gdb-4.18

Approved by: core
@
text
@@
