diff options
author | Ben Elliston <bje@au.ibm.com> | 2000-12-05 00:46:04 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2000-12-05 00:46:04 +0000 |
commit | bb4e03e55591d8751dc9a669afd57f033c14fc22 (patch) | |
tree | 00ebb01f2a8dbeef036d329f541ebc3d4d52ef84 /sim/common/ChangeLog | |
parent | 0dcedd822e4933f4e9cf2b23eadd2e1581843b96 (diff) | |
download | gdb-bb4e03e55591d8751dc9a669afd57f033c14fc22.zip gdb-bb4e03e55591d8751dc9a669afd57f033c14fc22.tar.gz gdb-bb4e03e55591d8751dc9a669afd57f033c14fc22.tar.bz2 |
2000-12-05 Ben Elliston <bje@redhat.com>
* genmloop.sh: Use @prefix@, not @cpu@ throughout. Add -prefix and
-outfile-suffix options.
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 074fcd7..e9aad81 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,8 @@ +2000-12-05 Ben Elliston <bje@redhat.com> + + * genmloop.sh: Use @prefix@, not @cpu@ throughout. Add -prefix and + -outfile-suffix options. + 2000-12-04 Ben Elliston <bje@redhat.com> * cgen-ops.h (SUBWORDSIQI): Mask off top bits. |