1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

Replace mv debug with mvff debug.

Remove some remaining occurrences of mpscvm.h.

Copied from Perforce
 Change: 194865
This commit is contained in:
Gareth Rees 2018-08-02 14:20:23 +01:00
parent faaa5287b7
commit 967b61398d
18 changed files with 24 additions and 37 deletions

View file

@ -6,7 +6,6 @@
*/
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpscmvt.h"
#include "mpslib.h"

View file

@ -9,7 +9,6 @@
#include "mps.h"
#include "mpsavm.h"
#include "mpscmfs.h"
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpslib.h"
#include "mpslib.h"

View file

@ -1713,7 +1713,6 @@
311F2F5817398AE900C15B6A /* event.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = event.h; sourceTree = "<group>"; };
311F2F5917398AE900C15B6A /* eventcom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eventcom.h; sourceTree = "<group>"; };
311F2F5A17398AE900C15B6A /* eventdef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eventdef.h; sourceTree = "<group>"; };
311F2F5C17398AE900C15B6A /* eventrep.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eventrep.h; sourceTree = "<group>"; };
311F2F5E17398B0E00C15B6A /* lock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lock.h; sourceTree = "<group>"; };
311F2F5F17398B0E00C15B6A /* meter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = meter.h; sourceTree = "<group>"; };
311F2F6017398B0E00C15B6A /* misc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = misc.h; sourceTree = "<group>"; };
@ -1737,7 +1736,6 @@
311F2F7817398B8E00C15B6A /* th.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = th.h; sourceTree = "<group>"; };
311F2F7A17398B8E00C15B6A /* tract.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tract.h; sourceTree = "<group>"; };
311F2F7B17398E7600C15B6A /* poolmvff.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = poolmvff.h; sourceTree = "<group>"; };
311F2F7C17398E9A00C15B6A /* mpscmv.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mpscmv.h; sourceTree = "<group>"; };
3124CAB8156BE3EC00753214 /* awlut */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = awlut; sourceTree = BUILT_PRODUCTS_DIR; };
3124CAC2156BE40100753214 /* awlut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = awlut.c; sourceTree = "<group>"; };
3124CAC6156BE48D00753214 /* fmtdy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmtdy.c; sourceTree = "<group>"; };
@ -2552,7 +2550,6 @@
311F2F5817398AE900C15B6A /* event.h */,
311F2F5917398AE900C15B6A /* eventcom.h */,
311F2F5A17398AE900C15B6A /* eventdef.h */,
311F2F5C17398AE900C15B6A /* eventrep.h */,
22C5C99A18EC6AEC004C63D4 /* failover.c */,
22C5C99B18EC6AEC004C63D4 /* failover.h */,
31EEAC1A156AB2B200714D05 /* format.c */,
@ -2576,7 +2573,6 @@
311F2F6517398B3B00C15B6A /* mpsacl.h */,
311F2F6617398B3B00C15B6A /* mpsavm.h */,
22FACEDB188808D5000FDBC1 /* mpscmfs.h */,
311F2F7C17398E9A00C15B6A /* mpscmv.h */,
31EEABF5156AAF7C00714D05 /* mpsi.c */,
311F2F6717398B3B00C15B6A /* mpsio.h */,
311F2F6817398B3B00C15B6A /* mpslib.h */,

View file

@ -26,7 +26,6 @@
#include "mpscmvff.h"
#include "poolmvff.h"
#include "mpscmfs.h"
#include "mpscmv.h"
#include "poolmfs.h"
SRCID(poolmvff, "$Id$");

View file

@ -5,7 +5,6 @@
* Portions copyright (C) 2002 Global Graphics Software.
*/
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpscmfs.h"
#include "mpslib.h"

View file

@ -5,7 +5,6 @@
*/
#include "mpm.h"
#include "mpscmv.h"
#include "mpscmvt.h"
#include "mpscmvff.h"
#include "mpscsnc.h"

View file

@ -23,7 +23,6 @@ mpscams.h :ref:`pool-ams` pool class external interface.
mpscawl.h :ref:`pool-awl` pool class external interface.
mpsclo.h :ref:`pool-lo` pool class external interface.
mpscmfs.h :ref:`pool-mfs` pool class external interface.
mpscmv.h Deprecated MV (Manual Variable) pool class external interface.
mpscmv2.h Former (deprecated) :ref:`pool-mvt` pool class interface.
mpscmvff.h :ref:`pool-mvff` pool class external interface.
mpscmvt.h :ref:`pool-mvt` pool class external interface.

View file

@ -1,7 +1,7 @@
/*
TEST_HEADER
id = $Id$
summary = wrong size_t to free (MV)
summary = wrong size_t to free (MVFF debug)
language = c
link = testlib.o
OUTPUT_SPEC
@ -12,7 +12,7 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
#include "mpscmvff.h"
#include "arg.h"
void *stackpointer;
@ -29,7 +29,7 @@ static void test(void)
cdie(mps_thread_reg(&thread, arena), "register thread");
cdie(mps_pool_create_k(&pool, arena, mps_class_mv_debug(), mps_args_none),
cdie(mps_pool_create_k(&pool, arena, mps_class_mvff_debug(), mps_args_none),
"create pool");
die(mps_alloc(&a, pool, 8),

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
static void test(void)
{

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
static void test(void)
{

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
static void test(void)
{

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
void *stackpointer;

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
void *stackpointer;

View file

@ -12,7 +12,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
static void test(void)
{

View file

@ -10,7 +10,6 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
static void test(void)
{

View file

@ -1,7 +1,7 @@
/*
TEST_HEADER
id = $Id$
summary = MV fenceposting check
summary = MVFF debug fenceposting check
language = c
link = testlib.o
OUTPUT_SPEC
@ -11,7 +11,7 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpsavm.h"
void *stackpointer;
@ -29,10 +29,11 @@ static void test(void) {
(size_t) (1024*1024*50)), "create arena");
cdie(mps_thread_reg(&thread, arena), "register thread");
die(mps_pool_create(&pool, arena, mps_class_mv_debug(), &debugOpts,
(size_t)8192, (size_t)8, (size_t)65536),
"create MV pool");
MPS_ARGS_BEGIN(args) {
MPS_ARGS_ADD(args, MPS_KEY_POOL_DEBUG_OPTIONS, &debugOpts);
die(mps_pool_create_k(&pool, arena, mps_class_mvff_debug(), args),
"create MVFF pool");
} MPS_ARGS_END(args);
die(mps_alloc(&a, pool, 64), "alloc a");
c = a;

View file

@ -1,7 +1,7 @@
/*
TEST_HEADER
id = $Id$
summary = MV fenceposting check: subfree
summary = MVFF debug fenceposting check: subfree
language = c
link = testlib.o
OUTPUT_SPEC
@ -12,7 +12,7 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpsavm.h"
@ -32,9 +32,11 @@ static void test(void)
(size_t) (1024*1024*50)), "create arena");
cdie(mps_thread_reg(&thread, arena), "register thread");
die(mps_pool_create(&pool, arena, mps_class_mv_debug(), &debugOpts,
(size_t)8192, (size_t)8, (size_t)65536),
"create MVFF pool");
MPS_ARGS_BEGIN(args) {
MPS_ARGS_ADD(args, MPS_KEY_POOL_DEBUG_OPTIONS, &debugOpts);
die(mps_pool_create(&pool, arena, mps_class_mv_debug(), args),
"create MVFF pool");
} MPS_ARGS_END(args);
die(mps_alloc(&a, pool, 64), "alloc a");

View file

@ -1,7 +1,7 @@
/*
TEST_HEADER
id = $Id$
summary = MV fenceposting check: free
summary = MVFF debug fenceposting check: free
language = c
link = testlib.o
OUTPUT_SPEC
@ -11,7 +11,7 @@ END_HEADER
*/
#include "testlib.h"
#include "mpscmv.h"
#include "mpscmvff.h"
#include "mpsavm.h"
void *stackpointer;
@ -29,10 +29,11 @@ static void test(void) {
(size_t) (1024*1024*50)), "create arena");
cdie(mps_thread_reg(&thread, arena), "register thread");
die(mps_pool_create(&pool, arena, mps_class_mv_debug(), &debugOpts,
(size_t)8192, (size_t)8, (size_t)65536),
"create MVFF pool");
MPS_ARGS_BEGIN(args) {
MPS_ARGS_ADD(args, MPS_KEY_POOL_DEBUG_OPTIONS, &debugOpts);
die(mps_pool_create_k(&pool, arena, mps_class_mv_debug(), args),
"create MVFF pool");
} MPS_ARGS_END(args);
die(mps_alloc(&a, pool, 63), "alloc a");
c = a;