1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 16:51:46 -07:00
Commit graph

2456 commits

Author SHA1 Message Date
Gareth Rees
1ddcf75835 Tip didn't build cleanly on windows
Copied from Perforce
 Change: 29187
 ServerID: perforce.ravenbrook.com
2002-05-15 11:24:43 +01:00
Nick Barnes
8084d3ec24 Poolams now supports auto-header formats.
Copied from Perforce
 Change: 29147
 ServerID: perforce.ravenbrook.com
2002-05-14 13:30:10 +01:00
Nick Barnes
67868d6a2b These functions have moved.
Copied from Perforce
 Change: 29146
 ServerID: perforce.ravenbrook.com
2002-05-14 13:07:08 +01:00
Nick Barnes
3060aacc04 Improve treatment of dylan formats: keep common code in fmtdy.c, header-specific code in fmthe.c, the null format in fmtno.[ch], and split out the prototypes for the test functions into fmtdytst.h.
Copied from Perforce
 Change: 29145
 ServerID: perforce.ravenbrook.com
2002-05-14 13:06:13 +01:00
Nick Barnes
ba757dda6a Branch amsss test to make stress test for ams with headers.
Copied from Perforce
 Change: 29042
 ServerID: perforce.ravenbrook.com
2002-05-10 12:09:38 +01:00
Nick Barnes
90e3f26d75 Remove dongles and warnings from configura builds.
Copied from Perforce
 Change: 28248
 ServerID: perforce.ravenbrook.com
2002-04-15 16:59:47 +01:00
Nick Barnes
046eefba19 Make configura build include awl, and make gathconf.bat run the builds.
Copied from Perforce
 Change: 28247
 ServerID: perforce.ravenbrook.com
2002-04-15 16:49:50 +01:00
Nick Barnes
361a56cf9b Add awluthe as target for windows.
Copied from Perforce
 Change: 28082
 ServerID: perforce.ravenbrook.com
2002-04-11 15:20:41 +01:00
Nick Barnes
cf42e2e28e Make awl (and lo) work with auto-header formats.
New test awluthe, based on awlut, using auto-header format in AWL
and LO.  Seems to work.  Not the greatest test ever.

Copied from Perforce
 Change: 28076
 ServerID: perforce.ravenbrook.com
2002-04-11 15:10:37 +01:00
Nick Barnes
a87c3633dc Poolawl now takes an additional argument: the find_dependent_object method.
Copied from Perforce
 Change: 26536
 ServerID: perforce.ravenbrook.com
2002-02-07 22:48:09 +00:00
Nick Barnes
445d06b4ea Make amc obey shield invariants.
Copied from Perforce
 Change: 25379
 ServerID: perforce.ravenbrook.com
2001-12-19 14:42:33 +00:00
Nick Barnes
ab0821c590 Remove trailing whitespace.
Copied from Perforce
 Change: 25309
 ServerID: perforce.ravenbrook.com
2001-12-17 15:18:17 +00:00
Richard Brooksby
1122d156af Changing "hopename" variable to "scmid" so that it's not specific to hope.
Copied from Perforce
 Change: 24914
 ServerID: perforce.ravenbrook.com
2001-12-07 13:26:30 +00:00
Richard Brooksby
c2b33bb9b5 Removing hopenames from the master sources.
This change will be integrated but ignored (-ay) to the gg-epcore/union sources, so that they retain HopeNames.

Copied from Perforce
 Change: 24911
 ServerID: perforce.ravenbrook.com
2001-12-07 13:19:25 +00:00
Richard Brooksby
9e890fff9f Generated new eventgen.h using eventgen.pl updated in changelist 24907.
Copied from Perforce
 Change: 24908
 ServerID: perforce.ravenbrook.com
2001-12-07 12:57:05 +00:00
Richard Brooksby
d0ccf8fa9a Adding hopenames back into the master sources, so that they can be included in the union sources along with the id keywords.
This was achieved by partially undoing changelist 24817, including an accidental corruption of eventgen.pl.

Copied from Perforce
 Change: 24877
 ServerID: perforce.ravenbrook.com
