Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 11/08/1996 22:30:01
jonathan
Fri Nov  8 14:21:54 PST 1996
Update of /cvsroot/src/gnu/usr.bin/gcc/arch/mips
In directory netbsd1:/var/slash-tmp/cvs-serv201/arch/mips

Modified Files:
	mips.h 
Log Message:
Commit years-old change for gcc on NetDSB/mips.
The NetbSD libc header files use GCC attributes to emit link-time warning
messages (e.g,. for gets()).   SO, add a definition of the GCC back-end
macro ASM_OUTPUT_SECTION_NAME() to the mips back-end target-specific file.

This adds support for emitting warning attributes to binutils 2.6 or newer.
(Weak references may or may not work also).

This patch has been  submitted to the FSF but hasn't made it into 2.7.2.1,
and seems to have got buried somewhere inside Cygnus.