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
a717c1f9
Commit
a717c1f9
authored
Jul 11, 1998
by
Richard Earnshaw
Committed by
Richard Earnshaw
Jul 11, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.
From-SVN: r21058
parent
34757369
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
gcc/ChangeLog
+2
-0
gcc/configure.in
+1
-0
No files found.
gcc/ChangeLog
View file @
a717c1f9
...
...
@@ -5,6 +5,8 @@ Sat Jul 11 02:59:08 1998 Richard Earnshaw <rearnsha@arm.com>
(splits for sign-extended HI & QI mode from memory): Also propagate
the volatile flag.
* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.
Fri Jul 10 19:06:59 1998 Michael Meissner <meissner@cygnus.com>
* varray.h: Include system.h if it hasn't already been included
...
...
gcc/configure.in
View file @
a717c1f9
...
...
@@ -2716,6 +2716,7 @@ for machine in $build $host $target; do
xm_file=arm/xm-thumb.h
md_file=arm/thumb.md
tmake_file=arm/t-thumb
fixincludes=Makefile.in # There is nothing to fix
;;
# This hasn't been upgraded to GCC 2.
# tron-*-*)
...
...
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