2001-12-06 18:14:02 +00:00
Richard Brooksby
c7a73eb259 Updating titles on external files to say ravenbrook, not harlequin.
Updating internal identifier used by "what" to say "Ravenbrook MPS" not "HQNMPS".

Copied from Perforce
 Change: 24819
 ServerID: perforce.ravenbrook.com
2001-12-05 16:24:22 +00:00
Richard Brooksby
c84f2a8553 Updating copyright messages to say copyright 2001 ravenbrook throughout.
Adding some missing copyright messages.

Copied from Perforce
 Change: 24818
 ServerID: perforce.ravenbrook.com
2001-12-05 16:18:43 +00:00
Richard Brooksby
e0a5828027 Changing hopename keywords to id keywords throughout, to work with perforce.
Copied from Perforce
 Change: 24817
 ServerID: perforce.ravenbrook.com
2001-12-05 16:05:52 +00:00
Richard Brooksby
68e0b8253f Merging changes from union to masters. this incorporates pekka's updates: tuning and a type in amcsshe.c and some adding some missing checks in arenavm.c. it also brings our cope of their hopenames up to date.
Copied from Perforce
 Change: 24815
 ServerID: perforce.ravenbrook.com
2001-12-05 15:48:24 +00:00
Nick Barnes
e7f8fdbf5b Gdb on freebsd doesn't like the results of the -ggdb3 option to gcc, so use -ggdb instead.
Copied from Perforce
 Change: 24687
 ServerID: perforce.ravenbrook.com
2001-12-03 14:07:34 +00:00
Nick Barnes
d6dc4c96f0 Merging mps_arena_has_addr() stuff from configura branch to master sources.
Copied from Perforce
 Change: 24163
 ServerID: perforce.ravenbrook.com
2001-11-23 15:26:23 +00:00
Nick Barnes
9114c50573 Format_auto_header test needs to cope with larger header sizes (not just 8!)
Copied from Perforce
 Change: 24156
 ServerID: perforce.ravenbrook.com
2001-11-23 13:52:41 +00:00
Nick Barnes
1aba1376d0 Make amcss test exercise the mps_message_type_gc code.
Copied from Perforce
 Change: 24148
 ServerID: perforce.ravenbrook.com
2001-11-23 12:05:19 +00:00
Nick Barnes
b14c6460ac Add mps_arena_has_addr for configura.
Copied from Perforce
 Change: 24143
 ServerID: perforce.ravenbrook.com
2001-11-23 11:24:42 +00:00
Nick Barnes
9a7895c6a7 Branch for göran's request for a function to test whether an address is in the arena.
Copied from Perforce
 Change: 24142
 ServerID: perforce.ravenbrook.com
2001-11-23 10:26:52 +00:00
Nick Levine
bfe6a14d22 Add master/ and bring branch/ up to date.
Copied from Perforce
 Change: 23687
 ServerID: perforce.ravenbrook.com
2001-10-31 17:09:28 +00:00
Nick Barnes
4be3e43fe9 Freebsd support.
Copied from Perforce
 Change: 23681
 ServerID: perforce.ravenbrook.com
2001-10-31 15:01:00 +00:00
Nick Barnes
88e5e63275 Branch imports for masters.
Copied from Perforce
 Change: 23678
 ServerID: perforce.ravenbrook.com
2001-10-31 14:40:56 +00:00
Nick Barnes
07c9fb51e4 This open-sesame magic is linux-specific.
Copied from Perforce
 Change: 23676
 ServerID: perforce.ravenbrook.com
2001-10-31 13:47:36 +00:00
Nick Barnes
97c2eb376f Need pthread header on freebsd as well as linux.
Copied from Perforce
 Change: 23674
 ServerID: perforce.ravenbrook.com
2001-10-31 12:53:11 +00:00
Nick Barnes
07665d5d3b Some comments still referred to linux.
Copied from Perforce
 Change: 23652
 ServerID: perforce.ravenbrook.com
2001-10-30 17:13:15 +00:00
Nick Barnes
1608bcdc85 Mps now appears to work on freebsd.
Copied from Perforce
 Change: 23651
 ServerID: perforce.ravenbrook.com
