diff options
author | Phil Blundell <philb@gnu.org> | 2001-02-28 10:11:36 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2001-02-28 10:11:36 +0000 |
commit | 2a7a46249e00ceda814eaf7128e017992fcc5cf2 (patch) | |
tree | a96bae2117e93334037a8e0758d5bd5638614237 /include/elf/ChangeLog | |
parent | d8f92b1f633f80a17bdfc4b4fcb631858ac51ddb (diff) | |
download | gdb-2a7a46249e00ceda814eaf7128e017992fcc5cf2.zip gdb-2a7a46249e00ceda814eaf7128e017992fcc5cf2.tar.gz gdb-2a7a46249e00ceda814eaf7128e017992fcc5cf2.tar.bz2 |
2001-02-27 Philip Blundell <pb@futuretv.com>
* arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01.
(EF_PIC, et al.): Rename to EF_ARM_xx.
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index e156d41..f95b19c 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,8 @@ +2001-02-27 Philip Blundell <pb@futuretv.com> + + * arm.h: Add new definitions from ARM document SWS ESPC 0003 B-01. + (EF_PIC, et al.): Rename to EF_ARM_xx. + 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * common.h: Add linux target for S/390. |