CVS commit: src/sys/arch/news68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:07:38 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: machdep.c machid.h pmap_bootstrap.c Log Message: Don't put

CVS commit: src/sys/arch/news68k

2024-01-17 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 18 04:07:38 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: machdep.c machid.h pmap_bootstrap.c Log Message: Don't put

CVS commit: src/sys/arch/news68k/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jan 16 01:17:59 UTC 2024 Modified Files: src/sys/arch/news68k/news68k: isr.h Log Message: Use m68k_intrvec_intrhand() to implement isrunlink_vectored(). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/news68k/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Jan 16 01:17:59 UTC 2024 Modified Files: src/sys/arch/news68k/news68k: isr.h Log Message: Use m68k_intrvec_intrhand() to implement isrunlink_vectored(). To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 20:21:51 UTC 2024 Modified Files: src/sys/arch/news68k/dev: timer_hb.c src/sys/arch/news68k/include: cpu.h intr.h types.h src/sys/arch/news68k/news68k: genassym.cf locore.s machdep.c Log Message: G/C

CVS commit: src/sys/arch/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 20:21:51 UTC 2024 Modified Files: src/sys/arch/news68k/dev: timer_hb.c src/sys/arch/news68k/include: cpu.h intr.h types.h src/sys/arch/news68k/news68k: genassym.cf locore.s machdep.c Log Message: G/C

CVS commit: src/sys/arch/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 19:54:53 UTC 2024 Modified Files: src/sys/arch/news68k/include: vectors.h src/sys/arch/news68k/news68k: locore.s Log Message: No need for our own spurious interrupt handler now that m68k_intr.c handles them

CVS commit: src/sys/arch/news68k

2024-01-15 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 19:54:53 UTC 2024 Modified Files: src/sys/arch/news68k/include: vectors.h src/sys/arch/news68k/news68k: locore.s Log Message: No need for our own spurious interrupt handler now that m68k_intr.c handles them

CVS commit: src/sys/arch/news68k

2024-01-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 00:35:24 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/dev: timer_hb.c src/sys/arch/news68k/include: cpu.h intr.h types.h vectors.h

CVS commit: src/sys/arch/news68k

2024-01-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Jan 15 00:35:24 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/dev: timer_hb.c src/sys/arch/news68k/include: cpu.h intr.h types.h vectors.h

CVS commit: src/sys/arch/news68k/news68k

2024-01-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Jan 14 23:01:43 UTC 2024 Modified Files: src/sys/arch/news68k/news68k: isr.c isr.h Log Message: G/C isrlink_custom(); just use vec_set_entry() directly. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/sys/arch/news68k/news68k

2024-01-14 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sun Jan 14 23:01:43 UTC 2024 Modified Files: src/sys/arch/news68k/news68k: isr.c isr.h Log Message: G/C isrlink_custom(); just use vec_set_entry() directly. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25

CVS commit: src/sys/arch/news68k

2024-01-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 13 23:59:47 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: isr.c isr.h locore.s Added Files:

CVS commit: src/sys/arch/news68k

2024-01-13 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 13 23:59:47 UTC 2024 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/include: cpu.h src/sys/arch/news68k/news68k: isr.c isr.h locore.s Added Files:

CVS commit: src/sys/arch/news68k/news68k

2023-10-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 15 10:46:51 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s Log Message: Remove obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/news68k/news68k/locore.s

CVS commit: src/sys/arch/news68k/news68k

2023-10-15 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 15 10:46:51 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s Log Message: Remove obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/news68k/news68k/locore.s

CVS commit: src/sys/arch/news68k/news68k

2023-10-08 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 8 17:42:58 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s vectors.s Log Message: Revert my changes regarding removal of FPSP related blocks. After additional discussion it is preferred to keep code

CVS commit: src/sys/arch/news68k/news68k

2023-10-08 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 8 17:42:58 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: locore.s vectors.s Log Message: Revert my changes regarding removal of FPSP related blocks. After additional discussion it is preferred to keep code

Re: CVS commit: src/sys/arch/news68k/conf

2023-10-08 Thread Andrius V
OK, it makes sense. I will revert the changes. Thanks for your explanations. On Sun, Oct 8, 2023 at 12:49 PM matthew green wrote: > > > I was changing news68k specific code, thus wasn't treating them as > > common. But I understand the point. > > there's a *LOT* of m68k code that is copied

re: CVS commit: src/sys/arch/news68k/conf

2023-10-08 Thread matthew green
> I was changing news68k specific code, thus wasn't treating them as > common. But I understand the point. there's a *LOT* of m68k code that is copied into all the ports that is almost identical, and should really be shared, but it not, and changes like can make this harder to share. ie, while

Re: CVS commit: src/sys/arch/news68k/conf

