1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-27 01:01:52 -07:00
emacs/mps/code
Gareth Rees aaa0f6c7d9 No need to include "mpsavm.h". the comment justifying it was bogus: "only for mps_space_create".
Copied from Perforce
 Change: 180093
 ServerID: perforce.ravenbrook.com
2012-10-26 09:51:12 +01:00
..
mps.xcodeproj Merging improvements from version 1.110 branch. 2012-09-23 18:04:49 +01:00
w3mv Adding eventcnv target to mps solution. 2012-09-21 10:16:42 +01:00
.gdbinit
.p4ignore Adding a .p4ignore file for use with "p4 reconcile" 2012-09-23 18:01:48 +01:00
abq.c
abq.h
abqtest.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
amcss.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
amcsshe.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
amcssth.c
amsss.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
amssshe.c
apss.c
arena.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
arenacl.c
arenacv.c
arenavm.c
awlut.c
awluthe.c
awlutth.c
boot.c
boot.h
bt.c
bt.h
btcv.c
bttest.c
buffer.c Remove comment following discussion with rb: "assumes pun compatibility between rank and mps_rank_t which is checked by mpsi_check in <code/mpsi.c>" as this is no longer true: ranks no longer appear in the public interface, so their pun compatibility is no longer checked. 2012-10-23 15:42:17 +01:00
cbs.c Removing unnecessary unused declarations since changelist 179690. 2012-09-25 23:34:20 +01:00
cbs.h
cbstest.c
chain.h
check.h
clock.h Moving the platform-dependent event clock to its own header, preparing to generalise it for other purposes. 2012-09-15 14:52:06 +01:00
comm.gmk Reinstating "mkdir -p" so that "make -j" can do a parallel make. we only avoided "mkdir -p" because it was broken on osf/1. 2012-09-18 18:33:07 +01:00
commpost.nmk Merging recent improvements from custom/cet/main to masters, but carefully excluding inclusion of configura-specific modules in mps.c. 2012-09-13 17:33:36 +01:00
commpre.nmk
config.h
dbgpool.c
dbgpool.h
dbgpooli.c
diag.c
event.c
event.h When events are disabled, make eventn macros declare their arguments as unused to suppress warnings, as would happen when they are enabled. 2012-09-25 23:23:14 +01:00
eventcnv.c Remove reporting features from eventcnv, as discussed with rb. eventcnv was always intended to be a simple tool that just translates events, not a report generator. in particular: 2012-10-23 14:28:22 +01:00
eventcom.h Moving the platform-dependent event clock to its own header, preparing to generalise it for other purposes. 2012-09-15 14:52:06 +01:00
eventdef.h
eventpro.c
eventpro.h
eventrep.c
eventrep.h
exposet0.c
expt825.c
finalcv.c
finaltest.c
fmtdy.c
fmtdy.h
fmtdytst.c
fmtdytst.h
fmthe.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
fmthe.h
fmtno.c
fmtno.h
format.c Converting some "@@@@" markers to descriptive "todo" actions. 2012-09-25 22:50:16 +01:00
fri3gc.gmk
fri6gc.gmk
gc.gmk
global.c
gp.gmk
ld.c
libcbt.c
lii3gc.gmk
lii6gc.gmk
lo.h
locbwcss.c
lock.h
lockan.c
lockcov.c
lockix.c
lockli.c
lockutw3.c
lockw3.c
locus.c
locusss.c
locv.c
message.c
messtest.c
meter.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
meter.h
misc.h
mpm.c
mpm.h
mpmss.c Converting some "@@@@" markers to descriptive "todo" actions. 2012-09-25 22:50:16 +01:00
mpmst.h
mpmtypes.h Merging recent improvements from custom/cet/main to masters, but carefully excluding inclusion of configura-specific modules in mps.c. 2012-09-13 17:33:36 +01:00
mps.c
mps.h Mps_shift_t is not used in the external interface, so following discussion with rb, remove it. 2012-10-18 16:23:59 +01:00
mpsacl.h
mpsavm.h
mpscamc.h Use a typedef for the type of the function passed to mps_amc_apply to make the documentation clearer while remaining backwards-compatible. 2012-10-19 19:34:05 +01:00
mpscams.h
mpscawl.h
mpsclo.h
mpscmv.h
mpscmv2.h
mpscmvff.h
mpscsnc.h
mpsi.c No need to include "mpsavm.h". the comment justifying it was bogus: "only for mps_space_create". 2012-10-26 09:51:12 +01:00
mpsicv.c
mpsio.h
mpsioan.c
mpsiw3.c
mpslib.h
mpsliban.c
mpstd.h Making the error message produced when the mpstd.h fails more helpful. 2012-09-20 18:23:41 +01:00
mpsw3.h
mpswin.h
mv2test.c
osxc.h
pool.c Converting more "@@@@" markers to notes or action-oriented todos. 2012-09-25 23:46:28 +01:00
poolabs.c
poolamc.c Use a typedef for the type of the function passed to mps_amc_apply to make the documentation clearer while remaining backwards-compatible. 2012-10-19 19:34:05 +01:00
poolams.c
poolams.h
poolamsi.c
poolawl.c
poollo.c
poolmfs.c
poolmfs.h
poolmrg.c
poolmrg.h
poolmv.c Converting more "@@@@" markers to notes or action-oriented todos. 2012-09-25 23:46:28 +01:00
poolmv.h
poolmv2.c
poolmv2.h
poolmvff.c
pooln.c Converting more "@@@@" markers to notes or action-oriented todos. 2012-09-25 23:46:28 +01:00
pooln.h
poolncv.c
poolsnc.c
prmcan.c
prmci3.h
prmci3fr.c
prmci3li.c
prmci3w3.c
prmci6.h
prmci6fr.c
prmci6li.c
prmci6w3.c
prmcix.h
prmcw3.h
protan.c
proti3.c
proti6.c
protix.c
protli.c
protocol.c
protocol.h
protsgix.c Responding to nb's review comments. 2012-09-12 23:00:33 +01:00
protw3.c
pthrdext.c
pthrdext.h
qs.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
ref.c
replay.c
reserv.c
ring.c
ring.h
root.c
sac.c
sac.h
sacss.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
sc.h Merging recent improvements from custom/cet/main to masters, but carefully excluding inclusion of configura-specific modules in mps.c. 2012-09-13 17:33:36 +01:00
seg.c Removing unnecessary unused declarations since changelist 179690. 2012-09-25 23:34:20 +01:00
segsmss.c
shield.c Adding comment i was prompted to write at <http://news.ycombinator.com/item?id=4524036> to the code at shieldexpose. 2012-09-14 22:28:56 +01:00
span.c
spi3.c
splay.c
splay.h
ss.c
ss.h
ssan.c
ssixi3.c
ssixi6.c
ssw3i3mv.c Merging recent improvements to master into version 1.110 prior to release. 2012-09-13 19:21:49 +01:00
ssw3i6mv.c Merging recent improvements to master into version 1.110 prior to release. 2012-09-13 19:21:49 +01:00
steptest.c
table.c Responding to nb's review comments. 2012-09-12 23:00:33 +01:00
table.h
teletest.c
test.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00
testlib.c
testlib.h
th.h
than.c
thix.c
thw3.c
thw3.h
thw3i3.c
thw3i6.c
trace.c Short-circuit the cases where we set the greyness or summary of a segment to the same as it was before in all cases, rather than just in a few restricted cases in amc. 2012-09-19 20:04:41 +01:00
traceanc.c
tract.c
tract.h
version.c Merging release procedure improvements from custom cet main to master. 2012-09-13 18:50:37 +01:00
vman.c
vmix.c
vmw3.c
w3i3mv.nmk Merging recent improvements from custom/cet/main to masters, but carefully excluding inclusion of configura-specific modules in mps.c. 2012-09-13 17:33:36 +01:00
w3i6mv.nmk Merging recent improvements from custom/cet/main to masters, but carefully excluding inclusion of configura-specific modules in mps.c. 2012-09-13 17:33:36 +01:00
walk.c
walkt0.c
xci3gc.gmk
zcoll.c
zmess.c Fixing up remaining visible warnings in xcode (all in test programs). 2012-09-20 01:08:41 +01:00