代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/297233/8038410
h linux.h
/* Definitions for ARM running Linux-based GNU systems.
Copyright (C) 1993, 1994, 1997 Free Software Foundation, Inc.
Contributed by Russell King .
This file is part of
www.eeworm.com/read/297233/8038422
t-linux
# Just for these, we omit the frame pointer since it makes such a big
# difference. It is then pointless adding debugging.
LIBGCC2_CFLAGS=-O2 -fomit-frame-pointer $(LIBGCC2_INCLUDES) $(GCC_CFLAGS) -g
www.eeworm.com/read/297233/8038687
h linux.h
/* Definitions for Motorola 68k running Linux-based GNU systems with
ELF format.
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free softw
www.eeworm.com/read/297233/8038770
t-linux
# Don't run fixproto
STMP_FIXPROTO =
# Don't make libgcc1.a
LIBGCC1 =
CROSS_LIBGCC1 =
# On GNU/Linux we can print long double
ENQUIRE_CFLAGS = -DNO_MEM -O0
# Don't install assert.h
INSTALL_ASSERT_H =
www.eeworm.com/read/297233/8038870
h linux.h
/* Definitions for Linux-based GNU systems with ELF format
Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by Eric Youngdale.
Modified for stabs-in-ELF by H.J. Lu.
www.eeworm.com/read/297233/8038964
h linux.h
/* Definitions of target machine for GNU compiler, for Alpha Linux-based GNU
systems using ECOFF.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Bob Manson.
This file
www.eeworm.com/read/297233/8038980
t-linux
# Do not build libgcc1. Let gcc generate those functions. The GNU/Linux
# C library can handle them.
LIBGCC1 =
CROSS_LIBGCC1 =
LIBGCC1_TEST =
www.eeworm.com/read/297233/8039138
h linux.h
/* Definitions of target machine for GNU compiler,
for IBM RS/6000 running AIX version 3.1.
Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Contributed by Michael Meissner (meissner@c
www.eeworm.com/read/297233/8039230
t-linux
# Don't run fixproto
STMP_FIXPROTO =
# Don't install "assert.h" in gcc. We use the one in glibc.
INSTALL_ASSERT_H =
# Compile crtbeginS.o and crtendS.o with pic.
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compil
www.eeworm.com/read/297233/8039763
h linux.h
/* Definitions for Intel 386 running Linux-based GNU systems with ELF format.
Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
Contributed by Eric Youngdale.
Modified for s