Skip to content
Christian Häggström (1):
      Use gdb.parse_and_eval to get symbol address

Göran Weinholt (27):
      README: Note versions of dependencies on Chez Scheme and Akku
      runtime fibers: Set channel as opaque to have them printed nicely
      samples web-server: Workaround for concurrency issue in ports
      compiler: Add the compiler option 'freestanding
      Documentation: Add links on how to measure performance
      arch: Split asm code to reduce hard dependencies on amd64
      samples lsusb: New sample that lists discovered USB devices
      lib posix: Updates ahead of the upcoming SRFI 170 draft
      lib posix: Update to SRFI 170 draft #7
      README: Write more explicit instructions for getting the CI artifacts
      lib posix: Implement make-directory-files-generator
      Merge branch 'eval-to-get-unwinder-symbol' into 'master'
      runtime main: Remove forgotten debug output
      drivers usb: UHCI root hub support
      drivers usb: Basic USB external hub support
      Documentation: Initial docs on drivers
      arch amd64: Fix miscompilation of put-i/o-{u8,u16,u32]
      drivers uart: Driver for 8250-compatible UARTs
      Fix booting on systems with more than 4GB of RAM
      runtime records: Improve the conditions from record accessors & mutators
      runtime control: More compact printing of conditions
      samples etherdump: Print a message if no rtl8139 is found
      drivers pci: Fix a crash when there is a subordinate bus
      arch amd64: Early debug output on the VGA text console
      runtime records: Faster code for sealed records
      srfi: Add and install (srfi :170 posix), MIT-licensed
      Version 0.3.3