2004-10-12 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Tue, 12 Oct 2004 14:17:08 +0000 (14:17 +0000)
committerPaul Brook <paul@codesourcery.com>
Tue, 12 Oct 2004 14:17:08 +0000 (14:17 +0000)
commit8cb5156692f0f5bf3a24c5d549462bf3c7c71873
tree8324e9ba4463164fe6965b2cd83ae0a471a5b6e4
parent06c2338dfb9f8735e688cad31fb8f4e7a4edc171
2004-10-12  Paul Brook  <paul@codesourcery.com>

bfd/
* elf32-arm.h: Support EABI version 4 objects.
binutils/
* readelf.c (decode_ARM_machine_flags): Support EABI version 4.
gas/
* config/tc-arm.c (md_begin): Change EF_ARM_EABI_VER3 to
EF_ARM_EABI_VER4.
(arm_eabis): Ditto.
* doc/c-arm.texi: Document that we actually support -meabi=4, not
-meabi=3.
include/
* elf/arm.h (EF_ARM_EABI_VER4): Define.
bfd/ChangeLog
bfd/elf32-arm.h
binutils/ChangeLog
binutils/readelf.c
gas/ChangeLog
gas/config/tc-arm.c
gas/doc/c-arm.texi
include/ChangeLog
include/elf/arm.h
This page took 0.02589 seconds and 4 git commands to generate.