]> Git Repo - binutils.git/blob - gas/config/te-armlinuxeabi.h
* ecoff.c (ecoff_directive_val): Fix message typo.
[binutils.git] / gas / config / te-armlinuxeabi.h
1 #include "te-linux.h"
2
3 /* The EABI requires the use of VFP.  */
4 #define FPU_DEFAULT FPU_ARCH_VFP_V2
5 #define EABI_DEFAULT EF_ARM_EABI_VER4
This page took 0.039055 seconds and 4 git commands to generate.