diff options
author | Paul Brook <paul@codesourcery.com> | 2005-04-12 19:35:53 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2005-04-12 19:35:53 +0000 |
commit | 9bbf01c6b521b4d93d361fae637c6ff08800f29f (patch) | |
tree | 6eb33747410f0fa4478e5767caf472837c3eca08 /include/ChangeLog | |
parent | 48c23936323e2bccab8f5b89da916b06440bb682 (diff) | |
download | newlib-9bbf01c6b521b4d93d361fae637c6ff08800f29f.zip newlib-9bbf01c6b521b4d93d361fae637c6ff08800f29f.tar.gz newlib-9bbf01c6b521b4d93d361fae637c6ff08800f29f.tar.bz2 |
2005-04-12 Paul Brook <paul@codesourcery.com>
* opcode/m88k.h: Rename psr macros to avoid conflicts.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 796a4ab..f57ecab 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2005-04-12 Paul Brook <paul@codesourcery.com> + + * opcode/m88k.h: Rename psr macros to avoid conflicts. + 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked): |