head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1.1.1
	RELEASE_5_4_0:1.1.1.1
	RELEASE_4_11_0:1.1.1.1
	RELEASE_5_3_0:1.1.1.1
	RELEASE_4_10_0:1.1.1.1
	RELEASE_5_2_1:1.1.1.1
	RELEASE_5_2_0:1.1.1.1
	RELEASE_4_9_0:1.1.1.1
	RELEASE_5_1_0:1.1.1.1
	RELEASE_4_8_0:1.1.1.1
	RELEASE_5_0_0:1.1.1.1
	RELEASE_4_7_0:1.1.1.1
	RELEASE_4_6_2:1.1.1.1
	RELEASE_4_6_1:1.1.1.1
	RELEASE_4_6_0:1.1.1.1
	RELEASE_5_0_DP1:1.1.1.1
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	RELEASE_3_2_0:1.1.1.1
	wagner_4_17:1.1.1.1
	WAGNER:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2006.02.03.17.27.41;	author vs;	state dead;
branches;
next	1.1;

1.1
date	99.03.01.04.11.23;	author jdp;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.01.04.11.23;	author jdp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove expired port
@
text
@--- symfile.c.orig	Sat Feb  6 13:40:02 1999
+++ symfile.c	Sun Feb 28 19:33:48 1999
@@@@ -52,6 +52,10 @@@@
 #define O_BINARY 0
 #endif
 
+#ifndef bfd_section_lma
+#define bfd_section_lma(bfd, ptr) ((ptr)->lma)
+#endif
+
 int (*ui_load_progress_hook) PARAMS ((char *, unsigned long));
 void (*pre_add_symbol_hook) PARAMS ((char *));
 void (*post_add_symbol_hook) PARAMS ((void));
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import the "m3gdb" port.  It is a modified version of gdb-4.17 which
supports debugging Modula-3 programs.

Submitted by:	Olaf Wagner <wagner@@luthien.in-berlin.de>
@
text
@@
