On May 2, 7:33am, m...@3am-software.com (Matt Thomas) wrote:
-- Subject: Re: CVS commit: src/sys/arch/mips/include
| Not all ABIs run on all CPU architectures. N32/N64 are 64-bit only
| so you can exclude all MIPS32 and MIPS1/MIPS2 cpus.
|
| The ABI for the kernel must be the same as the ABI
> On May 2, 2015, at 4:52 AM, Christos Zoulas wrote:
>
> On May 1, 1:46pm, m...@3am-software.com (Matt Thomas) wrote:
> -- Subject: Re: CVS commit: src/sys/arch/mips/include
>
> |
> | > On May 1, 2015, at 11:37 AM, Christos Zoulas wrote:
> | >
> | > Modu
On May 1, 1:46pm, m...@3am-software.com (Matt Thomas) wrote:
-- Subject: Re: CVS commit: src/sys/arch/mips/include
|
| > On May 1, 2015, at 11:37 AM, Christos Zoulas wrote:
| >
| > Module Name:src
| > Committed By: christos
| > Date: Fri May 1 18
> >> If reasonably possible, use MACHINE=MACHINE_ARCH=whatever config.guess
> >> uses for the platform. A lot of the different MACHINE values are due to
> >> historical reasons annd wouldn't happen again.
> >
> > I think keeping evb* for boards makes sense, though.
>
> I agree. MACHINE=evbavr32
> On May 1, 2015, at 11:37 AM, Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Fri May 1 18:37:40 UTC 2015
>
> Modified Files:
> src/sys/arch/mips/include: locore.h
>
> Log Message:
> change #error to KASSERT
>
>
> To generate a diff of this commi
On Jul 23, 2014, at 1:46 PM, Joerg Sonnenberger wrote:
> On Tue, Jul 22, 2014 at 10:40:02PM +0100, Alexander Nasonov wrote:
>> Matt Thomas wrote:
>>>
>>> On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
I allocate with the X flag and it seems to work:
/* in sljitExecAlloca
On Tue, Jul 22, 2014 at 10:40:02PM +0100, Alexander Nasonov wrote:
> Matt Thomas wrote:
> >
> > On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
> > > I allocate with the X flag and it seems to work:
> > >
> > > /* in sljitExecAllocator.c */
> > >return (void *)uvm_km_alloc(module_m
Matt Thomas wrote:
>
> On Jul 22, 2014, at 2:40 PM, Alexander Nasonov wrote:
>
> > Matt Thomas wrote:
> >>
> >> On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
> >>> I allocate with the X flag and it seems to work:
> >>>
> >>> /* in sljitExecAllocator.c */
> >>> return (void *)uvm
On Jul 22, 2014, at 2:40 PM, Alexander Nasonov wrote:
> Matt Thomas wrote:
>>
>> On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
>>> I allocate with the X flag and it seems to work:
>>>
>>> /* in sljitExecAllocator.c */
>>> return (void *)uvm_km_alloc(module_map, size,
>>>
Matt Thomas wrote:
>
> On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
> > I allocate with the X flag and it seems to work:
> >
> > /* in sljitExecAllocator.c */
> >return (void *)uvm_km_alloc(module_map, size,
> >PAGE_SIZE, UVM_KMF_WIRED | UVM_KMF_ZERO | UVM_KMF_EXEC);
On Jul 22, 2014, at 2:27 PM, Alexander Nasonov wrote:
> Matt Thomas wrote:
>>
>> On Jul 22, 2014, at 12:54 PM, Alexander Nasonov wrote:
>>
>>> Module Name:src
>>> Committed By: alnsn
>>> Date: Tue Jul 22 19:54:55 UTC 2014
>>>
>>> Modified Files:
>>> src/sys/ar
Matt Thomas wrote:
>
> On Jul 22, 2014, at 12:54 PM, Alexander Nasonov wrote:
>
> > Module Name:src
> > Committed By: alnsn
> > Date: Tue Jul 22 19:54:55 UTC 2014
> >
> > Modified Files:
> > src/sys/arch/mips/include: sljitarch.h
> >
> > Log Message:
> > Define
On Jul 22, 2014, at 12:54 PM, Alexander Nasonov wrote:
> Module Name: src
> Committed By: alnsn
> Date: Tue Jul 22 19:54:55 UTC 2014
>
> Modified Files:
> src/sys/arch/mips/include: sljitarch.h
>
> Log Message:
> Define SLJIT_CACHE_FLUSH() for mips.
Actually, this isn't enough.
martin@ wrote:
> Added Files:
> src/sys/arch/mips/include: cache_r5900.h
>
> Log Message:
> Restore file for playstation2 accidently overlooked in the big revitilazation
Much more r5900 files and #ifdefs have been removed since mips64 merge.
http://www.nerv.org/netbsd/?q=id:20110220T074548
14 matches
Mail list logo