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