2023-10-08 Thread Andrius V
On Sun, Oct 8, 2023 at 6:56 AM Izumi Tsutsui wrote: > > > In this case maybe I should remove all FPSP references (vectors.S, > > locore.S, Makefile.news68k (MD_LIBS={FPSP})? > > IMO we don't have to keep strict consistencies or buildabilities of > options but rather should consider readabilities

CVS commit: src/sys/arch/news68k

2023-10-07 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 8 03:57:48 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: machdep.c pmap_bootstrap.c src/sys/arch/news68k/stand/bootxx: start.S Log Message: Remove trailing spaces and tab. To generate a diff of this

CVS commit: src/sys/arch/news68k

2023-10-07 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun Oct 8 03:57:48 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: machdep.c pmap_bootstrap.c src/sys/arch/news68k/stand/bootxx: start.S Log Message: Remove trailing spaces and tab. To generate a diff of this

Re: CVS commit: src/sys/arch/news68k/conf

2023-10-07 Thread Izumi Tsutsui
> In this case maybe I should remove all FPSP references (vectors.S, > locore.S, Makefile.news68k (MD_LIBS={FPSP})? IMO we don't have to keep strict consistencies or buildabilities of options but rather should consider readabilities and maintainabilities. - options FPSP in a config file is not

CVS commit: src/sys/arch/news68k

2023-10-06 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri Oct 6 21:10:12 UTC 2023 Modified Files: src/sys/arch/news68k/conf: Makefile.news68k src/sys/arch/news68k/news68k: locore.s vectors.s Log Message: Remove fpsp include and #ifdef FPSP blocks for news68k. FPSP is

CVS commit: src/sys/arch/news68k

2023-10-06 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Fri Oct 6 21:10:12 UTC 2023 Modified Files: src/sys/arch/news68k/conf: Makefile.news68k src/sys/arch/news68k/news68k: locore.s vectors.s Log Message: Remove fpsp include and #ifdef FPSP blocks for news68k. FPSP is

Re: CVS commit: src/sys/arch/news68k/conf

2023-10-01 Thread Andrius V
In this case maybe I should remove all FPSP references (vectors.S, locore.S, Makefile.news68k (MD_LIBS={FPSP})? On Sun, Oct 1, 2023 at 10:08 PM Izumi Tsutsui wrote: > > > Module Name: src > > Committed By: andvar > > Date: Sun Oct 1 18:50:53 UTC 2023 > > > > Modified Files: > >

CVS commit: src/sys/arch/news68k

2023-10-01 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 1 19:28:36 UTC 2023 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/news68k: trap.c Log Message: Improve KGDB enabled build for news68k: * include sys/kgdb.h in news68k/trap.c for

CVS commit: src/sys/arch/news68k

2023-10-01 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 1 19:28:36 UTC 2023 Modified Files: src/sys/arch/news68k/conf: files.news68k src/sys/arch/news68k/news68k: trap.c Log Message: Improve KGDB enabled build for news68k: * include sys/kgdb.h in news68k/trap.c for

Re: CVS commit: src/sys/arch/news68k/conf

2023-10-01 Thread Izumi Tsutsui
> Module Name: src > Committed By: andvar > Date: Sun Oct 1 18:50:53 UTC 2023 > > Modified Files: > src/sys/arch/news68k/conf: Makefile.news68k > > Log Message: > include fpsp Makefile.inc in Makefile.news68k, same as other m68k ports. > > needed for FPSP option to build,

CVS commit: src/sys/arch/news68k/conf

2023-10-01 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 1 18:50:53 UTC 2023 Modified Files: src/sys/arch/news68k/conf: Makefile.news68k Log Message: include fpsp Makefile.inc in Makefile.news68k, same as other m68k ports. needed for FPSP option to build, otherwise FPSP

CVS commit: src/sys/arch/news68k/conf

2023-10-01 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sun Oct 1 18:50:53 UTC 2023 Modified Files: src/sys/arch/news68k/conf: Makefile.news68k Log Message: include fpsp Makefile.inc in Makefile.news68k, same as other m68k ports. needed for FPSP option to build, otherwise FPSP

CVS commit: src/sys/arch/news68k/include

2023-07-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 11 11:09:13 UTC 2023 Modified Files: src/sys/arch/news68k/include: intr.h Log Message: news68k/intr.h: Fix includes. Put some definitions under _KERNEL. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/sys/arch/news68k/include

2023-07-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Tue Jul 11 11:09:13 UTC 2023 Modified Files: src/sys/arch/news68k/include: intr.h Log Message: news68k/intr.h: Fix includes. Put some definitions under _KERNEL. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/sys/arch/news68k/news68k

2023-04-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Apr 22 10:09:12 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: bus_space.c trap.c Log Message: Remove ancient /*ARGSUSED*/ comments. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/sys/arch/news68k/news68k

2023-04-22 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Apr 22 10:09:12 UTC 2023 Modified Files: src/sys/arch/news68k/news68k: bus_space.c trap.c Log Message: Remove ancient /*ARGSUSED*/ comments. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/sys/arch/news68k/include

2023-01-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jan 27 19:50:02 UTC 2023 Modified Files: src/sys/arch/news68k/include: bus.h Log Message: news68k: Specify proper constraints for bus_space_read region and multi ops. Synk with next68k. Also use consistent register name

CVS commit: src/sys/arch/news68k/include

2023-01-27 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jan 27 19:50:02 UTC 2023 Modified Files: src/sys/arch/news68k/include: bus.h Log Message: news68k: Specify proper constraints for bus_space_read region and multi ops. Synk with next68k. Also use consistent register name