4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-02 20:40:24 +08:00
Jeff Johnston 8fa73a9f84 Modifying patch from: marian.buschsieweke@ovgu.de
The code accessing the floating point control/status register, namely

	#define	__cfc1(__fcsr)	__asm __volatile("cfc1 %0, $31" : "=r" (__fcsr)

does not compile with mips16. This changed the makefile to pass -mno-mips16 to avoid the following
compiler error:

	mips-mti-elf fails with "Error: unrecognized opcode `cfc1 $3,$31'"
2021-11-30 11:23:39 -05:00
..
2020-12-18 18:50:49 -05:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2021-02-05 10:32:16 +01:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00
2020-07-03 10:41:45 +02:00