Matthew Flatt
|
9a900d5100
|
detect gcc cpp via test program to select xform --keep-lines
svn: r14048
|
2009-03-11 03:00:07 +00:00 |
|
Matthew Flatt
|
5b267aaaad
|
fix eqvhash table for characters
svn: r14046
|
2009-03-11 02:25:10 +00:00 |
|
Matthew Flatt
|
44e7744646
|
fix package so that syntax-local-value works after define*
svn: r14021
|
2009-03-09 13:24:34 +00:00 |
|
Matthew Flatt
|
54157130d6
|
change GC log msgs from info to debug
svn: r14020
|
2009-03-09 11:35:49 +00:00 |
|
Matthew Flatt
|
cdfb6e5f67
|
more bytecode-parsing checks
svn: r13997
|
2009-03-06 23:26:44 +00:00 |
|
Matthew Flatt
|
c65758639b
|
add missing check in bytecode unmarshaling
svn: r13991
|
2009-03-06 19:59:13 +00:00 |
|
Matthew Flatt
|
a5cccd73cb
|
rewind incorrect validator 'fix'
svn: r13990
|
2009-03-06 19:57:10 +00:00 |
|
Matthew Flatt
|
d1189e5f6a
|
fix set-smoothing problem for bitmap-dc% having no bitmap
svn: r13987
|
2009-03-06 19:38:40 +00:00 |
|
Matthew Flatt
|
aa4587890d
|
fix some zo-verification bugs that Casey found
svn: r13975
|
2009-03-06 02:22:40 +00:00 |
|
Matthew Flatt
|
cf66f23dc8
|
fix certification in syntax-local-make-delta-introducer
svn: r13960
|
2009-03-04 20:49:42 +00:00 |
|
Matthew Flatt
|
79b906e713
|
fix MrEd mac event-loop problems
svn: r13842
|
2009-02-25 21:12:18 +00:00 |
|
Eli Barzilay
|
f3d63b8bae
|
changed a C++ comment to a C comment
svn: r13783
|
2009-02-21 21:54:21 +00:00 |
|
Matthew Flatt
|
15475b6c7a
|
fix 'namespace-undefined-variable!' to use constantness checking
svn: r13729
|
2009-02-18 22:18:20 +00:00 |
|
Matthew Flatt
|
ada4a7aeae
|
allow negative years in a 'date' structure
svn: r13728
|
2009-02-18 21:29:58 +00:00 |
|
Matthew Flatt
|
65c0042b2d
|
Stevie's fix to improve no-expression-in-int-def-sequence reporting
svn: r13659
|
2009-02-16 14:26:02 +00:00 |
|
Matthew Flatt
|
7daedece49
|
getting-started doc improvements, and small change to raise-syntax-error
svn: r13607
|
2009-02-15 15:15:06 +00:00 |
|
Matthew Flatt
|
154cb8d1fd
|
fix raise-syntax-error
svn: r13596
|
2009-02-15 03:05:02 +00:00 |
|
Eli Barzilay
|
c491ba9b59
|
Welcome to a new PLT day.
svn: r13513
|
2009-02-10 08:50:17 +00:00 |
|
Matthew Flatt
|
efe4bf597c
|
revised honu id syntax (to fix underscore)
svn: r13512
|
2009-02-10 02:25:01 +00:00 |
|
Matthew Flatt
|
621602b42f
|
fix #lang/#reader span
svn: r13509
|
2009-02-09 22:25:48 +00:00 |
|
Matthew Flatt
|
767766521c
|
infix for literal prefab structs, quasiquote unquoting in value positions of hash-table literals, and related changes (v4.1.4.3)
svn: r13504
|
2009-02-09 15:27:51 +00:00 |
|
Matthew Flatt
|
e8675d317d
|
fix hanlding of some bindings for a module->namespace top level (especially interaction with packages)
svn: r13501
|
2009-02-09 13:30:33 +00:00 |
|
Matthew Flatt
|
051e28b11b
|
detangle TOPLEVEL_MUTATED from TOPLEVEL_READY
svn: r13500
|
2009-02-09 11:21:42 +00:00 |
|
Matthew Flatt
|
57208dfe14
|
lift letrec-bound procs that are not inside a proc
svn: r13446
|
2009-02-05 01:38:16 +00:00 |
|
Matthew Flatt
|
336fb67066
|
JIT tweak to speed field access within a class
svn: r13406
|
2009-02-04 04:52:04 +00:00 |
|
Matthew Flatt
|
1b79030aac
|
improve 'equal' hashing on lists
svn: r13332
|
2009-01-31 03:04:09 +00:00 |
|
Matthew Flatt
|
fb7bda99c8
|
fix recently broken AppleEvent handling
svn: r13302
|
2009-01-28 16:09:11 +00:00 |
|
Matthew Flatt
|
daa1261780
|
fix GC setup so that it doesn't call an XP-only function
svn: r13285
|
2009-01-26 16:46:49 +00:00 |
|
Matthew Flatt
|
c0d31ad254
|
fix setting font when most recent drawing was in smoothed mode
svn: r13279
|
2009-01-25 10:59:24 +00:00 |
|
Matthew Flatt
|
ed6e1ffda6
|
change 'syntax-local-transformer-expand' to capture lifts into a 'let'
svn: r13274
|
2009-01-24 13:49:33 +00:00 |
|
Eli Barzilay
|
d40989e222
|
Welcome to a new PLT day.
svn: r13273
|
2009-01-24 08:50:32 +00:00 |
|
Matthew Flatt
|
576ac71d78
|
fix performance problem in bitwise-bit-field
svn: r13267
|
2009-01-23 17:39:57 +00:00 |
|
Matthew Flatt
|
df4b9f41a8
|
add bitwise-bit-field
svn: r13266
|
2009-01-23 17:22:57 +00:00 |
|
Matthew Flatt
|
38c75a82d1
|
fix a bad interaction between 'make-syntax-delta-introducer' and the top-level environment
svn: r13258
|
2009-01-22 18:52:40 +00:00 |
|
Matthew Flatt
|
db12513b65
|
fix #:all-defined for 'define-package' by adjusting 'identifier-remove-from-definition-context'; add for-syntax 'package?' and 'package-export-identifiers'; adjust Scribble to find definitions of phase-1 exports
svn: r13253
|
2009-01-21 20:00:55 +00:00 |
|
Matthew Flatt
|
57d7cd140f
|
fix AppleEvent leak
svn: r13251
|
2009-01-21 18:17:57 +00:00 |
|
Matthew Flatt
|
49fd5085d0
|
add missing ARLIBFLAGS to go with previous change
svn: r13225
|
2009-01-19 16:32:50 +00:00 |
|
Matthew Flatt
|
20a0a20409
|
configure+Makefile adjustments to support --as-needed linking (do not merge, yet)
svn: r13224
|
2009-01-19 16:11:43 +00:00 |
|
Matthew Flatt
|
6fcac5f5f4
|
mysterx patch from Filipe Cabecinhas to add gao/coclass (merge to 4.1.4)
svn: r13223
|
2009-01-19 15:49:02 +00:00 |
|
Matthew Flatt
|
30b37f0cec
|
fix GUI I/O when Return is typed in the middle of the editor (merge into 4.1.4)
svn: r13211
|
2009-01-19 03:25:56 +00:00 |
|
Eli Barzilay
|
b7ccf49ecc
|
Welcome to a new PLT day.
svn: r13166
|
2009-01-16 12:27:17 +00:00 |
|
Eli Barzilay
|
f725d00fed
|
update version numbers for the v4.1.4 release
svn: r13164
|
2009-01-16 10:08:59 +00:00 |
|
Matthew Flatt
|
cf2e98eb92
|
size-cache-invalid for editor<%>
svn: r13120
|
2009-01-14 20:29:37 +00:00 |
|
Matthew Flatt
|
4759e25019
|
fix vector-copy! bug (PR 10026)
svn: r13111
|
2009-01-14 13:02:03 +00:00 |
|
Matthew Flatt
|
678f6773aa
|
fix problem in local-expand and references to not-yet-bound identifiers
svn: r13097
|
2009-01-13 23:28:34 +00:00 |
|
Eli Barzilay
|
0acce3ead7
|
Welcome to a new PLT day.
svn: r13087
|
2009-01-13 08:50:18 +00:00 |
|
Matthew Flatt
|
f07803c3cd
|
fix lifting bug introduced in previous commit
svn: r13079
|
2009-01-12 22:16:08 +00:00 |
|
Matthew Flatt
|
17ad24945b
|
syntax-local-lift-require
svn: r13075
|
2009-01-12 21:46:40 +00:00 |
|
Matthew Flatt
|
ab5d16d55b
|
fix arity messages constructed internally for structure procs (PR 10019)
svn: r13069
|
2009-01-12 13:31:07 +00:00 |
|
Matthew Flatt
|
0663588ee1
|
change _string/utf-16 and _string/ucs-4 so that #f = NULL (for consistency with other pointer types), and drop the /null variants
svn: r13031
|
2009-01-07 17:49:14 +00:00 |
|
Eli Barzilay
|
fe62b97137
|
Welcome to a new PLT day.
svn: r13026
|
2009-01-07 08:50:14 +00:00 |
|
Matthew Flatt
|
e3040e5799
|
fix some non-Mac declarations
svn: r13017
|
2009-01-06 13:15:51 +00:00 |
|
Matthew Flatt
|
61685c72f9
|
revised Mac OS X sleeping; optional atomic mode for FFI callbacks
svn: r13016
|
2009-01-06 13:07:45 +00:00 |
|
Matthew Flatt
|
c2857c1b7c
|
use define-unsafer for ffi/objc; fix more teachpack doc latex-output problems
svn: r13008
|
2009-01-05 10:20:17 +00:00 |
|
Eli Barzilay
|
8a2753efb8
|
2008 -> 2009
svn: r13001
|
2009-01-04 15:34:50 +00:00 |
|
Matthew Flatt
|
d596401804
|
scheme/foreign: allow #f as NULL function pointer, allow callback as cpointer
svn: r12992
|
2009-01-03 18:51:15 +00:00 |
|
Matthew Flatt
|
05e66120ef
|
look up owner table after call to custodian_to_owner_set
svn: r12991
|
2009-01-03 17:58:20 +00:00 |
|
Matthew Flatt
|
91801b4601
|
fix algorithmic problem with syntax certificates (so Oleg's syntax-rules stress test runs in reasonable time)
svn: r12990
|
2009-01-03 17:51:06 +00:00 |
|
Matthew Flatt
|
b2d0a37f7b
|
add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
svn: r12979
|
2009-01-02 21:57:31 +00:00 |
|
Matthew Flatt
|
e92b588985
|
macro-expansion performance tweaks
svn: r12972
|
2009-01-02 16:50:32 +00:00 |
|
Matthew Flatt
|
9e42e5c876
|
fix struct type property propagation when the parent type has > 5 properties
svn: r12970
|
2009-01-02 12:39:30 +00:00 |
|
Eli Barzilay
|
9564e24388
|
typo (PR9994)
svn: r12969
|
2009-01-02 12:36:32 +00:00 |
|
Matthew Flatt
|
049df29d8b
|
fixed nested canceling marks in syntax objects
svn: r12962
|
2009-01-01 19:26:33 +00:00 |
|
Eli Barzilay
|
eaf3e93ebe
|
Welcome to a new PLT day.
svn: r12958
|
2008-12-31 08:50:17 +00:00 |
|
Matthew Flatt
|
87274b2a97
|
procedure-rename
svn: r12952
|
2008-12-30 14:36:25 +00:00 |
|
Eli Barzilay
|
b190e2a8d0
|
Welcome to a new PLT day.
svn: r12951
|
2008-12-30 08:50:16 +00:00 |
|
Matthew Flatt
|
1642a84e69
|
add equal?/recur; implement equal? for image-snip% via properties
svn: r12950
|
2008-12-29 22:36:53 +00:00 |
|
Matthew Flatt
|
7aec6b8761
|
document compiler/zo-parse and compiler/decompile
svn: r12947
|
2008-12-28 18:57:13 +00:00 |
|
Matthew Flatt
|
82ead03b92
|
change _fpointer handling to work with function pointers in structs and other such uses; add 'function-ptr' casting operation
svn: r12913
|
2008-12-20 05:09:35 +00:00 |
|
Matthew Flatt
|
7dc56df949
|
add FFI types _string/utf-16/null and _string/ucs-4/null
svn: r12911
|
2008-12-19 23:59:33 +00:00 |
|
Matthew Flatt
|
9ea047a05e
|
fix ptr-set! to allow installing function points into an offset cpointer
svn: r12910
|
2008-12-19 23:39:55 +00:00 |
|
Matthew Flatt
|
3773b48ca9
|
fix accounting bug
svn: r12908
|
2008-12-19 21:11:02 +00:00 |
|
Matthew Flatt
|
064776348a
|
fix ready-toplevel optimization
svn: r12905
|
2008-12-19 17:16:39 +00:00 |
|
Eli Barzilay
|
d1e5dd842e
|
use symbols for printout of primitive types
svn: r12894
|
2008-12-19 01:44:08 +00:00 |
|
Matthew Flatt
|
af45c8ca57
|
fix O(n^2) behavior in GC accounting
svn: r12892
|
2008-12-18 21:15:34 +00:00 |
|
Matthew Flatt
|
2c95f77c31
|
ctype->layout in scheme/foreign; prototype Objective-C binding in ffi collection
svn: r12890
|
2008-12-18 20:05:21 +00:00 |
|
Eli Barzilay
|
6283205982
|
ctype-basetype now holds:
* a symbol naming the type for primitive types
* a list of ctypes for cstruct types
* another ctype for user-defined ctypes
svn: r12882
|
2008-12-18 06:48:10 +00:00 |
|
Eli Barzilay
|
c71889c705
|
minor changes to have foreign.c in sync with foreign.ssc
svn: r12881
|
2008-12-18 04:03:21 +00:00 |
|
Matthew Flatt
|
ab18970f67
|
fix ffi passing offset null pointer
svn: r12879
|
2008-12-17 20:44:28 +00:00 |
|
Matthew Flatt
|
1d85f9ff3c
|
patch for better #includes in XPM src from Michal Vyskocil
svn: r12876
|
2008-12-17 13:05:35 +00:00 |
|
Matthew Flatt
|
3e12b87cd3
|
strip starter exe (for Unix) on install
svn: r12868
|
2008-12-16 16:08:02 +00:00 |
|
Matthew Flatt
|
3f9f30fd4a
|
strip mac binaries on install
svn: r12867
|
2008-12-16 16:03:30 +00:00 |
|
Matthew Flatt
|
768577fcaa
|
fix-cairo-bitmap-release
svn: r12865
|
2008-12-15 23:15:27 +00:00 |
|
Matthew Flatt
|
25b27a8b08
|
more memory-accounting repairs, so that sandbox tests now pass
svn: r12861
|
2008-12-15 21:15:24 +00:00 |
|
Matthew Flatt
|
1855d4fd85
|
fix a problem in blame-the-parent accounting
svn: r12858
|
2008-12-15 19:59:16 +00:00 |
|
Matthew Flatt
|
45e4684e4f
|
memory accounting: blame the parent instead of the child
svn: r12853
|
2008-12-15 17:09:33 +00:00 |
|
Matthew Flatt
|
fd95ebfe59
|
allow GC of custodians that have a memory limit but no children
svn: r12850
|
2008-12-15 14:41:44 +00:00 |
|
Eli Barzilay
|
acf3324659
|
Welcome to a new PLT day.
svn: r12844
|
2008-12-14 08:50:19 +00:00 |
|
Matthew Flatt
|
cf8b75939b
|
trim some fat from module-variable references
svn: r12833
|
2008-12-13 17:38:14 +00:00 |
|
Jon Rafkind
|
e268305837
|
typo - rename a variable
svn: r12821
|
2008-12-12 20:37:10 +00:00 |
|
Kevin Tew
|
3fc53848ce
|
Force scheme_types not to grow after initialization
svn: r12819
|
2008-12-12 19:36:43 +00:00 |
|
Kevin Tew
|
51eb2a8257
|
refactored code out to mzrt_proc_first_thread_init
svn: r12818
|
2008-12-12 19:36:37 +00:00 |
|
Kevin Tew
|
c70abd63e5
|
fix race condition use of scheme_master_proc_thread in master_scheme_place
svn: r12817
|
2008-12-12 19:36:32 +00:00 |
|
Kevin Tew
|
e8aae67e82
|
Better places SIGWEGV debugging
svn: r12816
|
2008-12-12 19:36:26 +00:00 |
|
Kevin Tew
|
27a5a47700
|
added THREAD_LOCAL to Finalizations **save_fns_ptr
svn: r12815
|
2008-12-12 19:36:20 +00:00 |
|
Kevin Tew
|
eeb4f8e534
|
added integer support to deep_copy
svn: r12814
|
2008-12-12 19:36:15 +00:00 |
|
Kevin Tew
|
bd5c06750b
|
[gc2] share the mark_table
svn: r12813
|
2008-12-12 19:36:10 +00:00 |
|
Kevin Tew
|
37f104ded0
|
Added declaration for GC_switch_in_master_gc
svn: r12812
|
2008-12-12 19:36:03 +00:00 |
|
Kevin Tew
|
388cbe136a
|
Added asserts for debugging propagate_marks
svn: r12811
|
2008-12-12 19:35:58 +00:00 |
|
Kevin Tew
|
aea092de02
|
Added scheme chars to deep copy
svn: r12810
|
2008-12-12 19:35:53 +00:00 |
|
Kevin Tew
|
ae6d07d76a
|
Disable collection on master GC for now
svn: r12809
|
2008-12-12 19:35:48 +00:00 |
|
Kevin Tew
|
17547b977f
|
init global tables symbols and modpaths in master GC
svn: r12808
|
2008-12-12 19:35:42 +00:00 |
|
Kevin Tew
|
d29a6b4cec
|
Places/3m symbols created in master GC and deep copy added
svn: r12807
|
2008-12-12 19:35:35 +00:00 |
|
Kevin Tew
|
653db9dcbe
|
Added SIGSEGV diagnostics with 3m
svn: r12806
|
2008-12-12 19:35:29 +00:00 |
|
Kevin Tew
|
1af924d8de
|
Save off and restore all THREAD_LOCALS when switching GCs
svn: r12805
|
2008-12-12 19:35:24 +00:00 |
|
Kevin Tew
|
4cc0633218
|
No need to check mark_stack on every push
svn: r12804
|
2008-12-12 19:35:19 +00:00 |
|
Kevin Tew
|
a50776a2e8
|
Add more dependencies to gc2/Makefile.in
svn: r12803
|
2008-12-12 19:35:13 +00:00 |
|
Kevin Tew
|
a0be9364bc
|
Move creation of resolve_module_paths to master GC
svn: r12802
|
2008-12-12 19:35:07 +00:00 |
|
Kevin Tew
|
38682c8130
|
Modify mz_proc_threads to have a pt_mbox by default
svn: r12801
|
2008-12-12 19:35:00 +00:00 |
|
Kevin Tew
|
923d43001e
|
Modified designate_modified to check master gc
svn: r12800
|
2008-12-12 19:34:55 +00:00 |
|
Kevin Tew
|
60b3591910
|
Added pt_mbox
svn: r12799
|
2008-12-12 19:34:49 +00:00 |
|
Kevin Tew
|
c50d7fed82
|
Add condition variable support to mzrt
svn: r12798
|
2008-12-12 19:34:44 +00:00 |
|
Kevin Tew
|
14e565b82b
|
Added stub spawn_master_scheme_place
svn: r12797
|
2008-12-12 19:34:38 +00:00 |
|
Kevin Tew
|
131e996974
|
added cleanup for pagemaps
svn: r12796
|
2008-12-12 19:34:33 +00:00 |
|
Kevin Tew
|
32771932c9
|
Add make dependency for gc2/sighand.c
svn: r12795
|
2008-12-12 19:34:27 +00:00 |
|
Kevin Tew
|
51399481c4
|
Add support for creating a place with a module and a channel
svn: r12794
|
2008-12-12 19:34:22 +00:00 |
|
Kevin Tew
|
1f836aea24
|
Added GC_switch_out_master_gc and GC_construct_child_gc
svn: r12793
|
2008-12-12 19:34:17 +00:00 |
|
Eli Barzilay
|
e1d2145909
|
Welcome to a new PLT day.
svn: r12782
|
2008-12-11 21:07:40 +00:00 |
|
Matthew Flatt
|
d80ef6a301
|
fix incorrect by-hand xform annotation
svn: r12779
|
2008-12-11 19:35:01 +00:00 |
|
Matthew Flatt
|
990e0e209a
|
more sgc repairs
svn: r12777
|
2008-12-11 18:27:18 +00:00 |
|
Matthew Flatt
|
ac63ab24da
|
fix sgc
svn: r12776
|
2008-12-11 18:22:04 +00:00 |
|
Matthew Flatt
|
251d15f800
|
fix module->namespace on unexported syntax bindings
svn: r12774
|
2008-12-11 16:48:29 +00:00 |
|
Matthew Flatt
|
5eb22cfa8d
|
add jit_bomulr_l for PPC
svn: r12753
|
2008-12-09 15:57:34 +00:00 |
|
Matthew Flatt
|
4d8469b6cf
|
inline fixnum multiplication
svn: r12731
|
2008-12-08 13:36:24 +00:00 |
|
Matthew Flatt
|
bd48d376aa
|
extra '((lambda' check in bytecode optimizer
svn: r12724
|
2008-12-07 23:15:28 +00:00 |
|
Matthew Flatt
|
014bd392da
|
save a few instructions on mark-stack operations
svn: r12716
|
2008-12-06 17:31:18 +00:00 |
|
Eli Barzilay
|
bf8816007a
|
Welcome to a new PLT day.
svn: r12715
|
2008-12-06 08:50:13 +00:00 |
|
Matthew Flatt
|
89d0801d7a
|
change quote-syntax to include a certificate for the enclosing module, enable certificate checking of phase-1 bindings, and fix some other problems with certificates
svn: r12714
|
2008-12-05 22:45:04 +00:00 |
|
Matthew Flatt
|
6dabd5cb31
|
fix potential problem with checking accessible module-bound ids; avoid unnecessary pagemap update in GC
svn: r12702
|
2008-12-04 20:47:10 +00:00 |
|
Matthew Flatt
|
c333fa8fb5
|
fix problems with custodian boxes, especially for a box whose custodian is shut down via an ancestor custodian
svn: r12680
|
2008-12-02 19:51:01 +00:00 |
|
Kevin Tew
|
827bc8755b
|
syntax error fix
svn: r12679
|
2008-12-02 18:45:59 +00:00 |
|
Kevin Tew
|
e90cee15e1
|
[gc2] Merged for loops in reset_gen1_pages_live_and_previous_sizes.
svn: r12678
|
2008-12-02 17:35:09 +00:00 |
|
Kevin Tew
|
9fdd717d48
|
Windows gc2/sighand.c, make code consise
svn: r12677
|
2008-12-02 17:32:28 +00:00 |
|
Matthew Flatt
|
de03ebd5f9
|
fix allocation size for single-instance message under Windows
svn: r12676
|
2008-12-02 16:01:13 +00:00 |
|
Matthew Flatt
|
3b89976e37
|
new Mac file-dialog support only for 10.5 and up
svn: r12652
|
2008-11-30 18:26:25 +00:00 |
|
Matthew Flatt
|
382a650b74
|
change another property to a method call
svn: r12646
|
2008-11-30 12:57:46 +00:00 |
|
Matthew Flatt
|
0f43e934a7
|
use method call instead of propert set on NSSavePanel
svn: r12645
|
2008-11-30 12:49:08 +00:00 |
|
Matthew Flatt
|
7f4ddbe5fa
|
better file-extension support for Mac OS X put-file dialog
svn: r12638
|
2008-11-29 18:52:25 +00:00 |
|
Matthew Flatt
|
789e51897c
|
consistently initialize libunwind local-address-space record
svn: r12637
|
2008-11-29 14:43:14 +00:00 |
|
Matthew Flatt
|
f922996173
|
try to avoid loop in getting x86_64 stack trace
svn: r12635
|
2008-11-29 14:18:00 +00:00 |
|
Matthew Flatt
|
695bb48100
|
fix JIT-inlined set-mc{ad}r! error reporting for PPC
svn: r12633
|
2008-11-28 15:36:37 +00:00 |
|
Matthew Flatt
|
4bfb12ff3c
|
clean up to avoid some more compiler warnings
svn: r12632
|
2008-11-28 15:00:20 +00:00 |
|
Matthew Flatt
|
9da2a8f395
|
clean up to avoid some compiler warnings
svn: r12631
|
2008-11-28 14:58:28 +00:00 |
|
Matthew Flatt
|
84ffa34efd
|
safer x86_64 backtrace
svn: r12630
|
2008-11-28 14:07:11 +00:00 |
|
Matthew Flatt
|
e0e672e9ca
|
finish x86_64+JIT backtrace support
svn: r12624
|
2008-11-27 19:32:55 +00:00 |
|
Matthew Flatt
|
ca45e93763
|
support for stack traces under Linux x86_64, but the trace currently ends if working backward from JIT codes runs back into C-compiled code
svn: r12623
|
2008-11-27 16:14:31 +00:00 |
|
Matthew Flatt
|
8412e85b64
|
last bit of prep for x86_64 backtrace (might even work)
svn: r12622
|
2008-11-27 15:24:47 +00:00 |
|
Matthew Flatt
|
84f52ab704
|
link unwind into mzscheme, though it's not used, yet (another step toward x86_64 backtraces)
svn: r12620
|
2008-11-27 15:01:48 +00:00 |
|
Matthew Flatt
|
961d459a7d
|
import a slice of libunwind, a step toward JIT backtraces for x86_64
svn: r12619
|
2008-11-27 14:52:09 +00:00 |
|
Eli Barzilay
|
b28bf7025d
|
Welcome to a new PLT day.
svn: r12616
|
2008-11-27 04:00:59 +00:00 |
|