Subject: CVS commit: src/gnu/dist/binutils/gas/config
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/15/2003 00:54:41
Module Name:	src
Committed By:	simonb
Date:		Mon Dec 15 00:54:41 UTC 2003

Modified Files:
	src/gnu/dist/binutils/gas/config: tc-mips.c

Log Message:
Apply rev 1.225 from binutils mainline:

date: 2003/07/09 01:27:30;  author: cgd;  state: Exp;  lines: +3 -2
2003-07-08  Chris Demetriou  <cgd@broadcom.com>

	* config/tc-mips.c (mips_validate_fix): Do not warn about branch
	target being a global symbol if not compiling SVR4 PIC code.

Fixes warnings compiling MIPS kernels.  Problem noticed by Izumi Tsutsui
on the port-pmax list.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/binutils/gas/config/tc-mips.c

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