Fix typos in ChangeLog.

From-SVN: r45268
This commit is contained in:
Kazu Hirata 2001-08-29 16:23:53 +00:00
parent 0cb3708d3c
commit 07322342cb

View File

@ -1,17 +1,17 @@
2001-08-29 Kazu Hirata <kazu@hxi.com>
* h8300.md (anonymous movhi pattern): Don't move (reg n) to
(mem (pre_dec (reg n))
* config/h8300/h8300.md (anonymous movhi pattern): Don't move
(reg n) to (mem (pre_dec (reg n))
(anonymous movsi pattern): Likewise.
2001-08-29 Kazu Hirata <kazu@hxi.com>
* h8300.h (RETURN_ADDR_RTX): New.
* config/h8300/h8300.h (RETURN_ADDR_RTX): New.
2001-08-29 Kazu Hirata <kazu@hxi.com>
* h8300.md (movsi_h8300hs): Optimize loading of several
special constants.
* config/h8300/h8300.md (movsi_h8300hs): Optimize loading of
several special constants.
2001-08-29 Kazu Hirata <kazu@hxi.com>