Home | History | Annotate | only in /src/sys/arch/amiga/stand/bootblock/ppcboot
History log of /src/sys/arch/amiga/stand/bootblock/ppcboot
RevisionDateAuthorComments
 1.12 29-Mar-2014  mlelstv Use different option (-mcpu=68030) to select target cpu for the assembler.
The old option (-m68030) causes it to complain about features used that
are not provided by the target cpu.
 1.11 18-Mar-2014  riastradh Merge riastradh-drm2 to HEAD.
 1.10 18-Jul-2013  joerg Explicitly disable unwind tables for the boot loader.
 1.9 06-Jul-2010  mrg branches: 1.9.8; 1.9.18; 1.9.22; 1.9.30;
use elf2bb / elf2bb.h instead of the old, now gone aout2bb version.
 1.8 14-Mar-2010  mrg branches: 1.8.2;
update all of these makefiles for the .so -> .pico change.

most of them are most harmless, but the libgcc parts are quite essential.
before this change, all the special rules for .pico files were not applied,
and exception handling wasn't enabled. this caused c++ exceptions not to
work on sparc64.


this fixes the build of boost-headers (it was correctly calling exception
support broken!), which in turn makes all the things that depend upon it
to actually work again on sparc64.
 1.7 29-Dec-2009  elad branches: 1.7.2;
Don't abuse INSECURE for allowing exec() to load files not owned by uid 0.

Adjust references where this has been used.
 1.6 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.5 31-May-2002  thorpej branches: 1.5.108; 1.5.112; 1.5.118;
Add -ffreestanding.
 1.4 26-Jan-2002  aymeric branches: 1.4.8;
include ${.CURDIR}/../Makefile.booters
 1.3 26-Jan-2002  aymeric - ANSIfy
- remove some trailing spaces/tabs
- minor style nits
 1.2 17-Dec-2001  mhitch Adjust for a.out/ELF conversion program.
 1.1 28-Nov-1999  is branches: 1.1.2; 1.1.8; 1.1.12; 1.1.16;
Very initial support for booting PPC kernels on P5 boards.
 1.1.16.3 20-Jun-2002  nathanw Catch up to -current.
 1.1.16.2 28-Feb-2002  nathanw Catch up to -current.
 1.1.16.1 08-Jan-2002  nathanw Catch up to -current.
 1.1.12.3 23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.12.2 11-Feb-2002  jdolecek Sync w/ -current.
 1.1.12.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.8.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.1.8.1 28-Nov-1999  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 19:58:51 +0000
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.4.8.1 09-Jul-2002  gehenna catch up with -current.
 1.5.118.1 13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.5.112.3 11-Aug-2010  yamt sync with head.
 1.5.112.2 11-Mar-2010  yamt sync with head
 1.5.112.1 04-May-2009  yamt sync with head.
 1.5.108.1 17-Jan-2009  mjf Sync with HEAD.
 1.7.2.2 17-Aug-2010  uebayasi Sync with HEAD.
 1.7.2.1 30-Apr-2010  uebayasi Sync with HEAD.
 1.8.2.1 05-Mar-2011  rmind sync with head
 1.9.30.1 23-Jul-2013  riastradh sync with HEAD
 1.9.22.2 18-May-2014  rmind sync with head
 1.9.22.1 28-Aug-2013  rmind sync with head
 1.9.18.1 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.8.1 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3 30-Apr-2008  martin Convert TNF licenses to new 2 clause variant
 1.2 30-Dec-1999  is branches: 1.2.6; 1.2.132; 1.2.134; 1.2.136;
Assign copyright to TNF and add license.
 1.1 28-Nov-1999  is branches: 1.1.2;
Very initial support for booting PPC kernels on P5 boards.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.136.1 16-May-2008  yamt sync with head.
 1.2.134.1 18-May-2008  yamt sync with head.
 1.2.132.1 02-Jun-2008  mjf Sync with HEAD.
 1.2.6.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.2.6.1 30-Dec-1999  bouyer file hex2c.awk was added on branch thorpej_scsipi on 2000-11-20 19:58:51 +0000
 1.3 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.2 30-Dec-1999  is branches: 1.2.6; 1.2.132; 1.2.134; 1.2.136;
Assign copyright to TNF and add license.
 1.1 28-Nov-1999  is branches: 1.1.2;
Very initial support for booting PPC kernels on P5 boards.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.136.1 16-May-2008  yamt sync with head.
 1.2.134.1 18-May-2008  yamt sync with head.
 1.2.132.1 02-Jun-2008  mjf Sync with HEAD.
 1.2.6.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.2.6.1 30-Dec-1999  bouyer file kickstart.S was added on branch thorpej_scsipi on 2000-11-20 19:58:51 +0000
 1.5 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4 04-Mar-2007  christos branches: 1.4.40; 1.4.42; 1.4.44;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.3 26-Jan-2002  aymeric branches: 1.3.32; 1.3.70;
- ANSIfy
- remove some trailing spaces/tabs
- minor style nits
 1.2 30-Dec-1999  is branches: 1.2.6; 1.2.10; 1.2.14;
Assign copyright to TNF and add license.
 1.1 28-Nov-1999  is branches: 1.1.2;
Very initial support for booting PPC kernels on P5 boards.
 1.1.2.1 27-Dec-1999  wrstuden Pull up to last week's -current.
 1.2.14.1 28-Feb-2002  nathanw Catch up to -current.
 1.2.10.1 11-Feb-2002  jdolecek Sync w/ -current.
 1.2.6.2 20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.

I updated the amiga SCSI drivers, but completely untested yet (may not even
compile)
 1.2.6.1 30-Dec-1999  bouyer file ppcstart.c was added on branch thorpej_scsipi on 2000-11-20 19:58:51 +0000
 1.3.70.1 12-Mar-2007  rmind Sync with HEAD.
 1.3.32.1 03-Sep-2007  yamt sync with head.
 1.4.44.1 16-May-2008  yamt sync with head.
 1.4.42.1 18-May-2008  yamt sync with head.
 1.4.40.1 02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed