1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 11:21:19 -07:00
emacs/mps/src
Pekka Pirinen ec433c72df Remove i
Copied from Perforce
 Change: 20812
 ServerID: perforce.ravenbrook.com
1999-05-19 12:46:16 +01:00
..
hqbuild Remove the obsolete mstools stuff 1998-12-02 17:28:02 +00:00
s7ppac Merging from brisling branch, change.epcore.chub.160202, adding required files 1999-02-01 15:33:21 +00:00
abq.c Add owners to meters (change.epcore.brisling.pre.1.4) 1998-12-04 20:08:28 +00:00
abq.h Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
abqtest.c Add owner param (change.epcore.brisling.pre.1.4) 1998-12-07 12:59:37 +00:00
action.c
amcss.c
amsss.c
apss.c Remove i 1999-05-19 12:46:16 +01:00
arena.c Add writebarrierhitcount (change.dylan.kinglet.170577) 1999-03-10 19:39:56 +00:00
arenacl.c Merging from mmdrj_devel_arena_hysteresis, change.epcore.brisling.160132 1999-01-18 13:59:21 +00:00
arenacv.c
arenavm.c Bug sometimes when last page is in hysteresis fund, see change.epcore.chub.160256: assertion failure while purging the hysteresis fund 1999-05-17 14:41:40 +01:00
arenavmx.c Add more explanation 1999-04-13 13:43:11 +01:00
assert.c
awlut.c
bt.c Change.epcore.chub.160206: bit table search doesn't always find ranges near the end 1999-02-22 16:59:19 +00:00
btcv.c Change.epcore.chub.160206: bit table search doesn't always find ranges near the end 1999-02-22 17:44:22 +00:00
bttest.c
buffer.c Merging from jackdaw, destroying a buffer with pop pending, change.dylan.jackdaw.1.170604 1999-02-17 14:22:28 +00:00
cbs.c Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
cbs.h Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
cbstest.c Include cbs.h 1998-12-08 10:46:49 +00:00
check.h Move statistic to mpm.h and replace nocheck with generic discard (change.dylan.kinglet.170577) 1999-03-10 19:34:32 +00:00
comm.gmk Change.mps.dylan.kinglet.160151 rework 1999-05-07 16:13:16 +01:00
commpost.nmk Make eventcnv variety dependent 1999-05-07 16:13:46 +01:00
commpre.nmk Change.epcore.chub.160139: mps libraries aren't compiled to be thread-safe 1999-03-23 17:02:02 +00:00
config.h Adjust eventstringlengthmax 1999-04-19 20:31:57 +01:00
cx.gmk Function field must be 41 chars, change.dylan.kinglet.160127 1998-11-04 13:16:07 +00:00
dbgpool.c Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
dbgpool.h Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
dc.gmk
dumper.c
eg.gmk New unit 1999-03-23 16:36:29 +00:00
event.c Add eventinterngenstring for general strings; pass string len in intern 1999-04-26 18:06:41 +01:00
event.h Add eventinterngenstring for general strings 1999-04-26 18:04:59 +01:00
eventcnv.c Change.mps.dylan.kinglet.160151 rework 1999-05-07 16:11:09 +01:00
eventcom.h Add eventstring 1999-04-24 19:11:30 +01:00
eventdef.h Add more events (change.dylan.kinglet.170577); fix kind of amcscan* 1999-03-10 19:26:33 +00:00
eventgen.h Regenerate for new string passing 1999-04-26 18:03:15 +01:00
eventgen.pl Pass strings with length 1999-04-26 18:02:06 +01:00
eventpro.c Change.mps.dylan.kinglet.160151 rework 1999-05-07 16:11:09 +01:00
eventpro.h New interface 1999-05-07 16:12:55 +01:00
finalcv.c
fmtdy.c
fmtdy.h
fmtdytst.c
format.c
gc.gmk
gp.gmk
i6cc.gmk
iam4cc.gmk
ic.gmk
idlench.awk New unit 1998-11-04 12:11:51 +00:00
lc.gmk
ld.c
lii3eg.gmk New unit 1999-03-23 16:36:29 +00:00
lippgc.gmk Using nobbled gcmkli.gmk because system headers cause warnings 1998-11-13 14:59:55 +00:00
lo.h
lock.h Change.dylan.jackdaw.170592: merge of mmdevel_tony_inheritance 1998-10-14 19:44:19 +01:00
lockan.c Fix proto of lock*globalrecursive (change.epcore.chub.160198) 1999-02-16 11:08:39 +00:00
lockcov.c
lockutw3.c
lockw3.c Fix proto of lock*globalrecursive (change.epcore.chub.160198) 1999-02-16 11:07:11 +00:00
locus.c
locv.c
message.c Change.dylan.kinglet.160127.assignment.3 1998-10-30 16:27:00 +00:00
meter.c Removed unnecessary conditionalization 1999-03-15 13:03:16 +00:00
meter.h Use diagnostics 1999-03-15 13:03:47 +00:00
misc.h Move str here; add discard* (change.dylan.kinglet.170577) 1999-03-10 19:33:25 +00:00
mpm.c Inlining boolcheck, design.mps.type.bool.check.inline 1998-11-16 13:41:17 +00:00
mpm.h Add size_talignup; fix type of pointeroffset 1999-04-24 19:13:56 +01:00
mpmss.c Use randomize 1999-05-11 18:58:09 +01:00
mpmst.h Add statistic_decls to diagnostic fields; add more fields to trace and arena (change.dylan.kinglet.170577) 1999-03-10 19:30:24 +00:00
mpmtypes.h Add statistic_decl (change.dylan.kinglet.170577) 1999-03-10 19:29:21 +00:00
mps.h Merging from brisling, adding mps_arena_spare_committed interface, change.epcore.chub.160132 1999-02-18 11:42:23 +00:00
mpsacl.h
mpsavm.h
mpscamc.h
mpscams.h
mpscawl.h
mpsclo.h
mpscmv.h
mpscmv2.h
mpscmvff.h
mpscsnc.h New unit 1998-10-16 09:21:27 +01:00
mpsi.c Merging from brisling, adding mps_arena_spare_committed interface, change.epcore.chub.160132 1999-02-18 11:42:23 +00:00
mpsicv.c
mpsio.h
mpsioan.c
mpsiw3.c
mpslib.h
mpsliban.c
mpstd.h Macos/ppc alignment is 8, not hacked to 8 1998-11-10 17:26:33 +00:00
mpsw3.h
mpswin.h
mv2test.c
o1alcc.gmk
o1algc.gmk
ossu.h
pool.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
poolabs.c Only emit pool class labels once (change.epcore.brisling.160130) 1999-01-06 14:46:47 +00:00
poolamc.c Remove obsolete buffer events 1999-02-25 15:56:11 +00:00
poolams.c Put in proper shields 1999-02-25 19:29:38 +00:00
poolams.h Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
poolawl.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
poollo.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
poolmfs.c Change.dylan.jackdaw.170592: merge of mmdevel_tony_inheritance 1998-10-14 19:44:19 +01:00
poolmfs.h
poolmrg.c Change.dylan.kinglet.160127.assignment.3 1998-10-30 16:27:00 +00:00
poolmrg.h
poolmv.c Change.dylan.jackdaw.170592: merge of mmdevel_tony_inheritance 1998-10-14 19:44:19 +01:00
poolmv.h
poolmv2.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
poolmv2.h
poolmvff.c Fix seg free with buffer (change.epcore.chub.160193) 1999-02-12 20:38:11 +00:00
pooln.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
pooln.h
poolncv.c
poolsnc.c Segments and buffers get unlinked before being emptied, merging from brisling, change.epcore.chub.160155 1999-02-03 15:04:42 +00:00
prmcan.c
proddw.bat Change.dylan.jackdaw.160122: add stack pool 1998-10-16 09:24:09 +01:00
protan.c
proto1.c
protocol.c New unit 1998-10-14 18:55:44 +01:00
protocol.h New unit 1998-10-14 18:53:09 +01:00
protso.c
protsu.c
protw3.c
qs.c
ref.c
reserv.c New file on mmdevel_tony_segments 1999-02-23 15:50:55 +00:00
ring.c
root.c
s7ppmw.sit
sac.c New file on mm_epcore_brisling 1999-03-18 00:38:00 +00:00
sac.h New file on mm_epcore_brisling 1999-03-18 00:42:33 +00:00
sacss.c New file on mm_epcore_brisling 1999-03-18 01:36:05 +00:00
sc.gmk
seg.c Add grey list accounting (change.dylan.kinglet.170577) 1999-03-10 19:38:04 +00:00
shield.c Merging from jackdaw, shield erroneously checks non-invariants, change.dylan.jackdaw.1.170601 1999-02-17 15:37:51 +00:00
sos8cx.gmk
sos8gc.gmk
sos8gp.gmk
sos9sc.gmk
span.c
spi3.asm
splay.c Fix comment 1999-03-01 12:53:13 +00:00
splay.h New unit 1999-01-18 21:42:31 +00:00
ss.h
ssan.c
sso1al.s
sssos8.s
sssus8.s
sus8gc.gmk
sus8lc.gmk
table.c New interface 1999-05-07 16:09:34 +01:00
table.h New interface 1999-05-07 16:09:34 +01:00
teletest.c Mps_telemetry_flush (change.epcore.brisling.160147) 1998-10-29 13:53:24 +00:00
testlib.c Add randomize 1999-05-11 18:46:30 +01:00
testlib.h Add randomize 1999-05-11 18:46:30 +01:00
th.h
than.c
thw3i3.c Change.dylan.kinglet.160252: stack scanning is broken with multiple threads calling in to dylan 1999-04-29 14:16:55 +01:00
trace.c Use statistic and emit diagnostics (change.dylan.kinglet.170577) 1999-03-10 19:39:15 +00:00
version.c
vman.c
vmi5.c Add events 1999-01-18 22:17:48 +00:00
vmli.c Add events 1999-01-18 22:17:48 +00:00
vmo1.c Add events 1999-01-18 22:14:38 +00:00
vmso.c Add events 1999-01-18 22:14:38 +00:00
vmsu.c Add events 1999-01-18 22:14:38 +00:00
vmw3.c Merge of mmdevel_color_pool 1999-01-18 21:56:42 +00:00
w3almv.nmk Change.dylan.jackdaw.160122: add stack frame support 1998-10-16 09:24:10 +01:00
w3i3mv.nmk Change.dylan.jackdaw.160122: add stack frame support 1998-10-16 09:24:10 +01:00
w3ppmv.nmk Change.dylan.jackdaw.160122: add stack frame support 1998-10-16 09:24:10 +01:00
walk.c New file on mmdevel_tony_segments 1999-02-23 15:50:18 +00:00