Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
9c236404
Commit
9c236404
authored
Feb 25, 2000
by
Joern Rennecke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ChangeLog typo fix for last final.c change: LABEL_ALIGN -> LOOP_ALIGN
From-SVN: r32155
parent
8156feba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/ChangeLog
+2
-2
No files found.
gcc/ChangeLog
View file @
9c236404
...
@@ -86,9 +86,9 @@ Thu Feb 24 20:04:11 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
...
@@ -86,9 +86,9 @@ Thu Feb 24 20:04:11 2000 J"orn Rennecke <amylaar@cygnus.co.uk>
Wed Feb 23 16:42:21 2000 J"
orn
Rennecke
<
amylaar
@cygnus
.
co
.
uk
>
Wed Feb 23 16:42:21 2000 J"
orn
Rennecke
<
amylaar
@cygnus
.
co
.
uk
>
*
final
.
c
(
shorten_branches
)
:
Make
value
passed
to
L
ABEL
_ALIGN
*
final
.
c
(
shorten_branches
)
:
Make
value
passed
to
L
OOP
_ALIGN
conform
to
documentation
.
conform
to
documentation
.
*
sh
.
h
(
L
ABEL
_ALIGN
)
:
If
aligning
loops
,
call
sh_loop_align
*
sh
.
h
(
L
OOP
_ALIGN
)
:
If
aligning
loops
,
call
sh_loop_align
to
check
for
special
cases
.
to
check
for
special
cases
.
*
sh
-
protos
.
h
(
sh_loop_align
)
:
Declare
.
*
sh
-
protos
.
h
(
sh_loop_align
)
:
Declare
.
*
sh
.
c
(
sh_loop_align
)
:
Define
.
*
sh
.
c
(
sh_loop_align
)
:
Define
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment