CVS commit: src/lib/libarch/i386

2017-08-12 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Aug 12 19:48:28 UTC 2017 Modified Files: src/lib/libarch/i386: shlib_version Log Message: Bump - removal of i386_vm86 and i386_pmc. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libarch/i386/shlib_version

CVS commit: src/lib/libarch/i386

2017-08-06 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Aug 6 08:00:40 UTC 2017 Modified Files: src/lib/libarch/i386: i386_pmc_info.2 Log Message: Deprecate. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libarch/i386/i386_pmc_info.2 Please note that diffs

CVS commit: src/lib/libarch/i386

2017-03-08 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Wed Mar 8 16:09:27 UTC 2017 Modified Files: src/lib/libarch/i386: i386_pmc.c Log Message: Deprecate the pmc functions in libi386. The parameters will be updated, and we are not interested in maintaining this anyway. Now i386's pmc

CVS commit: src/lib/libarch/alpha

2017-02-20 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Feb 20 15:23:43 UTC 2017 Modified Files: src/lib/libarch/alpha: alpha_pci_io.c Log Message: Fix -O0 build; should be included after ".arch ev56" pseudo-op. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/lib/li

CVS commit: src/lib/libarch/arm

2017-01-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 13 18:18:20 UTC 2017 Modified Files: src/lib/libarch/arm: arm_drain_writebuf.c Log Message: fix compilation To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libarch/arm/arm_drain_writebuf.c Please n

CVS commit: src/lib/libarch/x86_64

2017-01-12 Thread Maya Rashish
Module Name:src Committed By: maya Date: Thu Jan 12 19:02:22 UTC 2017 Modified Files: src/lib/libarch/x86_64: x86_64_iopl.c Log Message: replace old style function declaration To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libarch/x86_64/x86_64_iopl.

CVS commit: src/lib/libarch/sparc/v8

2015-09-22 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue Sep 22 13:27:13 UTC 2015 Modified Files: src/lib/libarch/sparc/v8: sparc_v8.S Log Message: Drop .proc. It is ignored by GNU as anyway. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libarch/sparc/v8/sparc

CVS commit: src/lib/libarch

2015-06-07 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon Jun 8 04:08:30 UTC 2015 Modified Files: src/lib/libarch: Makefile src/lib/libarch/i386: Makefile.inc src/lib/libarch/x86_64: Makefile.inc Log Message: Avoid defining MLIBDIR. Use ${MLIBDIR:Unone} instead. To

CVS commit: src/lib/libarch/sparc/v8

2013-10-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 2 15:43:02 UTC 2013 Modified Files: src/lib/libarch/sparc/v8: Makefile Log Message: use -Wa, To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libarch/sparc/v8/Makefile Please note that diffs are no

CVS commit: src/lib/libarch/sparc/v8

2013-10-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Oct 1 17:37:08 UTC 2013 Modified Files: src/lib/libarch/sparc/v8: Makefile Log Message: pass -Av8 to the assembler. binutils 2.23 insists on it for v8 instructions. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/lib/libarch

2013-07-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 18 22:14:10 UTC 2013 Modified Files: src/lib/libarch: Makefile src/lib/libarch/m68k: Makefile.inc Log Message: Use MACHINE_CPU for m68k To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/lib/libarch/

CVS commit: src/lib/libarch/alpha

2013-01-09 Thread Havard Eidnes
Module Name:src Committed By: he Date: Wed Jan 9 08:49:45 UTC 2013 Modified Files: src/lib/libarch/alpha: alpha_pci_io.c Log Message: Include for alpha_mb() definition. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/lib/libarch/alpha/alpha_pci_io.c Pl

CVS commit: src/lib/libarch/alpha

2012-03-22 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Mar 22 08:54:48 UTC 2012 Modified Files: src/lib/libarch/alpha: alpha_pci_io.c Log Message: Add a cast of the shift count to int32_t, so that we don't try to do int32_t << long, since ANSI C doesn't perform "balancing" before the

CVS commit: src/lib/libarch/alpha

2012-03-22 Thread Havard Eidnes
Module Name:src Committed By: he Date: Thu Mar 22 08:52:22 UTC 2012 Modified Files: src/lib/libarch/alpha: alpha_bus_window.c Log Message: Make 'i' unsigned to avoid signed/unsigned comparison warnings from lint. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.

CVS commit: src/lib/libarch/i386

2012-03-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Mar 21 21:37:29 UTC 2012 Modified Files: src/lib/libarch/i386: i386_get_ioperm.c i386_get_ldt.c i386_iopl.c i386_set_ioperm.c i386_set_ldt.c i386_vm86.c Log Message: c89 prototypes To generate a diff of this co

CVS commit: src/lib/libarch

2011-07-16 Thread David Young
Module Name:src Committed By: dyoung Date: Sun Jul 17 01:09:00 UTC 2011 Modified Files: src/lib/libarch: Makefile Log Message: Don't descend into alpha/. Up next: fix set lists. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/lib/libarch/Makefile Plea

CVS commit: src/lib/libarch/m68k

2011-03-27 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sun Mar 27 12:48:41 UTC 2011 Modified Files: src/lib/libarch/m68k: m68k_sync_icache.2 Log Message: Fix xref, arm32_sync_icache -> arm_sync_icache. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libarch/m68k