Remove floatformat_arm_ext.
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2002-03-06  Andrew Cagney  <ac131313@redhat.com> | ||||||
|  |  | ||||||
|  | 	* floatformat.h (floatformat_arm_ext): Delete declaration. | ||||||
|  |  | ||||||
| 2002-02-21  Jim Blandy  <jimb@redhat.com> | 2002-02-21  Jim Blandy  <jimb@redhat.com> | ||||||
|  |  | ||||||
| 	Allow the user to specify functions for allocating memory for | 	Allow the user to specify functions for allocating memory for | ||||||
|   | |||||||
| @@ -96,7 +96,6 @@ extern const struct floatformat floatformat_m68881_ext; | |||||||
| extern const struct floatformat floatformat_i960_ext; | extern const struct floatformat floatformat_i960_ext; | ||||||
| extern const struct floatformat floatformat_m88110_ext; | extern const struct floatformat floatformat_m88110_ext; | ||||||
| extern const struct floatformat floatformat_m88110_harris_ext; | extern const struct floatformat floatformat_m88110_harris_ext; | ||||||
| extern const struct floatformat floatformat_arm_ext; /* deprecated. */ |  | ||||||
| extern const struct floatformat floatformat_arm_ext_big; | extern const struct floatformat floatformat_arm_ext_big; | ||||||
| extern const struct floatformat floatformat_arm_ext_littlebyte_bigword; | extern const struct floatformat floatformat_arm_ext_littlebyte_bigword; | ||||||
| /* IA-64 Floating Point register spilt into memory.  */ | /* IA-64 Floating Point register spilt into memory.  */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user