diff options
author | Alan Modra <modra@gmail.com> | 2002-06-08 07:32:12 +0000 |
---|---|---|
committer | Alan Modra <modra@gmail.com> | 2002-06-08 07:32:12 +0000 |
commit | bdc9d6f5bffec4ed5eed5e37db076cbb6c7b9ceb (patch) | |
tree | 18fdd055859c842cdb0508b761249b8ecae94563 /include/opcode/ChangeLog | |
parent | f61563846de3f292d53b53ba885b97dc1003fffc (diff) | |
download | cygnal-bdc9d6f5bffec4ed5eed5e37db076cbb6c7b9ceb.tar.gz cygnal-bdc9d6f5bffec4ed5eed5e37db076cbb6c7b9ceb.tar.bz2 cygnal-bdc9d6f5bffec4ed5eed5e37db076cbb6c7b9ceb.zip |
* a29k.h: Replace CONST with const.
(CONST): Don't define.
* convex.h: Replace CONST with const.
(CONST): Don't define.
* dlx.h: Replace CONST with const.
* or32.h (CONST): Don't define.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 2b0d5527e..1d4c54af1 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +2002-06-08 Alan Modra <amodra@bigpond.net.au> + + * a29k.h: Replace CONST with const. + (CONST): Don't define. + * convex.h: Replace CONST with const. + (CONST): Don't define. + * dlx.h: Replace CONST with const. + * or32.h (CONST): Don't define. + 2002-05-30 Chris G. Demetriou <cgd@broadcom.com> * mips.h (OP_SH_ALN, OP_MASK_ALN, OP_SH_VSEL, OP_MASK_VSEL) |