2001-10-30 16:51:46 +00:00
Nick Barnes
b8b4cd53fd Freebsd locking for mps.
Copied from Perforce
 Change: 23624
 ServerID: perforce.ravenbrook.com
2001-10-29 14:51:01 +00:00
Nick Barnes
894748f515 Robot users use the p4 user 'infosys'.
Copied from Perforce
 Change: 23054
 ServerID: perforce.ravenbrook.com
2001-10-08 15:15:16 +01:00
Nick Barnes
ae2e7df7b5 Make a debug-enabled build with the current version of msvc.
Copied from Perforce
 Change: 22967
 ServerID: perforce.ravenbrook.com
2001-10-04 16:06:58 +01:00
Nick Barnes
2dbe0fc6f2 This instruction stepping stuff with the mutatorfaultcontext only really works for dylan.
Copied from Perforce
 Change: 22873
 ServerID: perforce.ravenbrook.com
2001-10-02 15:29:52 +01:00
Nick Barnes
9daaa5ceeb Need a version of this for freebsd also.
Copied from Perforce
 Change: 22870
 ServerID: perforce.ravenbrook.com
2001-10-02 14:25:10 +01:00
Nick Barnes
a59fd7ad3f First freebsd attempt: branch linux files.
Copied from Perforce
 Change: 22636
 ServerID: perforce.ravenbrook.com
2001-09-24 17:17:56 +01:00
Nick Barnes
b1f7e8d8eb Omitted from previous changelist for no good reason.
Copied from Perforce
 Change: 22635
 ServerID: perforce.ravenbrook.com
2001-09-24 17:16:55 +01:00
Nick Barnes
27549a1f82 Branch to get mps working on freebsd 4
Copied from Perforce
 Change: 22634
 ServerID: perforce.ravenbrook.com
2001-09-24 17:06:16 +01:00
Nick Barnes
6d422d18bf Remove dongle dependency for release to configura. i actually made the release to configura by ftping the source tree to göran's desktop machine, making a change like this one, making the libraries, and running gathconf.bat. that got him running while i was still there, which was critical at the time. this is my closest approximation to the sources from which we built there.
Copied from Perforce
 Change: 22630
 ServerID: perforce.ravenbrook.com
2001-09-24 15:37:46 +01:00
Nick Barnes
67b91f5c8f Make dongle-free release for configura.
Copied from Perforce
 Change: 22629
 ServerID: perforce.ravenbrook.com
2001-09-24 15:31:34 +01:00
Pekka Pirinen
0bd4594a1a Mv2 -> mvt
Copied from Perforce
 Change: 21888
 ServerID: perforce.ravenbrook.com
2001-07-12 13:01:24 +01:00
Pekka Pirinen
9adca1ab38 Mv2 -> mvt
Copied from Perforce
 Change: 21887
 ServerID: perforce.ravenbrook.com
2001-07-12 12:58:48 +01:00
Pekka Pirinen
1acd1f57f0 Fix typo
Copied from Perforce
 Change: 21886
 ServerID: perforce.ravenbrook.com
2001-07-12 12:58:26 +01:00
Pekka Pirinen
dbeb03f8e0 Change.epcore.chub.160288 rework
Copied from Perforce
 Change: 21885
 ServerID: perforce.ravenbrook.com
2001-07-12 12:32:38 +01:00
Pekka Pirinen
80f114f549 Document ranlib
Copied from Perforce
 Change: 21884
 ServerID: perforce.ravenbrook.com
2001-07-10 18:30:33 +01:00
Richard Brooksby
9ead9beb81 Cleaning up comment consistency
Copied from Perforce
 Change: 21882
 ServerID: perforce.ravenbrook.com
2001-06-08 16:23:26 +01:00
Pekka Pirinen
91f60672b4 New unit
Ported from brisling (change.epcore.chub.160288)

Copied from Perforce
 Change: 21880
 ServerID: perforce.ravenbrook.com
2001-06-01 14:53:05 +01:00