summaryrefslogtreecommitdiff
path: root/lib/libarch
AgeCommit message (Expand)Author
2017-08-12Bump - removal of i386_vm86 and i386_pmc.maxv
2017-08-12All things considered, remove the i386_pmc API. I deprecated it somemaxv
2017-08-12Remove the i386_vm86 API (instead of just deprecating it). This API is notmaxv
2017-08-06Deprecate.maxv
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-03-08Deprecate the pmc functions in libi386. The parameters will be updated,maxv
2017-02-20Fix -O0 build; <machine/bwx.h> should be included after ".arch ev56" pseudo-op.rin
2017-01-13fix compilationchristos
2017-01-12replace old style function declarationmaya
2016-01-23Define _KERNTYPES for things that need it.christos
2015-09-22Drop .proc. It is ignored by GNU as anyway.joerg
2015-06-08Avoid defining MLIBDIR. Use ${MLIBDIR:Unone} instead.matt
2014-08-10MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPUmatt
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2014-01-16Use uintptr_t & size_t instead of u_int and int for arm_sync_icache.matt
2013-10-02use -Wa,christos
2013-10-01pass -Av8 to the assembler. binutils 2.23 insists on it for v8mrg
2013-07-18Use MACHINE_CPU for m68kmatt
2013-04-27Changes for MKCOMPAT for earm.matt
2013-01-09Include <machine/alpha_cpu.h> for alpha_mb() definition.he
2012-03-22Add a cast of the shift count to int32_t, so that we don't tryhe
2012-03-22Make 'i' unsigned to avoid signed/unsigned comparison warnings from lint.he
2012-03-21c89 prototypeschristos
2011-07-28Put libalpha back.dyoung
2011-07-17Don't descend into alpha/.dyoung
2011-03-27Fix xref, arm32_sync_icache -> arm_sync_icache.njoly
2009-12-13rename LD32DIR to MLIBDIR.mrg
2008-10-26build libi386 / libsparc in 32 bit mode on amd64 / sparc64, respectively.mrg
2008-10-26look for <i386/vm86.h>mrg
2008-05-03libsparc_v8 is designed for overriding libc with ld.so.conf.nakayama
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-05fix more caddr_t -> void * fallout.mrg
2006-04-13Bump date for previous.wiz
2006-04-12second step to retire the useless i386_set_ioperm/i386_get_iopermdrochner
2006-04-12first step to retire the useless i386_set_ioperm/i386_get_iopermdrochner
2005-12-26u_intN_t -> uintN_tperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2004-10-07Bring over the changes from revision 1.7 ofsnj
2004-03-13Two grammar fixes from jmc@openbsd.wiz
2004-02-13Uppercase CPU.wiz
2003-09-11bump major. i386_vm86 abi change.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-27This man page is in section 2, not 3.wiz
2003-06-27This man page is in section 2, not 3.wiz
2003-05-07s/busses/buses/wiz
2003-05-02section 2, not 3.gmcgarry
2003-04-16Usewiz
2003-01-09this is a sparc file not an i386 file ... correct a comment.mrg
2002-11-27Don't build normal and profile archives.pk