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
97aadbb9
Commit
97aadbb9
authored
Jun 15, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FSF address.
From-SVN: r9975
parent
8fb289e7
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
150 additions
and
75 deletions
+150
-75
gcc/config/arm/riscix.h
+2
-1
gcc/config/arm/riscix1-1.h
+2
-1
gcc/config/arm/rix-gas.h
+2
-1
gcc/config/arm/semi.h
+2
-1
gcc/config/arm/xm-arm.h
+2
-1
gcc/config/clipper/clipper.c
+2
-1
gcc/config/clipper/clipper.h
+2
-1
gcc/config/clipper/clix.h
+2
-1
gcc/config/convex/convex.c
+2
-1
gcc/config/convex/convex.h
+2
-1
gcc/config/convex/xm-convex.h
+2
-1
gcc/config/dsp16xx/dsp16xx.c
+2
-1
gcc/config/dsp16xx/dsp16xx.h
+2
-1
gcc/config/dsp16xx/xm-dsp16xx.h
+2
-1
gcc/config/elxsi/elxsi.c
+2
-1
gcc/config/elxsi/elxsi.h
+2
-1
gcc/config/elxsi/xm-elxsi.h
+2
-1
gcc/config/fx80/fx80.c
+2
-1
gcc/config/fx80/fx80.h
+2
-1
gcc/config/fx80/xm-fx80.h
+2
-1
gcc/config/gmicro/gmicro.c
+2
-1
gcc/config/gmicro/gmicro.h
+2
-1
gcc/config/h8300/h8300.c
+2
-1
gcc/config/h8300/h8300.h
+2
-1
gcc/config/h8300/lib1funcs.asm
+2
-1
gcc/config/h8300/xm-h8300.h
+2
-1
gcc/config/i370/i370.h
+2
-1
gcc/config/i370/xm-i370.h
+2
-1
gcc/config/i386/aix386.h
+2
-1
gcc/config/i386/aix386ng.h
+2
-1
gcc/config/i386/att.h
+2
-1
gcc/config/i386/bsd.h
+2
-1
gcc/config/i386/freebsd.h
+2
-1
gcc/config/i386/gas.h
+2
-1
gcc/config/i386/i386-aout.h
+2
-1
gcc/config/i386/i386-coff.h
+2
-1
gcc/config/i386/i386.c
+2
-1
gcc/config/i386/i386.h
+2
-1
gcc/config/i386/iscdbx.h
+2
-1
gcc/config/i386/linux-aout.h
+2
-1
gcc/config/i386/linux-oldld.h
+2
-1
gcc/config/i386/linux.h
+2
-1
gcc/config/i386/lynx-ng.h
+2
-1
gcc/config/i386/lynx.h
+2
-1
gcc/config/i386/next.h
+2
-1
gcc/config/i386/os2.h
+2
-1
gcc/config/i386/osfelf.h
+2
-1
gcc/config/i386/osfrose.h
+2
-1
gcc/config/i386/perform.h
+2
-1
gcc/config/i386/sco.h
+2
-1
gcc/config/i386/sco4.h
+2
-1
gcc/config/i386/sco4dbx.h
+2
-1
gcc/config/i386/scodbx.h
+2
-1
gcc/config/i386/sequent.h
+2
-1
gcc/config/i386/sol2-c1.asm
+2
-1
gcc/config/i386/sol2-ci.asm
+2
-1
gcc/config/i386/sol2-cn.asm
+2
-1
gcc/config/i386/sol2.h
+2
-1
gcc/config/i386/sun.h
+2
-1
gcc/config/i386/sun386.h
+2
-1
gcc/config/i386/svr3dbx.h
+2
-1
gcc/config/i386/svr3gas.h
+2
-1
gcc/config/i386/sysv3.h
+2
-1
gcc/config/i386/sysv4.h
+2
-1
gcc/config/i386/unix.h
+2
-1
gcc/config/i386/v3gas.h
+2
-1
gcc/config/i386/vsta.h
+2
-1
gcc/config/i386/win-nt.h
+2
-1
gcc/config/i386/winnt.c
+2
-1
gcc/config/i386/xm-aix.h
+2
-1
gcc/config/i386/xm-i386.h
+2
-1
gcc/config/i386/xm-lynx.h
+2
-1
gcc/config/i386/xm-os2.h
+2
-1
gcc/config/i386/xm-osf.h
+2
-1
gcc/config/i386/xm-vsta.h
+2
-1
No files found.
gcc/config/arm/riscix.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Translation to find startup files. On RISC iX boxes,
crt0, mcrt0 and gcrt0.o are in /usr/lib. */
...
...
gcc/config/arm/riscix1-1.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* RISCix 1.1x is basically the same as 1.2x except that it doesn't have
symrename or atexit. */
...
...
gcc/config/arm/rix-gas.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Limit the length of a stabs entry (for the broken Acorn assembler) */
#define DBX_CONTIN_LENGTH 80
...
...
gcc/config/arm/semi.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define STARTFILE_SPEC "crt0.o%s"
...
...
gcc/config/arm/xm-arm.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
#define FALSE 0
...
...
gcc/config/clipper/clipper.c
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "config.h"
...
...
gcc/config/clipper/clipper.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
extern
struct
rtx_def
*
clipper_builtin_saveregs
();
extern
int
clipper_frame_size
();
...
...
gcc/config/clipper/clix.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "clipper/clipper.h"
...
...
gcc/config/convex/convex.c
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "config.h"
#include "tree.h"
...
...
gcc/config/convex/convex.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Standard GCC variables that we reference. */
...
...
gcc/config/convex/xm-convex.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
#define FALSE 0
...
...
gcc/config/dsp16xx/dsp16xx.c
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Some output-actions in dsp1600.md need these. */
#include <stdio.h>
...
...
gcc/config/dsp16xx/dsp16xx.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
extern
char
*
low_reg_names
[];
extern
char
*
text_seg_name
;
...
...
gcc/config/dsp16xx/xm-dsp16xx.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
#define FALSE 0
...
...
gcc/config/elxsi/elxsi.c
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "config.h"
...
...
gcc/config/elxsi/elxsi.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Names to predefine in the preprocessor for this target machine. */
...
...
gcc/config/elxsi/xm-elxsi.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
#define FALSE 0
...
...
gcc/config/fx80/fx80.c
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Some output-actions in alliant.md need these. */
...
...
gcc/config/fx80/fx80.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This file is based on m68k.h, simplified by removing support for
...
...
gcc/config/fx80/xm-fx80.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
...
...
gcc/config/gmicro/gmicro.c
View file @
97aadbb9
...
...
@@ -21,7 +21,8 @@ notice and this notice must be preserved on all copies.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
...
...
gcc/config/gmicro/gmicro.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Note that some other tm.h files include this one and then override
...
...
gcc/config/h8300/h8300.c
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "config.h"
...
...
gcc/config/h8300/h8300.h
View file @
97aadbb9
...
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Which cpu to compile for.
We use int for CPU_TYPE to avoid lots of casts. */
...
...
gcc/config/h8300/lib1funcs.asm
View file @
97aadbb9
...
...
@@ -24,7 +24,8 @@ General Public License for more details.
You
should
have
received
a
copy
of
the
GNU
General
Public
License
along
with
this
program
; see the file COPYING. If not, write to
the
Free
Software
Foundation
,
675
Mass
Ave
,
Cambridge
,
MA
02139
,
USA
.
*/
the
Free
Software
Foundation
,
59
Temple
Place
-
Suite
330
,
Boston
,
MA
02111
-
1307
,
USA
.
*/
/*
As
a
special
exception
,
if
you
link
this
library
with
other
files
,
some
of
which
are
compiled
with
GCC
,
to
produce
an
executable
,
...
...
gcc/config/h8300/xm-h8300.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
#define FALSE 0
...
...
gcc/config/i370/i370.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifdef sun
#include <sys/types.h>
...
...
gcc/config/i370/xm-i370.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* #defines that need visibility everywhere. */
...
...
gcc/config/i386/aix386.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/*
* This configuration file is for gcc with gas-2.x and gnu ld 2.x
...
...
gcc/config/i386/aix386ng.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/i386.h"
...
...
gcc/config/i386/att.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Include common aspects of all 386 Unix assemblers. */
#include "i386/unix.h"
...
...
gcc/config/i386/bsd.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Include common aspects of all 386 Unix assemblers. */
#include "i386/unix.h"
...
...
gcc/config/i386/freebsd.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This goes away when the math-emulator is fixed */
#define TARGET_CPU_DEFAULT 0400
/* TARGET_NO_FANCY_MATH_387 */
...
...
gcc/config/i386/gas.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Note that i386/seq-gas.h is a GAS configuration that does not use this
file. */
...
...
gcc/config/i386/i386-aout.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is tested by gas.h. */
...
...
gcc/config/i386/i386-coff.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/gas.h"
...
...
gcc/config/i386/i386.c
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <setjmp.h>
...
...
gcc/config/i386/i386.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* The purpose of this file is to define the characteristics of the i386,
...
...
gcc/config/i386/iscdbx.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Mostly it's like AT&T Unix System V with dbx-in-coff. */
...
...
gcc/config/i386/linux-aout.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is tested by i386/gas.h. */
#define YES_UNDERSCORES
...
...
gcc/config/i386/linux-oldld.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is tested by i386/gas.h. */
#define YES_UNDERSCORES
...
...
gcc/config/i386/linux.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define LINUX_DEFAULT_ELF
...
...
gcc/config/i386/lynx-ng.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <i386/gstabs.h>
#include <lynx-ng.h>
...
...
gcc/config/i386/lynx.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <i386/gstabs.h>
#include <lynx.h>
...
...
gcc/config/i386/next.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/gas.h"
#include "nextstep.h"
...
...
gcc/config/i386/os2.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef DEFAULT_TARGET_MACHINE
#define DEFAULT_TARGET_MACHINE "i386-os2"
...
...
gcc/config/i386/osfelf.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "config/i386/osfrose.h"
...
...
gcc/config/i386/osfrose.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "halfpic.h"
#include "i386/gstabs.h"
...
...
gcc/config/i386/perform.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Defines to be able to build libgcc.a with GCC. */
...
...
gcc/config/i386/sco.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Mostly it's like AT&T Unix System V. */
...
...
gcc/config/i386/sco4.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Mostly it's like earlier SCO UNIX. */
...
...
gcc/config/i386/sco4dbx.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Mostly it's like earlier SCO UNIX. */
...
...
gcc/config/i386/scodbx.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/svr3dbx.h"
...
...
gcc/config/i386/sequent.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/i386.h"
...
...
gcc/config/i386/sol2-c1.asm
View file @
97aadbb9
...
...
@@ -23,7 +23,8 @@
!
!
You
should
have
received
a
copy
of
the
GNU
General
Public
License
!
along
with
this
program
; see the file COPYING. If not, write to
!
the
Free
Software
Foundation
,
675
Mass
Ave
,
Cambridge
,
MA
02139
,
USA
.
!
the
Free
Software
Foundation
,
59
Temple
Place
-
Suite
330
,
!
Boston
,
MA
02111
-
1307
,
USA
.
!
!
As
a
special
exception
,
if
you
link
this
library
with
files
!
compiled
with
GCC
to
produce
an
executable
,
this
does
not
cause
...
...
gcc/config/i386/sol2-ci.asm
View file @
97aadbb9
...
...
@@ -23,7 +23,8 @@
!
!
You
should
have
received
a
copy
of
the
GNU
General
Public
License
!
along
with
this
program
; see the file COPYING. If not, write to
!
the
Free
Software
Foundation
,
675
Mass
Ave
,
Cambridge
,
MA
02139
,
USA
.
!
the
Free
Software
Foundation
,
59
Temple
Place
-
Suite
330
,
!
Boston
,
MA
02111
-
1307
,
USA
.
!
!
As
a
special
exception
,
if
you
link
this
library
with
files
!
compiled
with
GCC
to
produce
an
executable
,
this
does
not
cause
...
...
gcc/config/i386/sol2-cn.asm
View file @
97aadbb9
...
...
@@ -23,7 +23,8 @@
!
!
You
should
have
received
a
copy
of
the
GNU
General
Public
License
!
along
with
this
program
; see the file COPYING. If not, write to
!
the
Free
Software
Foundation
,
675
Mass
Ave
,
Cambridge
,
MA
02139
,
USA
.
!
the
Free
Software
Foundation
,
59
Temple
Place
-
Suite
330
,
!
Boston
,
MA
02111
-
1307
,
USA
.
!
!
As
a
special
exception
,
if
you
link
this
library
with
files
!
compiled
with
GCC
to
produce
an
executable
,
this
does
not
cause
...
...
gcc/config/i386/sol2.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/sysv4.h"
...
...
gcc/config/i386/sun.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/i386.h"
...
...
gcc/config/i386/sun386.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Include common aspects of all 386 Unix assemblers. */
...
...
gcc/config/i386/svr3dbx.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/svr3gas.h"
...
...
gcc/config/i386/svr3gas.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/gas.h"
...
...
gcc/config/i386/sysv3.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/i386.h"
...
...
gcc/config/i386/sysv4.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "i386/i386.h"
/* Base i386 target machine definitions */
#include "i386/att.h"
/* Use the i386 AT&T assembler syntax */
...
...
gcc/config/i386/unix.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This file defines the aspects of assembler syntax
that are the same for all the i386 Unix systems
...
...
gcc/config/i386/v3gas.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <i386/gas.h>
...
...
gcc/config/i386/vsta.h
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define YES_UNDERSCORES
...
...
gcc/config/i386/win-nt.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define YES_UNDERSCORES
...
...
gcc/config/i386/winnt.c
View file @
97aadbb9
...
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include "config.h"
...
...
gcc/config/i386/xm-aix.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define USG
...
...
gcc/config/i386/xm-i386.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef i386
#define i386
...
...
gcc/config/i386/xm-lynx.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <xm-lynx.h>
...
...
gcc/config/i386/xm-os2.h
View file @
97aadbb9
...
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#ifndef OS2
#define OS2
...
...
gcc/config/i386/xm-osf.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#undef TRUE
#undef FALSE
...
...
gcc/config/i386/xm-vsta.h
View file @
97aadbb9
...
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
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, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define NO_STAB_H
...
...
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