Joseph Myers 87336caeb5 Fix MIPS -Wundef warnings for __mips_isa_rev.
This patch fixes -Wundef warnings relating to __mips_isa_rev being
undefined.

Tested for mips64 (all three ABIs) that there is a clean build and
testsuite run with -Wno-error=undef removed (and my other -Wundef
patches applied).

	* sysdeps/mips/dl-machine.h [__mips_isa_rev < 6]: Change
	conditionals to [!defined __mips_isa_rev || __mips_isa_rev < 6].
	* sysdeps/mips/machine-gmon.h [__mips_isa_rev < 6]: Likewise.
2015-08-18 21:52:22 +00:00
..
2015-07-01 17:24:37 +00:00
2015-07-01 17:24:37 +00:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2014-09-29 07:53:36 -07:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00
2014-02-10 23:30:21 +00:00