diff options
author | DJ Delorie <dj@redhat.com> | 2009-04-30 18:49:37 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2009-04-30 18:49:37 +0000 |
commit | 4e38f72c0f2872a2fbbee5619009e572cf1338dc (patch) | |
tree | f04c48ebf8f7f8ac7157c18c06c715fdc086d962 /include/elf/ChangeLog | |
parent | 5091eb23aa99df6443dc559d2da403ba7a24c406 (diff) | |
download | gdb-4e38f72c0f2872a2fbbee5619009e572cf1338dc.zip gdb-4e38f72c0f2872a2fbbee5619009e572cf1338dc.tar.gz gdb-4e38f72c0f2872a2fbbee5619009e572cf1338dc.tar.bz2 |
* mep.h (EF_MEP_COP_*): New.
(EF_MEP_ALL_FLAGS): Add them.
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 6afa1cf..dc2019c 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -1,3 +1,8 @@ +2009-04-30 DJ Delorie <dj@redhat.com> + + * mep.h (EF_MEP_COP_*): New. + (EF_MEP_ALL_FLAGS): Add them. + 2009-04-30 Nick Clifton <nickc@redhat.com> * common.h (STT_GNU_IFUNC): Define. |