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
3382566a
Commit
3382566a
authored
Dec 28, 1992
by
James Van Artsdalen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed from i386gas.h.
Use new file names for included 386 files. From-SVN: r2940
parent
3ad6cbb6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
gcc/config/i386/gas.h
+6
-6
No files found.
gcc/config/i386/gas.h
View file @
3382566a
...
@@ -17,13 +17,13 @@ You should have received a copy of the GNU General Public License
...
@@ -17,13 +17,13 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Note that
seq386
gas.h is a GAS configuration that does not use this
/* Note that
i386/seq-
gas.h is a GAS configuration that does not use this
file. */
file. */
#include "i386.h"
#include "i386
/386
.h"
#ifndef YES_UNDERSCORES
#ifndef YES_UNDERSCORES
/* Define this now, because
bsd386
.h tests it. */
/* Define this now, because
i386/bsd
.h tests it. */
#define NO_UNDERSCORES
#define NO_UNDERSCORES
#endif
#endif
...
@@ -43,9 +43,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -43,9 +43,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* people who want both form will have to compile twice.
* people who want both form will have to compile twice.
*/
*/
#include "
bsd386
.h"
#include "
i386/bsd
.h"
/* these come from
bsd386
.h, but are specific to sequent */
/* these come from
i386/bsd
.h, but are specific to sequent */
#undef DBX_NO_XREFS
#undef DBX_NO_XREFS
#undef DBX_CONTIN_LENGTH
#undef DBX_CONTIN_LENGTH
...
@@ -127,7 +127,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -127,7 +127,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
count is in %cl. Some assemblers require %cl as an argument;
count is in %cl. Some assemblers require %cl as an argument;
some don't.
some don't.
GAS requires the %cl argument, so override
unx386
.h. */
GAS requires the %cl argument, so override
i386/unix
.h. */
#undef AS3_SHIFT_DOUBLE
#undef AS3_SHIFT_DOUBLE
#define AS3_SHIFT_DOUBLE(a,b,c,d) AS3 (a,b,c,d)
#define AS3_SHIFT_DOUBLE(a,b,c,d) AS3 (a,b,c,d)
...
...
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