Age | Commit message (Expand) | Author |
2003-07-25 | let ALWAYS_MATH_EMULATE actually compile | Jason Wright |
2003-07-25 | make sure SYSENTER registers are 0 at boot time. should fix an unusual | Ted Unangst |
2003-07-24 | a whole bunch of tyop fixes from Andrey Smagin | Jason Wright |
2003-07-23 | add ahc and clean things a bit | Jason Wright |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-07-19 | The last parameter to _dma_init for wdc code is flags, not read, | Dale Rahn |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-07-16 | sun disklabels need updating too. frag size -> 2048. | Ted Unangst |
2003-07-16 | Add support for unbuffered SBus LANCE devices. jason@ and deraadt@ OK | Todd C. Miller |
2003-07-16 | only match int-eg on gecko sgc cards | Michael Shalayeff |
2003-07-15 | hptmask goes away as a register and frees one tmp cr | Michael Shalayeff |
2003-07-15 | model and revision were swappedplaces in the struct | Michael Shalayeff |
2003-07-15 | more dmamap_load_* functions stolen from other places and de-register | Michael Shalayeff |
2003-07-15 | include the puc stuff (currently commented out in GENERIC) | Jason Wright |
2003-07-15 | match on ich5 as piix; from couderc@ | Michael Shalayeff |
2003-07-14 | tickspending is now a private variable of clock.c | Dale Rahn |
2003-07-14 | 'dual' clock support for macppc, this allows the stat clock to run | Dale Rahn |
2003-07-14 | For completeness, handle ldqf/stqf alignment faults by calling the emulation | Jason Wright |
2003-07-14 | i_loadstore is missing the rs1 decode which shifts the i_i bits and i_simm13 | Jason Wright |
2003-07-14 | cleaning and undef DEBUG_EMUL | Jason Wright |
2003-07-13 | whoa, gcc wasn't at fault: i_loadstore was missing 5 bits, which was causing | Jason Wright |
2003-07-13 | my loathing for gcc runneth over: another case where a bitfield isn't | Jason Wright |
2003-07-12 | grr. gcc has bugs in its bitfields, work around it. | Jason Wright |
2003-07-12 | %asi is in tf_tstate... nail the last variant of ldqfa/stqfa | Jason Wright |
2003-07-12 | almost full emulation of stq(a)/ldq(a): | Jason Wright |
2003-07-11 | Set pcb_onfault earlier in 386 version of copyout and clean up | Artur Grabowski |
2003-07-11 | debug only; mickey ok | Theo de Raadt |
2003-07-11 | fix some displays; | Jason McIntyre |
2003-07-10 | unifdef -UNEW_FPSTATE in attempt to make it more clear | Jason Wright |
2003-07-10 | small bit of cleaning | Jason Wright |
2003-07-10 | - working emulation for POPC instruction | Jason Wright |
2003-07-10 | more instructions in type 3, op=2 | Jason Wright |
2003-07-09 | part of infrastructure to deal with emulated stqf/ldqf: | Jason Wright |
2003-07-09 | another instruction correction: STQDC -> STQFA | Jason Wright |
2003-07-09 | corrections/filling of type 3 v9 instructions | Jason Wright |
2003-07-09 | add trap entries for LDQF/STQF alignment faults, but handle them as | Jason Wright |
2003-07-09 | add a bunch more traps from the v9 spec | Jason Wright |
2003-07-09 | s/Tryap/Trap | Jason Wright |
2003-07-08 | The best read code of mice and men, ... (reviewed by /dev/null) | Dale Rahn |
2003-07-08 | Improved timebase register handling. use all 64 bits, instead of the | Dale Rahn |
2003-07-08 | add ep@pcmcia and phys, commented out an and com | Michael Shalayeff |
2003-07-08 | BUS_SPACE_BARRIER_{READ,WRITE} are needed for some drivers -- fake | Michael Shalayeff |
2003-07-07 | disable accidentially enabled 'debug' flag; ok drahn | Peter Valchev |
2003-07-07 | Fix for PR 3177. | Tobias Weingartner |
2003-07-07 | function for cpuid instruction. pulled from longrun into generic code. | Ted Unangst |
2003-07-05 | do not make bad machine@ links | Theo de Raadt |
2003-07-02 | [kick] fix merge error. | Dale Rahn |
2003-07-02 | Use defines for the interrupt type, not magic numbers. | Dale Rahn |
2003-07-02 | Add a stub where code could be added to make use of the new key on recent | Dale Rahn |
2003-07-02 | If the fpu or vector registers are not currently associated with any | Dale Rahn |