This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r181708 - in /branches/ARM/embedded-4_6-branch/...


Author: xguo
Date: Fri Nov 25 01:37:30 2011
New Revision: 181708

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181708
Log:
        * config.gcc (arm*-*-eabi*): Adjust ARM Multilib target names.
        * config/arm/t-arm-elf: Add softfp.
        * config/arm/t-armv6s-m: Rename to ...
        * config/arm/t-armv6-m: ... this.
        * config/arm/t-armv7-m: Add more exceptions.
        * config/arm/t-armv7e-m: Build Soft and Hard FP libraries.
        * config/arm/t-armv7-r: New file to build thumb libraries for V7-R.
        * config/arm/t-thumb1: Removed.
        * config/arm/t-thumb2: Ditto.


Added:
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-armv6-m
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-armv7-r
Removed:
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-armv6s-m
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-thumb1
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-thumb2
Modified:
    branches/ARM/embedded-4_6-branch/gcc/ChangeLog.arm
    branches/ARM/embedded-4_6-branch/gcc/config.gcc
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-arm-elf
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-armv7-m
    branches/ARM/embedded-4_6-branch/gcc/config/arm/t-armv7e-m


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]