Emit minimal DWARF information
[bpt/guile.git] / module / system /
2013-09-28 Andy WingoEmit minimal DWARF information
2013-09-28 Andy Wingoadd DWARF parser
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-29 Andy Wingo,xx for RTL images
2013-08-29 Andy Wingoadd ability to disassemble ELF images
2013-08-24 Andy WingoExport the assembler procedures
2013-08-24 Andy WingoRA == MVRA in disassembler
2013-08-24 Andy Wingoassembler: give proper permissions to .data section
2013-08-24 Andy Wingocompile-file adds #:to-disk? #t to opts
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-11 Andy WingoVarious RTL VM and calling convention tweaks
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-21 Andy WingoRTL instructions have no rest args
2013-07-21 Andy WingoRTL: Local 0 is the procedure
2013-07-21 Andy Wingortl: propagate OP_DST to scheme
2013-07-21 Andy Wingofix rtl program arity functions
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-10 Andy WingoPre-order tree-il rewrites are now non-destructive
2013-06-09 Andy Wingoprocedure-properties for RTL functions
2013-06-09 Andy Wingoprocedure-documentation works on RTL procedures
2013-06-09 Andy WingoWrite docstrings into RTL ELF images
2013-06-09 Andy WingoWire up ability to print RTL program arities
2013-06-09 Andy Wingo(system vm debug) can read arity information
2013-06-09 Andy WingoRTL assembler writes arities information into separate...
2013-06-09 Andy WingoBeginnings of tracking of procedure arities in assembler
2013-06-09 Andy Wingoadd procedure prelude macro-instructions
2013-06-09 Andy Wingobegin-program takes properties alist
2013-06-09 Andy WingoAdd RTL disassembler
2013-06-09 Andy WingoRTL programs print with their name
2013-06-09 Andy WingoAdd runtime support for reading debug information from ELF
2013-06-09 Andy WingoAdd RTL assembler
2013-06-09 Andy Wingolinker string tables are stateful objects
2013-05-31 Andy Wingoadd new rtl vm
2013-05-27 Andy Wingopop-continuation abort-continuation hooks pass return...
2013-05-23 Andy Wingoadd (find-mapped-elf-image) procedure to (system vm...
2013-05-23 Andy Wingorefactor linker to lay out ELF files and memory in...
2013-05-23 Andy Wingoelf: add accessors for header members that might need...
2013-05-23 Andy WingoELF refactor and consequent linker simplifications
2013-05-23 Andy Wingosplit linker out of elf module
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-08 Mark H WeaverConsume a peeked EOF at the REPL.
2013-04-01 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-29 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-10 Jason Earluse chmod portably in (system base compile)
2013-03-07 Andy Wingo,option evaluates its right-hand-side
2013-02-28 Ludovic CourtèsFix handling of the *-gnux32 target.
2013-02-27 Ludovic CourtèsRecognize the `x86_64.*-gnux32' triplet.
2013-02-27 Ludovic CourtèsCheck whether a triplet's OS part specifies an ABI.
2013-02-27 Ludovic CourtèsRecognize mips64* as having 32-bit pointers by default.
2013-02-19 Eli ZaretskiiFix startup of guile.exe on MS-Windows.
2013-02-18 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-02-02 Mark H WeaverAdd foreign types: ssize_t and ptrdiff_t.
2013-01-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-31 Mark H WeaverBump copyright year to 2013 in REPL greeting.
2013-01-27 Mark H WeaverAdd 'for-humans?' flag to <language> specifications.
2013-01-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-23 Andy Wingomerge stable-2.0
2013-01-22 Andy Wingopaameterize in read-and-compile
2013-01-22 Andy Wingocurrent-language is a parameter in boot-9
2013-01-22 Andy Wingofix compilation of glil to assembly
2013-01-21 Andy Wingoread-and-compile closes input file after seeing EOF
2013-01-16 Andy Wingotrace: limit length of "| | | "... prefix
2013-01-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-01-07 Andy WingoMore procedure-arguments-alist documentation and a...
2013-01-07 Cedric Cellierdocument program-arguments-alist and program-lambda...
2012-12-10 Daniel Hartwigrepl: add repl-option for customized print
2012-11-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-11 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-10 Mark H WeaverImprove error for set-fields paths leading to different...
2012-11-10 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-09 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-05 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-03 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-09-11 Ludovic CourtèsDon't stat(2) and access(2) the .go location before...
2012-07-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-28 Andy Wingo1;3202;0cMerge remote-tracking branch 'origin/stable...
2012-07-24 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-07-06 Daniel Kruegerfixed repl command ,describe to also handle syntax
2012-06-22 Andy Wingoinstead of our custom .go format, use elf
2012-06-22 Andy Wingoadd ELF loader
2012-06-22 Andy Wingoadd elf parser and linker
2012-06-22 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-05-23 Andy WingoMerge remote-tracking branch 'origin/stable-2.0' master
2012-05-21 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
next