OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
arch
/
m68k
/
fpsp
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
fpsp
History log of
/src/sys/arch/m68k/fpsp/Makefile
Revision
Date
Author
Comments
1.17
25-Oct-2008
apb
Use ${TOOL_SED} instead if plain sed in Makefiles.
1.16
19-Oct-2008
apb
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
1.15
24-Jun-2006
tsutsui
branches: 1.15.58; 1.15.62; 1.15.68;
Pass sed command path to asm2gas via environment
rather than arg. ok'ed by gdamore.
1.14
18-Jun-2006
gdamore
Use TOOL_SED for asm2gas, which makes it possible to cross-compile this
on Solaris 10. (Solaris 10's sed doesn't like the comment lines, and
also complains about too many commands in the input.)
1.13
07-Apr-2006
mrg
branches: 1.13.2; 1.13.4;
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
1.12
11-Dec-2005
christos
branches: 1.12.4; 1.12.6; 1.12.8; 1.12.10; 1.12.12;
merge ktrace-lwp.
1.11
26-Oct-2003
lukem
branches: 1.11.16;
Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
1.10
04-Jun-2002
thorpej
branches: 1.10.6;
Don't use -traditional-cpp if HAVE_GCC3.
1.9
07-Oct-2001
tsutsui
branches: 1.9.4; 1.9.12;
Pass CPPFLAGS properly so that source files can include <machine/asm.h> .
1.8
02-Oct-2001
chs
support building fpsp with MAKEOBJDIRPREFIX.
1.7
18-Sep-1997
jeremy
branches: 1.7.28; 1.7.30;
Use ${CC} instead of cc and don't explicitly set AR and LD unless they are
unset.
1.6
25-Apr-1997
veego
branches: 1.6.4;
Add a -I${.CURDIR} to build netbsd.sa with a obj dir
1.5
25-Apr-1997
thorpej
Preprocess .s files before assembling them.
1.4
26-Oct-1994
cgd
new RCS ID format.
1.3
07-Jul-1994
mycroft
branches: 1.3.2;
Add copyright; clean up a bit.
1.2
05-Jul-1994
mycroft
Port to NetBSD, with some bug fixes and minor performance tweaks.
1.1
05-Jul-1994
mycroft
branches: 1.1.1;
Initial revision
1.1.1.1
05-Jul-1994
mycroft
Import the Motorola 68040 Floating Point Software Package.
1.3.2.2
07-Jul-1994
mycroft
Add copyright; clean up a bit.
1.3.2.1
07-Jul-1994
mycroft
file Makefile was added on branch netbsd-1-0 on 1994-07-07 07:29:08 +0000
1.6.4.1
22-Sep-1997
thorpej
Update marc-pcmcia branch from trunk.
1.7.30.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.7.30.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.7.28.1
11-Oct-2001
fvdl
Catch up with -current. Fix some bogons in the sparc64 kbd/ms
attach code. cd18xx conversion provided by mrg.
1.9.12.1
14-Jul-2002
gehenna
catch up with -current.
1.9.4.2
20-Jun-2002
nathanw
Catch up to -current.
1.9.4.1
07-Oct-2001
nathanw
file Makefile was added on branch nathanw_sa on 2002-06-20 03:39:19 +0000
1.10.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.10.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.10.6.1
03-Aug-2004
skrll
Sync with HEAD
1.11.16.2
30-Dec-2006
yamt
sync with head.
1.11.16.1
21-Jun-2006
yamt
sync with head.
1.12.12.1
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.12.10.1
19-Apr-2006
elad
sync with head - hopefully this will work
1.12.8.2
26-Jun-2006
yamt
sync with head.
1.12.8.1
11-Apr-2006
yamt
sync with head
1.12.6.1
22-Apr-2006
simonb
Sync with head.
1.12.4.1
09-Sep-2006
rpaulo
sync with head
1.13.4.2
24-Jun-2006
tsutsui
Pass sed command path to asm2gas via environment
rather than arg. ok'ed by gdamore.
1.13.4.1
18-Jun-2006
gdamore
Use TOOL_SED for asm2gas, which makes it possible to cross-compile this
on Solaris 10. (Solaris 10's sed doesn't like the comment lines, and
also complains about too many commands in the input.)
1.13.2.1
19-Jun-2006
chap
Sync with head.
1.15.68.1
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.15.62.1
04-May-2009
yamt
sync with head.
1.15.58.1
17-Jan-2009
mjf
Sync with HEAD.
Indexes created Mon Oct 27 20:09:55 GMT 2025