summaryrefslogtreecommitdiff
path: root/gas/config/te-armeabi.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* * config/tc-armlinux-eabi.h (FPU_DEFAULT): Default to plain VFP.Nathan Sidwell2009-05-011-1/+1
| | | | | | | | | | * config/tc-armeabi.h (FPU_DEFAULT): Likewise. * config/tc-arm.c (md_begin): If FPU_DEFAULT is set, don't infer the default FPU from the processor. testsuite/ * gas/arm/attr-mcpu.d: Add -mfpu=neon. * gas/arm/mapmisc.d: Correct expected output for .double and .dcb.d.
* 2009-01-16 Mark Shinwell <shinwell@codesourcery.com>Joseph Myers2009-01-161-1/+1
| | | | | * config/te-armeabi.h (EABI_DEFAULT): Use EF_ARM_EABI_VER5. * config/te-armlinuxeabi.h (EABI_DEFAULT): Likewise.
* Switch to GPLv3Nick Clifton2007-07-031-0/+19
|
* * configure.tgt: Set emulation for arm-*-eabi*.Daniel Jacobowitz2005-03-161-0/+8
* config/tc-arm.c (meabi_flags): Check EABI_DEFAULT. * config/te-armeabi.h: New file. * config/te-armlinuxeabi.h (EABI_DEFAULT): Define. * config/te-symbian.h: Include "te-armeabi.h".