diff options
author | bwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-27 20:15:58 +0000 |
---|---|---|
committer | bwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-27 20:15:58 +0000 |
commit | 802cc599ad5ab7b85ee1fb79b0a3722c79477fe9 (patch) | |
tree | 59bb5647b01457feafe101e0a4693c542de68532 /include/ChangeLog | |
parent | 8db6e0d01537cee02bd98cdb05c0a30893923398 (diff) | |
download | gcc-802cc599ad5ab7b85ee1fb79b0a3722c79477fe9.tar.gz |
* xtensa-config.h (XSHAL_ABI): New.
(XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119261 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index d062490ac33..c7fce38fb2b 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2006-11-27 Bob Wilson <bob.wilson@acm.org> + + * xtensa-config.h (XSHAL_ABI): New. + (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New. + 2006-04-11 Jim Blandy <jimb@codesourcery.com> * libiberty.h (pex_input_file, pex_input_pipe): New declarations. |