mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 04:59:44 +08:00
Typo fix in ChangeLog: 1,$:s/sh_label_align/sh_loop_align/g
From-SVN: r32154
This commit is contained in:
parent
4ae4a3c973
commit
8156feba93
@ -88,10 +88,10 @@ Wed Feb 23 16:42:21 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
|
||||
|
||||
* final.c (shorten_branches): Make value passed to LABEL_ALIGN
|
||||
conform to documentation.
|
||||
* sh.h (LABEL_ALIGN): If aligning loops, call sh_label_align
|
||||
* sh.h (LABEL_ALIGN): If aligning loops, call sh_loop_align
|
||||
to check for special cases.
|
||||
* sh-protos.h (sh_label_align): Declare.
|
||||
* sh.c (sh_label_align): Define.
|
||||
* sh-protos.h (sh_loop_align): Declare.
|
||||
* sh.c (sh_loop_align): Define.
|
||||
|
||||
2000-02-22 Andrew Haley <aph@cygnus.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user