Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/14/2000 08:38:51
Module Name:	gnusrc
Committed By:	simonb
Date:		Thu Dec 14 06:38:51 UTC 2000

Modified Files:
	gnusrc/gnu/dist/gcc/config/m68k: netbsd-elf.h

Log Message:
Use the ASM_OUTPUT_COMMON() and ASM_OUTPUT_LOCAL() macros from gcc
2.95.2's m68kelf.h.  Fixes problems with the size of common objects.

From Charles Hannum.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/gcc/config/m68k/netbsd-elf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.