OpenGrok
Cross Reference: Makefile.sgimips.inc
xref
: /
src
/
sys
/
arch
/
sgimips
/
conf
/
Makefile.sgimips.inc
Home
|
History
|
Annotate
|
Download
|
only in
conf
History log of
/src/sys/arch/sgimips/conf/Makefile.sgimips.inc
Revision
Date
Author
Comments
1.13
01-Jan-2019
christos
ELF2ECOFF -> MIPS_ELF2ECOFF
1.12
20-Feb-2011
matt
branches: 1.12.54; 1.12.56;
Merge forward matt-nb5-mips64
Adapt to new interrupt/spl framework
Deal with arcbios calls being O32 and kernels being N32/N64.
Need to save/restore T8 across arcbios calls.
1.11
22-Dec-2006
rumble
branches: 1.11.70; 1.11.76; 1.11.78;
Revert the change to using objcopy in 1.9. Our present objcopy solution
results in unbootable ecoff kernels ("malloc_type_attach: bad magic"
panic). Maybe this could be fixed with appropriate flags, but elf2ecoff
produces working ecoff kernels and ecoff bootloaders, which was the reason
for the switch in the first place.
1.10
11-Dec-2005
christos
branches: 1.10.20;
merge ktrace-lwp.
1.9
28-Feb-2005
sekiya
branches: 1.9.4;
Use objcopy instead of (broken) elf2ecoff to create ECOFF kernel. Suggested
by tsutsui@ on port-mips.
1.8
01-Oct-2004
sekiya
branches: 1.8.4; 1.8.6;
Create an ecoff kernel only if WANT_ECOFF="yes".
ECOFF kernels are really only useful for netbooting; our disk bootloader handles
ELF. Therefore, define WANT_ECOFF for INSTALL32_IP2x only.
1.7
21-May-2002
rafal
branches: 1.7.8; 1.7.12;
Turn kernels into ecoff as well by default.
1.6
09-Dec-2001
atatat
branches: 1.6.8;
Roll the rest of the ports over to the new MI kernel build machinery.
Any problems reported by testers have been fixed, and massive
cross-compiling of kernels has shown that any problems that remain
with actually building kernels are not related to this.
1.5
19-Nov-2001
soren
Remove netbsd.high Ind* load address hack and use a separate
distribution GENERIC instead.
1.4
08-Oct-2001
simonb
branches: 1.4.4;
Use ${KERNLDSCRIPT} instead of hard-coded ld script name.
1.3
05-Oct-2001
pooka
use kern.ldscript instead of kern.ldscript.be per new scheme
1.2
07-Jun-2001
thorpej
branches: 1.2.2; 1.2.4;
Pass -N to the linker, so that it will generate a single PT_LOAD
section (a'la OMAGIC).
1.1
03-Dec-2000
matt
branches: 1.1.2; 1.1.4;
Start using a Makefile.mips. Use a combination of makeoptions and
Makefile.sgimips.inc which has sgimips specific stuff.
1.1.4.1
21-Jun-2001
nathanw
Catch up to -current.
1.1.2.2
08-Dec-2000
bouyer
Sync with HEAD.
1.1.2.1
03-Dec-2000
bouyer
file Makefile.sgimips.inc was added on branch thorpej_scsipi on 2000-12-08 09:30:25 +0000
1.2.4.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.2.2.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.2.2.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.4.4.3
20-Jun-2002
nathanw
Catch up to -current.
1.4.4.2
08-Jan-2002
nathanw
Catch up to -current.
1.4.4.1
08-Oct-2001
nathanw
file Makefile.sgimips.inc was added on branch nathanw_sa on 2002-01-08 00:27:25 +0000
1.6.8.1
30-May-2002
gehenna
Catch up with -current.
1.7.12.1
06-Feb-2005
jmc
Pull up patch (requested by martti in ticket #1086)
Move ipf to sys/dist/ipf and sync w. trunk
1.7.8.2
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.7.8.1
19-Oct-2004
skrll
Sync with HEAD
1.8.6.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.8.4.1
29-Apr-2005
kent
sync with -current
1.9.4.1
30-Dec-2006
yamt
sync with head.
1.10.20.1
12-Jan-2007
ad
Sync with head.
1.11.78.1
05-Mar-2011
bouyer
Sync with HEAD
1.11.76.1
06-Jun-2011
jruoho
Sync with HEAD.
1.11.70.1
05-Mar-2011
rmind
sync with head
1.12.56.1
10-Jun-2019
christos
Sync with HEAD
1.12.54.1
18-Jan-2019
pgoyette
Synch with HEAD
Indexes created Wed Oct 29 07:09:46 GMT 2025