diff options
author | Alan Modra <amodra@gmail.com> | 2003-05-09 11:36:09 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-05-09 11:36:09 +0000 |
commit | fa48c11b73aee480efc2fdbbcaa8326ff0b7f0e5 (patch) | |
tree | 40e49ddf937e2bfdcc8cbb0ce5497a0587f505a8 /include/ChangeLog | |
parent | 60d8b5244dbca59d8f17500cc9a09cb6f3daeb38 (diff) | |
download | binutils-fa48c11b73aee480efc2fdbbcaa8326ff0b7f0e5.zip binutils-fa48c11b73aee480efc2fdbbcaa8326ff0b7f0e5.tar.gz binutils-fa48c11b73aee480efc2fdbbcaa8326ff0b7f0e5.tar.bz2 |
* xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on
gen_num_opcodes_fn return type.
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 e8a9dc3..b88ca78 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2003-05-09 Alan Modra <amodra@bigpond.net.au> + + * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on + gen_num_opcodes_fn return type. + 2003-05-07 Jason Merrill <jason@redhat.com> * hashtab.h (iterative_hash): Prototype. |