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 | 47b09662ee3bfc612507f15e1d4ab6af7046ed61 (patch) | |
tree | bf3ce87ceb9994c3ba69ce70a76894b588dfba43 /include/elf/ChangeLog | |
parent | de72e93ad965201cda5c9dafdc3cde81672040d0 (diff) | |
download | cygnal-47b09662ee3bfc612507f15e1d4ab6af7046ed61.tar.gz cygnal-47b09662ee3bfc612507f15e1d4ab6af7046ed61.tar.bz2 cygnal-47b09662ee3bfc612507f15e1d4ab6af7046ed61.zip |
* 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 6afa1cf1c..dc2019c70 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. |