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
9e8fc4b8
Commit
9e8fc4b8
authored
Nov 19, 2000
by
Joseph Myers
Committed by
Joseph Myers
Nov 19, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".
From-SVN: r37573
parent
65fa2185
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
gcc/ChangeLog
+2
-0
gcc/config.gcc
+1
-1
gcc/invoke.texi
+4
-4
No files found.
gcc/ChangeLog
View file @
9e8fc4b8
2000-11-19 Joseph S. Myers <jsm28@cam.ac.uk>
* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".
* alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in
stdarg and varargs functions.
...
...
gcc/config.gcc
View file @
9e8fc4b8
...
...
@@ -3116,7 +3116,7 @@ sparc64-*-linux*) # 64-bit Sparc's running GNU/Linux
;;
thumb*-*-*)
{ echo "config.gcc: error:
*** The Thumb targets have been deprec
i
ated. The equivalent
*** The Thumb targets have been deprecated. The equivalent
*** ARM based toolchain can now generated Thumb instructions
*** when the -mthumb switch is given to the compiler." 1>&2; exit 1; }
;;
...
...
gcc/invoke.texi
View file @
9e8fc4b8
...
...
@@ -4851,19 +4851,19 @@ instructions available.
@item -mshort-load-bytes
@kindex -mshort-load-bytes
This is a deprec
i
ated alias for @samp{-malignment-traps}.
This is a deprecated alias for @samp{-malignment-traps}.
@item -mno-short-load-bytes
@kindex -mno-short-load-bytes
This is a deprec
i
ated alias for @samp{-mno-alignment-traps}.
This is a deprecated alias for @samp{-mno-alignment-traps}.
@item -mshort-load-words
@kindex -mshort-load-words
This is a deprec
i
ated alias for @samp{-mno-alignment-traps}.
This is a deprecated alias for @samp{-mno-alignment-traps}.
@item -mno-short-load-words
@kindex -mno-short-load-words
This is a deprec
i
ated alias for @samp{-malignment-traps}.
This is a deprecated alias for @samp{-malignment-traps}.
@item -mbsd
@kindex -mbsd
...
...
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