No description
Find a file
Tomas Hruby 41d481b065 gas2ack
- an asmconv based tool for conversion from GNU ia32 assembly to ACK assembly
    
    - in contrast to asmconv it is a one way tool only
    
    - as the GNU assembly in Minix does not prefix global C symbols with _ gas2ack
      detects such symbols and prefixes them to be compliant with the ACK convention
    
    - gas2ack preserves comments and unexpanded macros
    
    - bunch of fixes to the asmconv GNU->ACK direction
    
    - support of more instructions that ACK does not know but are in use in Minix
    
    - it is meant as a temporary solution as long as ACK will be a supported
      compiler for the core system
2009-10-30 15:57:35 +00:00
boot - remove unused bootdelay feauture 2009-09-21 14:23:47 +00:00
commands gas2ack 2009-10-30 15:57:35 +00:00
docs Report make issue in UPDATING (approved by Ben) 2009-10-06 14:17:13 +00:00
drivers Don't check DMA_ST_ERROR before DMA_ST_INT is set (which is done too) 2009-10-22 14:31:29 +00:00
etc Add more identifiers to drivers.conf for orinoco and rtl8137. 2009-10-14 07:20:13 +00:00
include Increase limits on PCI devices to have space for the new RTL8139 ACLSs 2009-10-21 09:14:58 +00:00
kernel no DEBUG_VMASSERT committed 2009-10-18 20:08:55 +00:00
lib Add lspci command and SI_PCI_INFO getsysinfo call 2009-10-09 10:48:46 +00:00
man Create man pages for bigsh and dev2name 2009-10-27 15:34:22 +00:00
servers PM, VFS: remove unused param.h definitions 2009-10-29 13:29:04 +00:00
test Merge of David's ptrace branch. Summary: 2009-09-30 09:57:22 +00:00
tools if from branch, include branch name in in-image tag and .iso filename. 2009-10-19 15:46:27 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00