diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-07-18 18:52:30 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-07-18 18:52:30 +0000 |
commit | 0a05a8762fdc13187ae68e96bf8575466b092025 (patch) | |
tree | 8dfca71f3ec9e6b48c48cda3ed521af29a552128 /include/ChangeLog | |
parent | e29297b73cbde989847ee66e87cc12d5b035aa35 (diff) | |
download | gdb-0a05a8762fdc13187ae68e96bf8575466b092025.zip gdb-0a05a8762fdc13187ae68e96bf8575466b092025.tar.gz gdb-0a05a8762fdc13187ae68e96bf8575466b092025.tar.bz2 |
* xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
(XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
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 fa01059..02fa483 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2007-07-18 Bob Wilson <bob.wilson@acm.org> + + * xtensa-config.h (XCHAL_HAVE_THREADPTR): New. + (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New. + 2007-07-17 Nick Clifton <nickc@redhat.com> * COPYING3: New file. Contains version 3 of the GNU General |