History log of /src/sys/arch/mac68k/mac68k/macromasm.s |
Revision | | Date | Author | Comments |
1.22 |
| 01-Nov-2009 |
snj | Drop 3rd and 4th clauses. Approved by Brad Grantham (copyright holder).
|
1.21 |
| 04-Mar-2007 |
christos | branches: 1.21.44; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.20 |
| 30-May-2002 |
thorpej | branches: 1.20.22; 1.20.60; Make this work with an ISO C preprocessor.
|
1.19 |
| 20-Nov-2001 |
chs | branches: 1.19.8; prepare for ELF: - add "%" prefix to register names in assembly code. - use _C_LABEL() where necessary. - use packed structures where necessary to match the old ABI.
|
1.18 |
| 15-Nov-2000 |
scottr | branches: 1.18.4; 1.18.8; As was the original intent a long, long time ago -- but in this galaxy, and in fact on this planet -- generate a SIGILL for user-mode A-line traps. The core of this change is taken verbatim from PR 10511, submitted by Christian Bauer.
|
1.17 |
| 21-Feb-1998 |
scottr | branches: 1.17.16; 1.17.26; Unify ADB options and place them all into opt_adb.h. Provide a knob to enable ADB debugging messages if ADB_DEBUG is configured.
|
1.16 |
| 12-May-1997 |
scottr | Add en implementation of the Deferred Task Manager, contributed by Paul Goyette <paul@pgoyette.bdt.com>.
|
1.15 |
| 15-Apr-1997 |
scottr | Use opt_mrg_adb.h header (missed in previous commit)
|
1.14 |
| 08-Apr-1997 |
scottr | Updates from John Wittkoski for new ADB driver.
|
1.13 |
| 13-Oct-1996 |
christos | backout previous kprintf change
|
1.12 |
| 11-Oct-1996 |
christos | printf -> kprintf, sprintf -> ksprintf
|
1.11 |
| 25-May-1996 |
briggs | Patches from Dave Huang (khym@bga.com) to get MRG ADB working on his 660av.
|
1.10 |
| 14-May-1996 |
briggs | branches: 1.10.4; Some updates from Bob Nestor <rnestor@metronet.com> to get the Performa 550 working again. I broke it when I moved the ROM mapping so it was no longer mapped on a friendly address boundary. Some cleanup.
|
1.9 |
| 28-Feb-1996 |
briggs | Changes from Walter Ruetten for P550 support.
|
1.8 |
| 02-Feb-1996 |
mycroft | assym.s -> assym.h (Some ports did this already.)
|
1.7 |
| 17-Sep-1995 |
briggs | Change HwCfgFlags4 to something a bit more mnemonic.
|
1.6 |
| 16-Sep-1995 |
briggs | Fixes from walter@ghpc8.ihf.rwth-aachen.de (Walter Ruetten) to use ROM routines to read and write PRAM times, etc..
|
1.5 |
| 03-Sep-1995 |
briggs | Clean up a bit.
|
1.4 |
| 02-Sep-1995 |
briggs | Optimize accesses to VIA2 a bit. Force SCSI driver to register interrupt functions and remove default handlers. Bring in a few changes from Walter Ruetten <walter@ghpc8.ihf.rwth-aachen.de>--more to come later. Define VIA interrupt functions as returning void, not long.
|
1.3 |
| 02-Aug-1995 |
briggs | Use panic() instead of printf();Debugger();
|
1.2 |
| 08-Jul-1995 |
briggs | Clean up a lot. Run machdep.c through indent. Remove a bunch of old debugging code and some dead code. Put in some new comments. Need more.
|
1.1 |
| 03-Dec-1994 |
briggs | Mac ROM Glue changes from grantham@tenon.com.
|
1.10.4.1 |
| 01-Jun-1996 |
scottr | Pull up version 1.11 from the main branch; AV fixes.
|
1.17.26.1 |
| 15-Nov-2000 |
tv | Pullup 1.18 [scottr]: As was the original intent a long, long time ago -- but in this galaxy, and in fact on this planet -- generate a SIGILL for user-mode A-line traps. The core of this change is taken verbatim from PR 10511, submitted by Christian Bauer.
|
1.17.16.1 |
| 22-Nov-2000 |
bouyer | Sync with HEAD.
|
1.18.8.2 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.18.8.1 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.18.4.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.18.4.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.19.8.1 |
| 14-Jul-2002 |
gehenna | catch up with -current.
|
1.20.60.1 |
| 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.20.22.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.21.44.1 |
| 11-Mar-2010 |
yamt | sync with head
|